2023-11-16T01:23:38.921 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-16T01:23:38.921 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675 --name yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi --owner scheduled_yuriw@teuthology --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} --verbose -- /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/orig.config.yaml 2023-11-16T01:23:38.969 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-16T01:23:39.058 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675 branch: wip-yuri3-testing-2023-11-14-1227-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} email: yweinste@redhat.com first_in_suite: false job_id: '7459675' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri3-testing-2023-11-14-1227-pacific ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac workunit: branch: wip-yuri3-testing-2023-11-14-1227-pacific sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 7739 sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2023-11-14-1227-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac targets: smithi017.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.0 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.r.z - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-15_21:10:46 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1224587 2023-11-16T01:23:39.059 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa; will attempt to use it 2023-11-16T01:23:39.061 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks 2023-11-16T01:23:39.061 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-16T01:23:39.062 INFO:teuthology.task.internal:Checking packages... 2023-11-16T01:23:39.091 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'ed3c8e926b9de93026c8a7c1d86be5d6821b52ac' 2023-11-16T01:23:39.091 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-16T01:23:39.091 INFO:teuthology.packaging:ref: None 2023-11-16T01:23:39.091 INFO:teuthology.packaging:tag: None 2023-11-16T01:23:39.091 INFO:teuthology.packaging:branch: wip-yuri3-testing-2023-11-14-1227-pacific 2023-11-16T01:23:39.092 INFO:teuthology.packaging:sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T01:23:39.092 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri3-testing-2023-11-14-1227-pacific 2023-11-16T01:23:39.315 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-171-ged3c8e92-1focal 2023-11-16T01:23:39.315 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-16T01:23:39.322 INFO:teuthology.task.internal:no buildpackages task found 2023-11-16T01:23:39.322 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-16T01:23:39.329 INFO:teuthology.task.internal:Saving configuration 2023-11-16T01:23:39.349 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-16T01:23:39.355 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-16T01:23:39.380 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi017.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 01:17:46.631661', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-11-16T01:23:39.407 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 01:17:46.633707', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-11-16T01:23:39.408 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-16T01:23:39.413 INFO:teuthology.task.internal:roles: ubuntu@smithi017.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-11-16T01:23:39.413 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-11-16T01:23:39.414 INFO:teuthology.run_tasks:Running task console_log... 2023-11-16T01:23:39.497 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbd81bc1670>, signals=[15]) 2023-11-16T01:23:39.497 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-16T01:23:39.503 INFO:teuthology.task.internal:Opening connections... 2023-11-16T01:23:39.504 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi017.front.sepia.ceph.com 2023-11-16T01:23:39.505 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:23:39.559 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2023-11-16T01:23:39.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:23:39.605 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-16T01:23:39.611 DEBUG:teuthology.orchestra.run.smithi017:> uname -m 2023-11-16T01:23:39.640 INFO:teuthology.orchestra.run.smithi017.stdout:x86_64 2023-11-16T01:23:39.640 DEBUG:teuthology.orchestra.run.smithi017:> cat /etc/os-release 2023-11-16T01:23:39.688 INFO:teuthology.orchestra.run.smithi017.stdout:NAME="Ubuntu" 2023-11-16T01:23:39.688 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-16T01:23:39.688 INFO:teuthology.orchestra.run.smithi017.stdout:ID=ubuntu 2023-11-16T01:23:39.688 INFO:teuthology.orchestra.run.smithi017.stdout:ID_LIKE=debian 2023-11-16T01:23:39.688 INFO:teuthology.orchestra.run.smithi017.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_ID="20.04" 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_CODENAME=focal 2023-11-16T01:23:39.689 INFO:teuthology.orchestra.run.smithi017.stdout:UBUNTU_CODENAME=focal 2023-11-16T01:23:39.690 INFO:teuthology.lock.ops:Updating smithi017.front.sepia.ceph.com on lock server 2023-11-16T01:23:39.715 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2023-11-16T01:23:39.721 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2023-11-16T01:23:39.721 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="20.04" 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-16T01:23:39.769 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-16T01:23:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-16T01:23:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=focal 2023-11-16T01:23:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=focal 2023-11-16T01:23:39.770 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2023-11-16T01:23:39.789 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-16T01:23:39.798 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-16T01:23:39.803 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-16T01:23:39.804 DEBUG:teuthology.orchestra.run.smithi017:> test '!' -e /home/ubuntu/cephtest 2023-11-16T01:23:39.806 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2023-11-16T01:23:39.811 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-16T01:23:39.817 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-16T01:23:39.817 DEBUG:teuthology.orchestra.run.smithi017:> test -z $(ls -A /var/lib/ceph) 2023-11-16T01:23:39.852 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2023-11-16T01:23:39.869 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-16T01:23:39.925 INFO:teuthology.run_tasks:Running task kernel... 2023-11-16T01:23:39.941 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-16T01:23:39.942 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-16T01:23:39.942 DEBUG:teuthology.orchestra.run.smithi017:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-16T01:23:39.942 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-16T01:23:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T01:23:39.948 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2023-11-16T01:23:39.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T01:23:39.949 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2023-11-16T01:23:39.955 INFO:teuthology.orchestra.run.smithi017.stdout:5.4.0-124-generic 2023-11-16T01:23:39.955 INFO:teuthology.task.kernel:Running kernel on smithi017: 5.4.0-124-generic 2023-11-16T01:23:39.955 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get clean 2023-11-16T01:23:39.956 INFO:teuthology.orchestra.run.smithi060.stdout:5.4.0-124-generic 2023-11-16T01:23:39.956 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.4.0-124-generic 2023-11-16T01:23:39.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2023-11-16T01:23:40.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2023-11-16T01:23:40.061 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get update 2023-11-16T01:23:40.215 INFO:teuthology.orchestra.run.smithi017.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-11-16T01:23:40.326 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-16T01:23:40.337 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-16T01:23:40.337 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-16T01:23:40.338 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-11-16T01:23:40.376 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-11-16T01:23:40.408 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-16T01:23:40.510 INFO:teuthology.orchestra.run.smithi017.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [674 kB] 2023-11-16T01:23:40.640 INFO:teuthology.orchestra.run.smithi017.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,569 kB] 2023-11-16T01:23:40.721 INFO:teuthology.orchestra.run.smithi017.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [398 kB] 2023-11-16T01:23:40.727 INFO:teuthology.orchestra.run.smithi017.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-11-16T01:23:40.727 INFO:teuthology.orchestra.run.smithi017.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-11-16T01:23:40.728 INFO:teuthology.orchestra.run.smithi017.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,367 kB] 2023-11-16T01:23:40.751 INFO:teuthology.orchestra.run.smithi017.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-11-16T01:23:40.766 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,960 kB] 2023-11-16T01:23:40.781 INFO:teuthology.orchestra.run.smithi017.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [329 kB] 2023-11-16T01:23:40.788 INFO:teuthology.orchestra.run.smithi017.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-11-16T01:23:40.788 INFO:teuthology.orchestra.run.smithi017.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [898 kB] 2023-11-16T01:23:40.803 INFO:teuthology.orchestra.run.smithi017.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [621 kB] 2023-11-16T01:23:40.812 INFO:teuthology.orchestra.run.smithi017.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [188 kB] 2023-11-16T01:23:40.816 INFO:teuthology.orchestra.run.smithi017.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-11-16T01:23:40.816 INFO:teuthology.orchestra.run.smithi017.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-11-16T01:23:40.817 INFO:teuthology.orchestra.run.smithi017.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-11-16T01:23:40.817 INFO:teuthology.orchestra.run.smithi017.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-11-16T01:23:40.839 INFO:teuthology.orchestra.run.smithi017.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-11-16T01:23:40.890 INFO:teuthology.orchestra.run.smithi017.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,960 kB] 2023-11-16T01:23:40.922 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [674 kB] 2023-11-16T01:23:41.208 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [906 kB] 2023-11-16T01:23:41.210 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,569 kB] 2023-11-16T01:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [481 kB] 2023-11-16T01:23:41.262 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-11-16T01:23:41.262 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [398 kB] 2023-11-16T01:23:41.262 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,479 kB] 2023-11-16T01:23:41.268 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-11-16T01:23:41.274 INFO:teuthology.orchestra.run.smithi017.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [906 kB] 2023-11-16T01:23:41.275 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-11-16T01:23:41.275 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,367 kB] 2023-11-16T01:23:41.304 INFO:teuthology.orchestra.run.smithi017.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [481 kB] 2023-11-16T01:23:41.316 INFO:teuthology.orchestra.run.smithi017.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-11-16T01:23:41.317 INFO:teuthology.orchestra.run.smithi017.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,479 kB] 2023-11-16T01:23:41.317 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [329 kB] 2023-11-16T01:23:41.320 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-11-16T01:23:41.320 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [898 kB] 2023-11-16T01:23:41.321 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-11-16T01:23:41.322 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [346 kB] 2023-11-16T01:23:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-11-16T01:23:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [621 kB] 2023-11-16T01:23:41.348 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [754 kB] 2023-11-16T01:23:41.354 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [188 kB] 2023-11-16T01:23:41.356 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-11-16T01:23:41.356 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-11-16T01:23:41.357 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-11-16T01:23:41.357 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-11-16T01:23:41.359 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,129 kB] 2023-11-16T01:23:41.363 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-11-16T01:23:41.367 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [270 kB] 2023-11-16T01:23:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-11-16T01:23:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-11-16T01:23:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-11-16T01:23:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-11-16T01:23:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-11-16T01:23:41.378 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-11-16T01:23:41.378 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-11-16T01:23:41.381 INFO:teuthology.orchestra.run.smithi017.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-11-16T01:23:41.391 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-11-16T01:23:41.391 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-11-16T01:23:41.392 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-11-16T01:23:41.392 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-11-16T01:23:41.393 INFO:teuthology.orchestra.run.smithi017.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [346 kB] 2023-11-16T01:23:41.398 INFO:teuthology.orchestra.run.smithi017.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-11-16T01:23:41.562 INFO:teuthology.orchestra.run.smithi017.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [754 kB] 2023-11-16T01:23:42.147 INFO:teuthology.orchestra.run.smithi017.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,129 kB] 2023-11-16T01:23:42.256 INFO:teuthology.orchestra.run.smithi017.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [270 kB] 2023-11-16T01:23:42.277 INFO:teuthology.orchestra.run.smithi017.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-11-16T01:23:42.279 INFO:teuthology.orchestra.run.smithi017.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-11-16T01:23:42.279 INFO:teuthology.orchestra.run.smithi017.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-11-16T01:23:42.281 INFO:teuthology.orchestra.run.smithi017.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-11-16T01:23:42.281 INFO:teuthology.orchestra.run.smithi017.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-11-16T01:23:42.282 INFO:teuthology.orchestra.run.smithi017.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-11-16T01:23:42.284 INFO:teuthology.orchestra.run.smithi017.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-11-16T01:23:42.287 INFO:teuthology.orchestra.run.smithi017.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-11-16T01:23:42.451 INFO:teuthology.orchestra.run.smithi017.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-11-16T01:23:42.634 INFO:teuthology.orchestra.run.smithi017.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-11-16T01:23:42.656 INFO:teuthology.orchestra.run.smithi017.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-11-16T01:23:44.667 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 18.1 MB in 3s (6,852 kB/s) 2023-11-16T01:23:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 18.1 MB in 3s (5,696 kB/s) 2023-11-16T01:23:46.136 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-11-16T01:23:46.162 DEBUG:teuthology.orchestra.run.smithi017:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-16T01:23:46.246 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-11-16T01:23:46.456 INFO:teuthology.orchestra.run.smithi017.stdout:Building dependency tree... 2023-11-16T01:23:46.456 INFO:teuthology.orchestra.run.smithi017.stdout:Reading state information... 2023-11-16T01:23:46.619 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-11-16T01:23:46.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-16T01:23:46.659 INFO:teuthology.orchestra.run.smithi017.stdout:The following additional packages will be installed: 2023-11-16T01:23:46.659 INFO:teuthology.orchestra.run.smithi017.stdout: linux-generic linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-16T01:23:46.659 INFO:teuthology.orchestra.run.smithi017.stdout: linux-headers-generic linux-image-5.4.0-166-generic 2023-11-16T01:23:46.659 INFO:teuthology.orchestra.run.smithi017.stdout: linux-modules-5.4.0-166-generic linux-modules-extra-5.4.0-166-generic 2023-11-16T01:23:46.660 INFO:teuthology.orchestra.run.smithi017.stdout:Suggested packages: 2023-11-16T01:23:46.661 INFO:teuthology.orchestra.run.smithi017.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-11-16T01:23:46.661 INFO:teuthology.orchestra.run.smithi017.stdout:Recommended packages: 2023-11-16T01:23:46.661 INFO:teuthology.orchestra.run.smithi017.stdout: thermald 2023-11-16T01:23:46.718 INFO:teuthology.orchestra.run.smithi017.stdout:The following NEW packages will be installed: 2023-11-16T01:23:46.718 INFO:teuthology.orchestra.run.smithi017.stdout: linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-16T01:23:46.718 INFO:teuthology.orchestra.run.smithi017.stdout: linux-image-5.4.0-166-generic linux-modules-5.4.0-166-generic 2023-11-16T01:23:46.718 INFO:teuthology.orchestra.run.smithi017.stdout: linux-modules-extra-5.4.0-166-generic 2023-11-16T01:23:46.720 INFO:teuthology.orchestra.run.smithi017.stdout:The following packages will be upgraded: 2023-11-16T01:23:46.720 INFO:teuthology.orchestra.run.smithi017.stdout: linux-generic linux-headers-generic linux-image-generic 2023-11-16T01:23:46.728 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-11-16T01:23:46.776 INFO:teuthology.orchestra.run.smithi017.stdout:3 upgraded, 5 newly installed, 0 to remove and 278 not upgraded. 2023-11-16T01:23:46.777 INFO:teuthology.orchestra.run.smithi017.stdout:Need to get 77.1 MB of archives. 2023-11-16T01:23:46.777 INFO:teuthology.orchestra.run.smithi017.stdout:After this operation, 380 MB of additional disk space will be used. 2023-11-16T01:23:46.777 INFO:teuthology.orchestra.run.smithi017.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-166-generic amd64 5.4.0-166.183 [15.0 MB] 2023-11-16T01:23:46.938 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2023-11-16T01:23:46.938 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2023-11-16T01:23:47.104 INFO:teuthology.orchestra.run.smithi017.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-166-generic amd64 5.4.0-166.183 [10.5 MB] 2023-11-16T01:23:47.136 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2023-11-16T01:23:47.136 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-16T01:23:47.137 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.4.0-166-generic 2023-11-16T01:23:47.137 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.4.0-166-generic linux-modules-extra-5.4.0-166-generic 2023-11-16T01:23:47.138 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2023-11-16T01:23:47.138 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-11-16T01:23:47.138 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2023-11-16T01:23:47.138 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2023-11-16T01:23:47.189 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2023-11-16T01:23:47.189 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-16T01:23:47.189 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-166-generic linux-modules-5.4.0-166-generic 2023-11-16T01:23:47.190 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.4.0-166-generic 2023-11-16T01:23:47.190 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2023-11-16T01:23:47.191 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2023-11-16T01:23:47.201 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-166-generic amd64 5.4.0-166.183 [39.2 MB] 2023-11-16T01:23:47.249 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 278 not upgraded. 2023-11-16T01:23:47.249 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 77.1 MB of archives. 2023-11-16T01:23:47.249 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 380 MB of additional disk space will be used. 2023-11-16T01:23:47.249 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-166-generic amd64 5.4.0-166.183 [15.0 MB] 2023-11-16T01:23:47.603 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-166-generic amd64 5.4.0-166.183 [10.5 MB] 2023-11-16T01:23:47.665 INFO:teuthology.orchestra.run.smithi017.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.166.163 [1,900 B] 2023-11-16T01:23:47.665 INFO:teuthology.orchestra.run.smithi017.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.166.163 [2,592 B] 2023-11-16T01:23:47.665 INFO:teuthology.orchestra.run.smithi017.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166 all 5.4.0-166.183 [11.0 MB] 2023-11-16T01:23:47.709 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-166-generic amd64 5.4.0-166.183 [39.2 MB] 2023-11-16T01:23:47.759 INFO:teuthology.orchestra.run.smithi017.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166-generic amd64 5.4.0-166.183 [1,370 kB] 2023-11-16T01:23:47.770 INFO:teuthology.orchestra.run.smithi017.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.166.163 [2,464 B] 2023-11-16T01:23:48.265 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.166.163 [1,900 B] 2023-11-16T01:23:48.265 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.166.163 [2,592 B] 2023-11-16T01:23:48.265 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166 all 5.4.0-166.183 [11.0 MB] 2023-11-16T01:23:48.436 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166-generic amd64 5.4.0-166.183 [1,370 kB] 2023-11-16T01:23:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.166.163 [2,464 B] 2023-11-16T01:23:48.488 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 77.1 MB in 1s (73.9 MB/s) 2023-11-16T01:23:48.685 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-modules-5.4.0-166-generic. 2023-11-16T01:23:49.200 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 77.1 MB in 1s (61.2 MB/s) 2023-11-16T01:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.4.0-166-generic. 2023-11-16T01:23:50.438 INFO:teuthology.orchestra.run.smithi017.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-11-16T01:23:50.442 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../0-linux-modules-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:23:50.523 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:23:51.136 INFO:teuthology.orchestra.run.smithi060.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-11-16T01:23:51.140 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:23:51.259 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:23:52.598 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-image-5.4.0-166-generic. 2023-11-16T01:23:52.612 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../1-linux-image-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:23:52.712 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:23:53.217 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.4.0-166-generic. 2023-11-16T01:23:53.230 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:23:53.328 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:23:53.800 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-166-generic. 2023-11-16T01:23:53.817 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:23:53.858 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:23:54.437 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-166-generic. 2023-11-16T01:24:01.200 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../3-linux-generic_5.4.0.166.163_amd64.deb ... 2023-11-16T01:24:01.200 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-16T01:24:01.200 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.166.163_amd64.deb ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-image-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-headers-5.4.0-166. 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../5-linux-headers-5.4.0-166_5.4.0-166.183_all.deb ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.4.0.166.163_amd64.deb ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-16T01:24:01.201 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.166.163_amd64.deb ... 2023-11-16T01:24:01.202 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-16T01:24:01.202 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.4.0-166. 2023-11-16T01:24:01.202 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.4.0-166_5.4.0-166.183_all.deb ... 2023-11-16T01:24:01.202 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-16T01:24:05.047 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-headers-5.4.0-166-generic. 2023-11-16T01:24:05.070 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../6-linux-headers-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:24:05.114 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:06.653 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.4.0-166-generic. 2023-11-16T01:24:06.663 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-16T01:24:06.701 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:07.849 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.166.163_amd64.deb ... 2023-11-16T01:24:07.971 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-16T01:24:08.326 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:09.505 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.166.163_amd64.deb ... 2023-11-16T01:24:09.609 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-16T01:24:09.631 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-16T01:24:09.735 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:09.985 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:10.925 INFO:teuthology.orchestra.run.smithi017.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-166-generic 2023-11-16T01:24:10.926 INFO:teuthology.orchestra.run.smithi017.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:11.071 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:11.333 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-16T01:24:11.556 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:12.768 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-166-generic 2023-11-16T01:24:12.768 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:12.823 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-generic (5.4.0.166.163) ... 2023-11-16T01:24:12.926 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:12.974 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-image-generic (5.4.0.166.163) ... 2023-11-16T01:24:13.067 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:13.100 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-generic (5.4.0.166.163) ... 2023-11-16T01:24:13.228 INFO:teuthology.orchestra.run.smithi017.stdout:Processing triggers for linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:13.296 INFO:teuthology.orchestra.run.smithi017.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-11-16T01:24:13.297 INFO:teuthology.orchestra.run.smithi017.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:14.286 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.4.0.166.163) ... 2023-11-16T01:24:14.437 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.4.0.166.163) ... 2023-11-16T01:24:14.562 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.4.0.166.163) ... 2023-11-16T01:24:14.689 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-16T01:24:14.785 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-11-16T01:24:14.785 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:35.382 INFO:teuthology.orchestra.run.smithi017.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-11-16T01:24:35.382 INFO:teuthology.orchestra.run.smithi017.stdout:Sourcing file `/etc/default/grub' 2023-11-16T01:24:35.386 INFO:teuthology.orchestra.run.smithi017.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-16T01:24:35.398 INFO:teuthology.orchestra.run.smithi017.stdout:Generating grub configuration file ... 2023-11-16T01:24:35.683 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-16T01:24:35.706 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:36.080 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-16T01:24:36.092 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-16T01:24:37.346 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-11-16T01:24:37.347 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2023-11-16T01:24:37.370 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-16T01:24:37.380 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2023-11-16T01:24:37.734 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-16T01:24:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:37.868 INFO:teuthology.orchestra.run.smithi017.stdout:done 2023-11-16T01:24:38.152 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-16T01:24:38.164 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-16T01:24:38.294 DEBUG:teuthology.orchestra.run.smithi017:> dpkg -s linux-image-generic 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Package: linux-image-generic 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Status: install ok installed 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Priority: optional 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Section: kernel 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Installed-Size: 20 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Maintainer: Ubuntu Kernel Team 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: amd64 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Source: linux-meta 2023-11-16T01:24:38.345 INFO:teuthology.orchestra.run.smithi017.stdout:Version: 5.4.0.166.163 2023-11-16T01:24:38.346 INFO:teuthology.orchestra.run.smithi017.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-11-16T01:24:38.346 INFO:teuthology.orchestra.run.smithi017.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-16T01:24:38.346 INFO:teuthology.orchestra.run.smithi017.stdout:Recommends: thermald 2023-11-16T01:24:38.346 INFO:teuthology.orchestra.run.smithi017.stdout:Description: Generic Linux kernel image 2023-11-16T01:24:38.346 INFO:teuthology.orchestra.run.smithi017.stdout: This package will always depend on the latest generic kernel image 2023-11-16T01:24:38.346 INFO:teuthology.orchestra.run.smithi017.stdout: available. 2023-11-16T01:24:38.346 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-166-generic 2023-11-16T01:24:38.346 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-16T01:24:38.347 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-16T01:24:38.347 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-16T01:24:38.347 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi017.front.sepia.ceph.com, path=None, version=distro) 2023-11-16T01:24:38.347 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get clean 2023-11-16T01:24:38.418 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get update 2023-11-16T01:24:38.564 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-11-16T01:24:38.677 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-16T01:24:38.759 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-11-16T01:24:38.841 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-11-16T01:24:39.998 INFO:teuthology.orchestra.run.smithi060.stdout:done 2023-11-16T01:24:40.398 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-11-16T01:24:40.424 DEBUG:teuthology.orchestra.run.smithi017:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-16T01:24:40.445 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2023-11-16T01:24:40.495 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2023-11-16T01:24:40.495 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 20 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.4.0.166.163 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2023-11-16T01:24:40.496 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2023-11-16T01:24:40.497 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2023-11-16T01:24:40.497 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-166-generic 2023-11-16T01:24:40.497 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-16T01:24:40.497 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-16T01:24:40.497 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-16T01:24:40.497 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2023-11-16T01:24:40.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2023-11-16T01:24:40.498 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-11-16T01:24:40.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2023-11-16T01:24:40.704 INFO:teuthology.orchestra.run.smithi017.stdout:Building dependency tree... 2023-11-16T01:24:40.705 INFO:teuthology.orchestra.run.smithi017.stdout:Reading state information... 2023-11-16T01:24:40.851 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-16T01:24:40.851 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-11-16T01:24:40.921 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-16T01:24:40.929 INFO:teuthology.orchestra.run.smithi017.stdout:linux-image-generic is already the newest version (5.4.0.166.163). 2023-11-16T01:24:40.929 INFO:teuthology.orchestra.run.smithi017.stdout:0 upgraded, 0 newly installed, 0 to remove and 278 not upgraded. 2023-11-16T01:24:40.931 DEBUG:teuthology.orchestra.run.smithi017:> dpkg -s linux-image-generic 2023-11-16T01:24:40.952 INFO:teuthology.orchestra.run.smithi017.stdout:Package: linux-image-generic 2023-11-16T01:24:40.952 INFO:teuthology.orchestra.run.smithi017.stdout:Status: install ok installed 2023-11-16T01:24:40.952 INFO:teuthology.orchestra.run.smithi017.stdout:Priority: optional 2023-11-16T01:24:40.952 INFO:teuthology.orchestra.run.smithi017.stdout:Section: kernel 2023-11-16T01:24:40.952 INFO:teuthology.orchestra.run.smithi017.stdout:Installed-Size: 20 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Maintainer: Ubuntu Kernel Team 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: amd64 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Source: linux-meta 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Version: 5.4.0.166.163 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Recommends: thermald 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout:Description: Generic Linux kernel image 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout: This package will always depend on the latest generic kernel image 2023-11-16T01:24:40.953 INFO:teuthology.orchestra.run.smithi017.stdout: available. 2023-11-16T01:24:40.954 DEBUG:teuthology.orchestra.run.smithi017:> mktemp 2023-11-16T01:24:40.957 INFO:teuthology.orchestra.run.smithi017.stdout:/tmp/tmp.xm8tbgJ4Oj 2023-11-16T01:24:40.958 DEBUG:teuthology.orchestra.run.smithi017:> sudo cp /boot/grub/grub.cfg /tmp/tmp.xm8tbgJ4Oj 2023-11-16T01:24:41.014 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0666 /tmp/tmp.xm8tbgJ4Oj 2023-11-16T01:24:41.053 DEBUG:teuthology.orchestra.remote:smithi017:/tmp/tmp.xm8tbgJ4Oj is 9KB 2023-11-16T01:24:41.069 DEBUG:teuthology.orchestra.run.smithi017:> rm -fr /tmp/tmp.xm8tbgJ4Oj 2023-11-16T01:24:41.076 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-11-16T01:24:41.134 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:24:41.134 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-11-16T01:24:41.135 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-11-16T01:24:41.166 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-166-generic 2023-11-16T01:24:41.166 DEBUG:teuthology.orchestra.run.smithi017:> sudo update-grub 2023-11-16T01:24:41.272 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-11-16T01:24:41.600 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 114 kB in 1s (138 kB/s) 2023-11-16T01:24:42.457 INFO:teuthology.orchestra.run.smithi017.stderr:Sourcing file `/etc/default/grub' 2023-11-16T01:24:42.464 INFO:teuthology.orchestra.run.smithi017.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-16T01:24:42.473 INFO:teuthology.orchestra.run.smithi017.stderr:Generating grub configuration file ... 2023-11-16T01:24:42.697 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-11-16T01:24:42.698 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-16T01:24:42.710 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:42.724 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-16T01:24:42.794 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-11-16T01:24:42.979 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2023-11-16T01:24:42.980 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2023-11-16T01:24:43.062 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-16T01:24:43.074 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-16T01:24:43.200 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.4.0.166.163). 2023-11-16T01:24:43.200 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 278 not upgraded. 2023-11-16T01:24:43.202 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 20 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.4.0.166.163 2023-11-16T01:24:43.223 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-11-16T01:24:43.224 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-16T01:24:43.224 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2023-11-16T01:24:43.224 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2023-11-16T01:24:43.224 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2023-11-16T01:24:43.224 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2023-11-16T01:24:43.225 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2023-11-16T01:24:43.229 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.5rNaSg4ZgU 2023-11-16T01:24:43.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5rNaSg4ZgU 2023-11-16T01:24:43.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.5rNaSg4ZgU 2023-11-16T01:24:43.326 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.5rNaSg4ZgU is 9KB 2023-11-16T01:24:43.340 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.5rNaSg4ZgU 2023-11-16T01:24:43.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-11-16T01:24:43.401 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:24:43.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-11-16T01:24:43.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-11-16T01:24:43.433 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-166-generic 2023-11-16T01:24:43.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2023-11-16T01:24:43.810 INFO:teuthology.orchestra.run.smithi017.stderr:done 2023-11-16T01:24:43.812 DEBUG:teuthology.orchestra.run.smithi017:> sudo shutdown -r now 2023-11-16T01:24:44.765 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2023-11-16T01:24:44.786 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-16T01:24:44.802 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2023-11-16T01:24:45.027 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-16T01:24:45.039 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-16T01:24:45.413 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-16T01:24:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-16T01:24:46.182 INFO:teuthology.orchestra.run.smithi060.stderr:done 2023-11-16T01:24:46.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2023-11-16T01:25:13.842 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-16T01:25:13.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-11-16T01:25:13.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:25:16.189 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-16T01:25:16.189 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-11-16T01:25:16.190 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:25:32.410 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.17 2023-11-16T01:25:34.718 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2023-11-16T01:25:41.418 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-11-16T01:25:41.419 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:25:43.721 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-11-16T01:25:43.721 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:25:44.474 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.17 2023-11-16T01:25:46.778 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2023-11-16T01:25:56.482 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-11-16T01:25:56.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:25:58.781 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-11-16T01:25:58.782 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:26:28.173 DEBUG:teuthology.orchestra.run.smithi017:> true 2023-11-16T01:26:34.695 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-11-16T01:26:34.742 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-166-generic"... 2023-11-16T01:26:34.742 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2023-11-16T01:26:34.751 INFO:teuthology.orchestra.run.smithi017.stdout:5.4.0-166-generic 2023-11-16T01:26:34.752 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-166-generic vs 5.4.0-166-generic 2023-11-16T01:26:34.752 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-16T01:26:34.752 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-11-16T01:26:34.921 DEBUG:teuthology.orchestra.run.smithi060:> true 2023-11-16T01:26:35.487 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-11-16T01:26:35.487 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-166-generic"... 2023-11-16T01:26:35.487 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2023-11-16T01:26:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:5.4.0-166-generic 2023-11-16T01:26:35.494 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-166-generic vs 5.4.0-166-generic 2023-11-16T01:26:35.494 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-16T01:26:35.494 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-11-16T01:26:35.753 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-16T01:26:35.753 DEBUG:teuthology.orchestra.run.smithi017:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-16T01:26:35.850 INFO:teuthology.orchestra.run.smithi017.stdout:ttyS1 2023-11-16T01:26:35.879 DEBUG:teuthology.parallel:result is None 2023-11-16T01:26:36.495 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-16T01:26:36.495 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-16T01:26:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2023-11-16T01:26:36.653 DEBUG:teuthology.parallel:result is None 2023-11-16T01:26:36.654 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-16T01:26:36.664 INFO:teuthology.task.internal:Creating test directory... 2023-11-16T01:26:36.664 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-16T01:26:36.667 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-16T01:26:36.674 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-16T01:26:36.680 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-16T01:26:36.695 INFO:teuthology.task.internal:Creating archive directory... 2023-11-16T01:26:36.695 DEBUG:teuthology.orchestra.run.smithi017:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-16T01:26:36.714 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-16T01:26:36.739 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-16T01:26:36.750 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-16T01:26:36.751 DEBUG:teuthology.orchestra.run.smithi017:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-16T01:26:36.756 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-16T01:26:36.774 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T01:26:36.778 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T01:26:36.781 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T01:26:36.787 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-16T01:26:36.789 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-16T01:26:36.796 INFO:teuthology.task.internal:Configuring sudo... 2023-11-16T01:26:36.796 DEBUG:teuthology.orchestra.run.smithi017:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-16T01:26:36.834 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-16T01:26:36.851 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-16T01:26:36.862 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-16T01:26:36.862 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-16T01:26:36.865 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-16T01:26:36.901 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-16T01:26:36.919 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-16T01:26:36.927 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:26:36.927 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-16T01:26:36.951 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-16T01:26:36.959 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-16T01:26:36.966 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:26:36.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-16T01:26:37.034 DEBUG:teuthology.orchestra.run.smithi017:> sudo service rsyslog restart 2023-11-16T01:26:37.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2023-11-16T01:26:37.091 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-16T01:26:37.099 INFO:teuthology.task.internal:Starting timer... 2023-11-16T01:26:37.099 INFO:teuthology.run_tasks:Running task pcp... 2023-11-16T01:26:37.117 INFO:teuthology.run_tasks:Running task selinux... 2023-11-16T01:26:37.126 DEBUG:teuthology.task.selinux:Excluding smithi017: OS 'ubuntu' does not support SELinux 2023-11-16T01:26:37.126 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2023-11-16T01:26:37.127 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-16T01:26:37.127 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-11-16T01:26:37.127 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-16T01:26:37.127 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-16T01:26:37.140 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-16T01:26:37.140 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-16T01:26:37.164 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-11-16T01:26:37.166 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi017.front.sepia.ceph.com,smithi060.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-16T01:33:26.029 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi017.front.sepia.ceph.com'), Remote(name='ubuntu@smithi060.front.sepia.ceph.com')] 2023-11-16T01:33:26.030 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-11-16T01:33:26.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:33:26.081 DEBUG:teuthology.orchestra.run.smithi017:> true 2023-11-16T01:33:26.200 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-11-16T01:33:26.200 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-11-16T01:33:26.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-16T01:33:26.247 DEBUG:teuthology.orchestra.run.smithi060:> true 2023-11-16T01:33:26.374 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-11-16T01:33:26.374 INFO:teuthology.run_tasks:Running task clock... 2023-11-16T01:33:26.384 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-16T01:33:26.384 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-16T01:33:26.384 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-16T01:33:26.388 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-16T01:33:26.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-16T01:33:26.422 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-11-16T01:33:26.422 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Command line: ntpd -gq 2023-11-16T01:33:26.422 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-11-16T01:33:26.422 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Command line: ntpd -gq 2023-11-16T01:33:26.423 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: proto: precision = 0.164 usec (-22) 2023-11-16T01:33:26.423 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: proto: precision = 0.178 usec (-22) 2023-11-16T01:33:26.424 INFO:teuthology.orchestra.run.smithi017.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-16T01:33:26.424 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-16T01:33:26.424 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-16T01:33:26.424 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: restrict ::: KOD does nothing without LIMITED. 2023-11-16T01:33:26.425 INFO:teuthology.orchestra.run.smithi017.stderr:restrict ::: KOD does nothing without LIMITED. 2023-11-16T01:33:26.425 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-16T01:33:26.425 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: restrict ::: KOD does nothing without LIMITED. 2023-11-16T01:33:26.425 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listen and drop on 0 v6wildcard [::]:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listen normally on 2 lo 127.0.0.1:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listen normally on 3 ens1f0 172.21.15.17:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listen normally on 4 lo [::1]:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:d992%4]:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:26 ntpd[23514]: Listening on routing socket on fd #22 for interface updates 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listen and drop on 0 v6wildcard [::]:123 2023-11-16T01:33:26.427 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-11-16T01:33:26.428 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listen normally on 2 lo 127.0.0.1:123 2023-11-16T01:33:26.428 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listen normally on 3 ens1f0 172.21.15.60:123 2023-11-16T01:33:26.428 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listen normally on 4 lo [::1]:123 2023-11-16T01:33:26.428 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2023-11-16T01:33:26.428 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:26 ntpd[23550]: Listening on routing socket on fd #22 for interface updates 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:27.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:27.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:27 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:27.424 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:27 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:27.424 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:27 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:27.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:27 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:27.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:27 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:27.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:27 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:27.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:27 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:28.422 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:28 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:28 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:28 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:28 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:28 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:28 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:29.422 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:29 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:29.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:29 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:29.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:29 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:29.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:29 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:29.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:29 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:29.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:29 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:29.424 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:29.424 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:29 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:30.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:30.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:30.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:30.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:30.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:30.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:30 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:30 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:30 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:30 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:30 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:30 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:30 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:31.422 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:31 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.422 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:31 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:31 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:31 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:31 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:31.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:31 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:31.424 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.424 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:31 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:32.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:32.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:32.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:32.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:32.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:32.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:32.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:32.425 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:32.425 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:32.425 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:32.425 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:32.426 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:32 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:32 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:32 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:32 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:32 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:32 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:32 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:33.422 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stdout:16 Nov 01:33:33 ntpd[23514]: ntpd: time slew +0.002306 s 2023-11-16T01:33:33.423 INFO:teuthology.orchestra.run.smithi017.stdout:ntpd: time slew +0.002306s 2023-11-16T01:33:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-11-16T01:33:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:16 Nov 01:33:33 ntpd[23514]: can't open /var/log/ntpstats/loopstats.20231116: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: can't open /var/log/ntpstats/rawstats.20231116: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-16T01:33:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: can't open /var/log/ntpstats/peerstats.20231116: Permission denied 2023-11-16T01:33:33.426 INFO:teuthology.orchestra.run.smithi060.stdout:16 Nov 01:33:33 ntpd[23550]: ntpd: time slew +0.002385 s 2023-11-16T01:33:33.426 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew +0.002385s 2023-11-16T01:33:33.426 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-11-16T01:33:33.426 INFO:teuthology.orchestra.run.smithi060.stderr:16 Nov 01:33:33 ntpd[23550]: can't open /var/log/ntpstats/loopstats.20231116: Permission denied 2023-11-16T01:33:33.482 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2023-11-16T01:33:33.482 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2023-11-16T01:33:33.483 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.483 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.483 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.483 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.491 INFO:teuthology.orchestra.run.smithi017.stdout: remote refid st t when poll reach delay offset jitter 2023-11-16T01:33:33.491 INFO:teuthology.orchestra.run.smithi017.stdout:============================================================================== 2023-11-16T01:33:33.491 INFO:teuthology.orchestra.run.smithi017.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.491 INFO:teuthology.orchestra.run.smithi017.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.491 INFO:teuthology.orchestra.run.smithi017.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.491 INFO:teuthology.orchestra.run.smithi017.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-16T01:33:33.492 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-16T01:33:33.570 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'ed3c8e926b9de93026c8a7c1d86be5d6821b52ac'} 2023-11-16T01:33:33.571 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-11-16T01:33:33.571 INFO:tasks.cephadm:Cluster fsid is 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:33:33.571 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-16T01:33:33.572 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.17', 'mon.c': '[v2:172.21.15.17:3301,v1:172.21.15.17:6790]', 'mon.b': '172.21.15.60'} 2023-11-16T01:33:33.572 INFO:tasks.cephadm:First mon is mon.a on smithi017 2023-11-16T01:33:33.573 INFO:tasks.cephadm:First mgr is y 2023-11-16T01:33:33.573 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-16T01:33:33.573 DEBUG:teuthology.orchestra.run.smithi017:> sudo hostname $(hostname -s) 2023-11-16T01:33:33.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2023-11-16T01:33:33.607 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-11-16T01:33:33.607 DEBUG:teuthology.orchestra.run.smithi017:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-16T01:33:34.008 INFO:teuthology.orchestra.run.smithi017.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Nov 16 01:33 /home/ubuntu/cephtest/cephadm 2023-11-16T01:33:34.008 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-16T01:33:34.297 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Nov 16 01:33 /home/ubuntu/cephtest/cephadm 2023-11-16T01:33:34.298 DEBUG:teuthology.orchestra.run.smithi017:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-16T01:33:34.307 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-16T01:33:34.328 DEBUG:teuthology.orchestra.run.smithi017:> sudo mkdir -p /etc/ceph 2023-11-16T01:33:34.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2023-11-16T01:33:34.362 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 777 /etc/ceph 2023-11-16T01:33:34.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2023-11-16T01:33:34.420 INFO:tasks.cephadm:Writing seed config... 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-16T01:33:34.421 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-16T01:33:34.422 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:33:34.422 DEBUG:teuthology.orchestra.run.smithi017:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-16T01:33:34.429 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 = 27bf0caa-8420-11ee-8dbe-212e2dc638e7 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-11-16T01:33:34.429 DEBUG:teuthology.orchestra.run.smithi017:mon.a> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a.service 2023-11-16T01:33:34.431 DEBUG:teuthology.orchestra.run.smithi017:mgr.y> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service 2023-11-16T01:33:34.435 INFO:tasks.cephadm:Bootstrapping... 2023-11-16T01:33:34.436 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.17 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-16T01:33:34.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-11-16T01:33:34.595 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-11-16T01:33:34.595 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-11-16T01:33:34.595 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-11-16T01:33:34.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-16T01:33:34.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-16T01:33:34.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-16T01:33:34.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-16T01:33:34.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-11-16T01:33:34.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-16T01:33:34.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-11-16T01:33:34.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-11-16T01:33:34.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-11-16T01:33:34.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-11-16T01:33:34.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-11-16T01:33:34.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-11-16T01:33:34.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-11-16T01:33:34.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-16T01:33:34.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-11-16T01:33:34.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-16T01:33:34.655 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-11-16T01:33:34.655 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Repeating the final host check... 2023-11-16T01:33:34.656 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-11-16T01:33:34.656 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:systemctl is present 2023-11-16T01:33:34.656 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:lvcreate is present 2023-11-16T01:33:34.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-16T01:33:34.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-16T01:33:34.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-16T01:33:34.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-16T01:33:34.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-11-16T01:33:34.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-16T01:33:34.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-11-16T01:33:34.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-11-16T01:33:34.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-11-16T01:33:34.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-11-16T01:33:34.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-11-16T01:33:34.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-11-16T01:33:34.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-16T01:33:34.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-11-16T01:33:34.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-16T01:33:34.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-11-16T01:33:34.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-16T01:33:34.719 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-11-16T01:33:34.719 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Host looks OK 2023-11-16T01:33:34.719 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:root:Cluster fsid: 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:33:34.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Acquiring lock 139629068048560 on /run/cephadm/27bf0caa-8420-11ee-8dbe-212e2dc638e7.lock 2023-11-16T01:33:34.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Lock 139629068048560 acquired on /run/cephadm/27bf0caa-8420-11ee-8dbe-212e2dc638e7.lock 2023-11-16T01:33:34.720 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying IP 172.21.15.17 port 3300 ... 2023-11-16T01:33:34.720 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying IP 172.21.15.17 port 6789 ... 2023-11-16T01:33:34.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.17, final addrv is [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2023-11-16T01:33:34.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-11-16T01:33:34.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2023-11-16T01:33:34.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-11-16T01:33:34.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.17 2023-11-16T01:33:34.723 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Mon IP 172.21.15.17 is in CIDR network 172.21.0.0/20 2023-11-16T01:33:34.726 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-11-16T01:33:34.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-11-16T01:33:34.891 INFO:journalctl@ceph.mgr.y.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:33:34.924 INFO:journalctl@ceph.mon.a.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:33:38.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-11-16T01:33:38.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-11-16T01:33:38.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-11-16T01:33:40.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-11-16T01:33:40.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-11-16T01:33:43.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-11-16T01:33:43.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-11-16T01:33:45.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-11-16T01:33:58.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-11-16T01:33:58.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-11-16T01:33:59.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-11-16T01:33:59.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-11-16T01:33:59.037 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-11-16T01:33:59.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-11-16T01:33:59.037 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-11-16T01:34:09.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-11-16T01:34:10.419 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating initial keys... 2023-11-16T01:34:10.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-16T01:34:10.420 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-16T01:34:11.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCTcVVlgb3bCRAAIw1cptyW2tKU0DDFmMi3PA== 2023-11-16T01:34:11.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-16T01:34:11.790 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-16T01:34:12.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCUcVVlWClKIBAAliCmiassJNEInTf0XlgCKQ== 2023-11-16T01:34:13.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-16T01:34:13.136 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-16T01:34:13.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCVcVVlPzbZMxAA9KvPROI7P9Z9N9bVfjCGJg== 2023-11-16T01:34:14.358 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating initial monmap... 2023-11-16T01:34:14.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/tmp/ceph-tmp8gk6lavh:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '27bf0caa-8420-11ee-8dbe-212e2dc638e7', '--addv', 'a', '[v2:172.21.15.17:3300,v1:172.21.15.17:6789]', '/tmp/monmap'] 2023-11-16T01:34:14.359 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /tmp/ceph-tmp8gk6lavh:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 --addv a [v2:172.21.15.17:3300,v1:172.21.15.17:6789] /tmp/monmap 2023-11-16T01:34:15.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-16T01:34:15.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:15.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-16T01:34:15.745 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating mon... 2023-11-16T01:34:15.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpgan2qb31:/tmp/keyring:z', '-v', '/tmp/ceph-tmp8gk6lavh:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '27bf0caa-8420-11ee-8dbe-212e2dc638e7', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-11-16T01:34:15.747 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpgan2qb31:/tmp/keyring:z -v /tmp/ceph-tmp8gk6lavh:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-11-16T01:34:16.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-16T01:34:16.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 1 imported monmap: 2023-11-16T01:34:16.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-11-16T01:34:16.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:16.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-11-16T01:34:15.191650+0000 2023-11-16T01:34:16.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-11-16T01:34:15.191650+0000 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 /usr/bin/ceph-mon: set fsid to 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set rocksdb option compression = kNoCompression 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set rocksdb option compression = kNoCompression 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-16T01:34:16.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Compile date Mar 23 2020 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: DB SUMMARY 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.error_if_exists: 0 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.create_if_missing: 1 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-16T01:34:16.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.env: 0x559bb3c8f1a0 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.info_log: 0x559bb5595a80 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.statistics: (nil) 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.use_fsync: 0 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-16T01:34:16.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.db_log_dir: 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-16T01:34:16.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.write_buffer_manager: 0x559bb6136120 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-16T01:34:16.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T01:34:16.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.row_cache: None 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.wal_filter: None 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.two_write_queues: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.atomic_flush: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T01:34:16.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.max_open_files: -1 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T01:34:16.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Compression algorithms supported: 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kZSTD supported: 0 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kXpressCompression supported: 0 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kZlibCompression supported: 1 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.551+0000 7efc80bb76c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-11-16T01:34:16.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.merge_operator: 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_filter: None 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559bb54be130) 2023-11-16T01:34:16.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x559bb54f4510 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-11-16T01:34:16.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-11-16T01:34:16.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression: NoCompression 2023-11-16T01:34:16.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.num_levels: 7 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T01:34:16.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T01:34:16.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T01:34:16.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T01:34:16.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.table_properties_collectors: 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.bloom_locality: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-16T01:34:16.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.555+0000 7efc80bb76c0 4 rocksdb: Options.ttl: 0 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.559+0000 7efc80bb76c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.559+0000 7efc80bb76c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.559+0000 7efc80bb76c0 4 rocksdb: DB pointer 0x559bb5590400 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.559+0000 7efc69d78700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.559+0000 7efc69d78700 4 rocksdb: [db/db_impl.cc:778] 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:34:16.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-16T01:34:16.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:16.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-16T01:34:16.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-16T01:34:16.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-16T01:34:16.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-16T01:34:16.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.563+0000 7efc80bb76c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-11-16T01:34:16.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.563+0000 7efc80bb76c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-11-16T01:34:16.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-16T01:34:16.563+0000 7efc80bb76c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-11-16T01:34:17.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:17.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-11-16T01:34:17.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-11-16T01:34:17.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-11-16T01:34:17.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-11-16T01:34:17.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target 2023-11-16T01:34:17.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target -> /etc/systemd/system/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target. 2023-11-16T01:34:17.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target -> /etc/systemd/system/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target. 2023-11-16T01:34:17.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target 2023-11-16T01:34:17.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-16T01:34:17.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a 2023-11-16T01:34:17.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a 2023-11-16T01:34:17.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a.service: Unit ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a.service not loaded. 2023-11-16T01:34:17.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a 2023-11-16T01:34:17.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target.wants/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@.service. 2023-11-16T01:34:18.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a 2023-11-16T01:34:18.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-11-16T01:34:18.218 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mon to start... 2023-11-16T01:34:18.219 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mon... 2023-11-16T01:34:18.219 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-11-16T01:34:18.243 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:18 smithi017 docker[24216]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mon.a 2023-11-16T01:34:18.244 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:18 smithi017 systemd[1]: Started Ceph mon.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:34:19.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-11-16T01:34:19.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:19.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-11-16T01:34:19.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:19.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-11-16T01:34:19.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.243703s) 2023-11-16T01:34:19.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-11-16T01:34:19.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-11-16T01:34:19.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:19.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-11-16T01:34:19.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-11-16T01:34:19.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-11-16T01:34:19.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-11-16T01:34:19.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-11-16T01:34:19.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:19.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:19 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.362728+0000 mon.a (mon.0) 0 : [INF] mkfs 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:19.658 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:19 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.358328+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-16T01:34:20.224 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-11-16T01:34:20.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-11-16T01:34:20.225 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z -v /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-11-16T01:34:20.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:20 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.362041+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-16T01:34:20.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:20 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.362240+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0]} 2023-11-16T01:34:20.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:20 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.364331+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-16T01:34:20.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:20 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.366800+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-16T01:34:20.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:20 smithi017 bash[24235]: cluster 2023-11-16T01:34:19.367335+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-16T01:34:20.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:20 smithi017 bash[24235]: audit 2023-11-16T01:34:19.605659+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.17:0/1677368561' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:21.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-11-16T01:34:21.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-11-16T01:34:21.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:21 smithi017 bash[24235]: audit 2023-11-16T01:34:21.205317+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.17:0/2761344034' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-16T01:34:21.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:21 smithi017 bash[24235]: audit 2023-11-16T01:34:21.211792+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.17:0/2761344034' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-16T01:34:21.846 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-11-16T01:34:21.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-11-16T01:34:21.846 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z -v /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-11-16T01:34:23.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:22 smithi017 bash[24235]: audit 2023-11-16T01:34:22.905615+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.17:0/449648848' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:34:23.517 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Restarting the monitor... 2023-11-16T01:34:23.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a 2023-11-16T01:34:23.872 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:23 smithi017 systemd[1]: Stopping Ceph mon.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:34:23.872 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:23 smithi017 bash[24235]: debug 2023-11-16T01:34:23.599+0000 7f45c3e75700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T01:34:23.872 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:23 smithi017 bash[24235]: debug 2023-11-16T01:34:23.599+0000 7f45c3e75700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-11-16T01:34:24.444 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:24 smithi017 docker[24644]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mon.a 2023-11-16T01:34:24.481 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Setting mon public_network... 2023-11-16T01:34:24.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-11-16T01:34:24.481 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-11-16T01:34:24.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:24 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a.service: Succeeded. 2023-11-16T01:34:24.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:24 smithi017 systemd[1]: Stopped Ceph mon.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:34:24.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:24 smithi017 systemd[1]: Starting Ceph mon.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:34:24.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:24 smithi017 docker[24683]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mon.a 2023-11-16T01:34:24.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:24 smithi017 systemd[1]: Started Ceph mon.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:34:25.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.543+0000 7fdfe3d0a6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-16T01:34:25.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.543+0000 7fdfe3d0a6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-16T01:34:25.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.547+0000 7fdfe3d0a6c0 0 pidfile_write: ignore empty --pid-file 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 load: jerasure load: lrc load: isa 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 set rocksdb option compression = kNoCompression 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 set rocksdb option compression = kNoCompression 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 1 rocksdb: do_open column families: [default] 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-16T01:34:25.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Compile date Mar 23 2020 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: DB SUMMARY 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: CURRENT file: CURRENT 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69135 ; 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.error_if_exists: 0 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.create_if_missing: 0 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.env: 0x56427f1141a0 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.info_log: 0x5642801789a0 2023-11-16T01:34:25.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.statistics: (nil) 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.use_fsync: 0 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-16T01:34:25.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.db_log_dir: 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T01:34:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.write_buffer_manager: 0x564280d12ae0 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T01:34:25.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T01:34:25.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.row_cache: None 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.wal_filter: None 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.two_write_queues: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.atomic_flush: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T01:34:25.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_open_files: -1 2023-11-16T01:34:25.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Compression algorithms supported: 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kZSTD supported: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kXpressCompression supported: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kZlibCompression supported: 1 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-16T01:34:25.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.merge_operator: 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_filter: None 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564280098138) 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cache_index_and_filter_blocks: 1 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-16T01:34:25.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: pin_top_level_index_and_filter: 1 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: index_type: 0 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: data_block_index_type: 0 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: data_block_hash_table_util_ratio: 0.750000 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: hash_index_allow_collision: 1 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: checksum: 1 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: no_block_cache: 0 2023-11-16T01:34:25.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_cache: 0x5642800ce610 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_cache_name: BinnedLRUCache 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_cache_options: 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: capacity : 536870912 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: num_shard_bits : 4 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: strict_capacity_limit : 0 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: high_pri_pool_ratio: 0.000 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_cache_compressed: (nil) 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: persistent_cache: (nil) 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_size: 4096 2023-11-16T01:34:25.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_size_deviation: 10 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_restart_interval: 16 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: index_block_restart_interval: 1 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: metadata_block_size: 4096 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: partition_filters: 0 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: use_delta_encoding: 1 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: whole_key_filtering: 1 2023-11-16T01:34:25.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: verify_compression: 0 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: read_amp_bytes_per_bit: 0 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: format_version: 2 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: enable_index_compression: 1 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: block_align: 0 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression: NoCompression 2023-11-16T01:34:25.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.num_levels: 7 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T01:34:25.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-16T01:34:25.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T01:34:25.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-16T01:34:25.718 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.table_properties_collectors: 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T01:34:25.719 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.bloom_locality: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: Options.ttl: 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-11-16T01:34:25.720 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700098465555934, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.551+0000 7fdfe3d0a6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.555+0000 7fdfe3d0a6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700098465557739, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66240, "table_properties": {"data_size": 64535, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59551, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.555+0000 7fdfe3d0a6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.555+0000 7fdfe3d0a6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700098465558449, "job": 1, "event": "recovery_finished"} 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.555+0000 7fdfe3d0a6c0 4 rocksdb: DB pointer 0x56428016a400 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.555+0000 7fdfcae57700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.555+0000 7fdfcae57700 4 rocksdb: [db/db_impl.cc:778] 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** DB Stats ** 2023-11-16T01:34:25.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** Compaction Stats [default] ** 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.722 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** Compaction Stats [default] ** 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T01:34:25.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(Keys): cumulative 0, interval 0 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Cumulative compaction: 0.00 GB write, 11.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Interval compaction: 0.00 GB write, 11.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** File Read Latency Histogram By Level [default] ** 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** Compaction Stats [default] ** 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** Compaction Stats [default] ** 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 57.7 0.00 0.00 1 0.001 0 0 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: AddFile(Keys): cumulative 0, interval 0 2023-11-16T01:34:25.725 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Cumulative compaction: 0.00 GB write, 11.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: ** File Read Latency Histogram By Level [default] ** 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] at bind addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 1 mon.a@-1(???) e1 preinit fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 mon.a@-1(???).mds e1 new map 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 mon.a@-1(???).mds e1 print_map 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: e1 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: legacy client fscid: -1 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: 2023-11-16T01:34:25.726 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: No filesystems configured 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: audit debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: 2023-11-16T01:34:22.905615+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.17:0/449648848' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expand map: {default=false} 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta from 'false' to 'false' 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expanded map: {default=false} 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expand map: {default=info} 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta from 'info' to 'info' 2023-11-16T01:34:25.727 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expanded map: {default=info} 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expand map: {default=daemon} 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expanded map: {default=daemon} 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expand map: {default=debug} 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta from 'debug' to 'debug' 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: debug 2023-11-16T01:34:25.559+0000 7fdfe3d0a6c0 20 expand_channel_meta expanded map: {default=debug} 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cluster 2023-11-16T01:34:25.568163+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cluster 2023-11-16T01:34:25.568251+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0]} 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cluster 2023-11-16T01:34:25.568308+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cluster 2023-11-16T01:34:25.568335+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-16T01:34:25.728 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:25 smithi017 bash[24695]: cluster 2023-11-16T01:34:25.568741+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-11-16T01:34:26.485 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating mgr... 2023-11-16T01:34:26.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-16T01:34:26.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-16T01:34:26.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-16T01:34:26.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service: Unit ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service not loaded. 2023-11-16T01:34:26.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-16T01:34:26.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7.target.wants/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@.service. 2023-11-16T01:34:26.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-16T01:34:26.903 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:26 smithi017 bash[24695]: audit 2023-11-16T01:34:25.818281+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.17:0/2017105266' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-11-16T01:34:26.903 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:26 smithi017 bash[24695]: audit 2023-11-16T01:34:25.822837+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.17:0/2017105266' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mgr to start... 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mgr... 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-16T01:34:26.934 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-16T01:34:27.199 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:26 smithi017 docker[24932]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.y 2023-11-16T01:34:27.199 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:26 smithi017 systemd[1]: Started Ceph mgr.y for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:34:28.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:28.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "27bf0caa-8420-11ee-8dbe-212e2dc638e7", 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-16T01:34:28.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-16T01:34:28.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-16T01:34:28.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-16T01:34:28.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-16T01:34:28.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:28.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-16T01:34:19.363275+0000", 2023-11-16T01:34:28.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-16T01:34:28.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:28.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-16T01:34:28.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:28.448 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:28 smithi017 bash[24950]: debug 2023-11-16T01:34:28.167+0000 7fb3e34fb040 1 -- 172.21.15.17:0/2549890393 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x5608f88e2800 msgr2=0x5608f888ba80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:34:28.449 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:28 smithi017 bash[24950]: debug 2023-11-16T01:34:28.167+0000 7fb3e34fb040 1 --2- 172.21.15.17:0/2549890393 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x5608f88e2800 0x5608f888ba80 secure :-1 s=READY pgs=3 cs=0 l=1 rx=0x5608f88aa420 tx=0x5608f88acd70).stop 2023-11-16T01:34:28.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:28 smithi017 bash[24695]: audit 2023-11-16T01:34:28.415595+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.17:0/4075242436' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T01:34:29.071 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-11-16T01:34:30.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-16T01:34:30.073 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-16T01:34:31.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:31.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "27bf0caa-8420-11ee-8dbe-212e2dc638e7", 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-16T01:34:31.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-16T01:34:31.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-16T01:34:31.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:31.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-16T01:34:31.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-16T01:34:31.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-16T01:34:31.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:31.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-16T01:34:31.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-16T01:34:31.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-16T01:34:31.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-16T01:34:31.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-16T01:34:31.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-16T01:34:31.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-16T01:34:31.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-16T01:34:31.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-16T01:34:31.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:31.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-16T01:34:19.363275+0000", 2023-11-16T01:34:31.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-16T01:34:31.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:31.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-16T01:34:31.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:31.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:31 smithi017 bash[24695]: audit 2023-11-16T01:34:31.125717+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.17:0/2234966426' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T01:34:31.725 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-11-16T01:34:32.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-16T01:34:32.727 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-16T01:34:32.948 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:32 smithi017 bash[24695]: cluster 2023-11-16T01:34:32.566595+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-11-16T01:34:32.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:32 smithi017 bash[24695]: cluster 2023-11-16T01:34:32.571069+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00470758s) 2023-11-16T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:32.577078+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:32.577414+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:32.577712+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:32.578255+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:32.578806+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: cluster 2023-11-16T01:34:32.582856+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:32.602356+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:33.023359+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: cluster 2023-11-16T01:34:33.023464+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:33.025251+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:33.035702+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"fe8e8ad4-b79e-4deb-8e0c-aea13967e706"}]: dispatch 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:33.038041+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"fe8e8ad4-b79e-4deb-8e0c-aea13967e706"}]': finished 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:33.038826+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"b2941d83-c064-412c-9e80-0fff5cc55afc"}]: dispatch 2023-11-16T01:34:33.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:33 smithi017 bash[24695]: audit 2023-11-16T01:34:33.043709+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"b2941d83-c064-412c-9e80-0fff5cc55afc"}]': finished 2023-11-16T01:34:34.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-16T01:34:34.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:34.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "27bf0caa-8420-11ee-8dbe-212e2dc638e7", 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-16T01:34:34.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-16T01:34:34.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-16T01:34:34.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-16T01:34:19.363275+0000", 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-16T01:34:34.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:35.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:34 smithi017 bash[24695]: cluster 2023-11-16T01:34:33.581755+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01539s) 2023-11-16T01:34:35.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:34 smithi017 bash[24695]: audit 2023-11-16T01:34:34.024041+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.17:0/1450727526' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T01:34:35.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:34 smithi017 bash[24695]: cluster 2023-11-16T01:34:34.024135+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-16T01:34:35.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:34 smithi017 bash[24695]: audit 2023-11-16T01:34:34.028240+0000 mon.a (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T01:34:35.598 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Enabling cephadm module... 2023-11-16T01:34:35.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-11-16T01:34:35.598 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-11-16T01:34:36.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:35 smithi017 bash[24695]: audit 2023-11-16T01:34:34.932725+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T01:34:36.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:35 smithi017 bash[24695]: audit 2023-11-16T01:34:34.933787+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.17:0/564386426' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-16T01:34:37.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:36 smithi017 bash[24695]: cluster 2023-11-16T01:34:35.945534+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-11-16T01:34:37.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:36 smithi017 bash[24695]: audit 2023-11-16T01:34:36.864235+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.17:0/2429334104' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-16T01:34:37.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:36 smithi017 bash[24950]: ignoring --setuser ceph since I am not root 2023-11-16T01:34:37.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:36 smithi017 bash[24950]: ignoring --setgroup ceph since I am not root 2023-11-16T01:34:37.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-16T01:34:37.572 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-16T01:34:38.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:37 smithi017 bash[24695]: audit 2023-11-16T01:34:36.951362+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.17:0/2429334104' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-16T01:34:38.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:37 smithi017 bash[24695]: cluster 2023-11-16T01:34:36.951468+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6800", 2023-11-16T01:34:38.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1455269489 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6801", 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1455269489 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.17:6801/1455269489", 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-16T01:34:32.566350+0000", 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-16T01:34:38.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-16T01:34:38.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-16T01:34:38.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-16T01:34:38.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-16T01:34:38.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-16T01:34:39.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-16T01:34:39.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-16T01:34:39.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-16T01:34:39.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-16T01:34:39.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-16T01:34:39.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-16T01:34:39.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-16T01:34:39.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-16T01:34:39.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-16T01:34:39.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-16T01:34:39.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-16T01:34:39.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:34:39.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:34:39.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:34:39.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-16T01:34:39.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-16T01:34:39.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-16T01:34:39.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-16T01:34:39.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-16T01:34:39.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-16T01:34:39.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-16T01:34:39.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-16T01:34:39.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-16T01:34:39.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-16T01:34:39.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-16T01:34:39.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-16T01:34:39.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-16T01:34:39.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-16T01:34:39.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-16T01:34:39.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-16T01:34:39.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:34:39.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-16T01:34:39.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-16T01:34:39.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-16T01:34:39.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-16T01:34:39.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-16T01:34:39.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-16T01:34:39.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-16T01:34:39.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-16T01:34:39.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-16T01:34:39.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-16T01:34:39.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-16T01:34:39.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-16T01:34:39.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-16T01:34:39.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:34:39.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-16T01:34:39.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2452876310 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3926547226 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:34:39.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2965806563 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:39.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:38 smithi017 bash[24695]: audit 2023-11-16T01:34:38.786824+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.17:0/4092253100' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-16T01:34:39.545 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-16T01:34:39.545 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-11-16T01:34:39.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-16T01:34:39.546 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-16T01:34:42.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:34:42.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-11-16T01:34:42.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-16T01:34:42.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:34:42.828 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: cluster 2023-11-16T01:34:41.386839+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-11-16T01:34:42.828 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: cluster 2023-11-16T01:34:41.387663+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: cluster 2023-11-16T01:34:41.390211+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: cluster 2023-11-16T01:34:41.575494+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.187978s) 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.578707+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.580321+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.580586+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.580796+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.581486+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:34:42.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.582595+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:34:42.830 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: audit 2023-11-16T01:34:41.583066+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:34:42.830 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:42 smithi017 bash[24695]: cluster 2023-11-16T01:34:41.586890+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-11-16T01:34:43.258 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-11-16T01:34:43.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-11-16T01:34:43.259 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-11-16T01:34:43.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:43 smithi017 bash[24695]: audit 2023-11-16T01:34:41.629459+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T01:34:43.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:43 smithi017 bash[24695]: audit 2023-11-16T01:34:42.529256+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T01:34:43.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:43 smithi017 bash[24695]: cluster 2023-11-16T01:34:42.580403+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.19289s) 2023-11-16T01:34:44.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:44 smithi017 bash[24695]: cluster 2023-11-16T01:34:43.580229+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-11-16T01:34:44.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:44 smithi017 bash[24695]: audit 2023-11-16T01:34:44.439459+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-11-16T01:34:44.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:44 smithi017 bash[24695]: audit 2023-11-16T01:34:44.445040+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-11-16T01:34:45.139 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Generating ssh key... 2023-11-16T01:34:45.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-11-16T01:34:45.139 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-11-16T01:34:45.861 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:45 smithi017 bash[24695]: audit 2023-11-16T01:34:44.436236+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:34:46.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24695]: audit 2023-11-16T01:34:46.579175+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA5qxpOKTS5UXiABRtMIG4tk41zixl5Qr/mUaJRigR6oc2XzfO22/Y\neM0OQujSWPMhyQ2mjRNVU5I6oPMpE90uOXLE5YNM4hX+ecE8sGCeaG2rXlb805aS6DQdgh\nt5LEkG5z5wVeB30O3RLJuj8NFAVoOPWFxIza9Sq98X2S79hoeU7HqguyL7dC5Ai+sKM+n8\nlvqVeLFAHgC86mEVkMKtS+5PMJNjOs7YUwrHFILd6GYejGv7ZGiI9r2nM/7a/ThfMjkp9O\nCY6WBv0EECV6cTEVnw35IfpgPMK9s5x8U8oS+Oa4Myuwlw4OVP/Jj8Vy7g2WH6U92+HF9Q\naC5muCpAcWqOlfzVzHxtC4sq8s1rPCG+RhXqcbegCZysCW4ch0qEfL0EKMRFhXWV66XcXv\nu5rbPq1+EcsiNHl/UtqWFxgDuOoRqqEMiOWgWkifC4cYULA2gH4ZrmuXzbV4sLaavicg6q\nPlXgyvWOgABDfMXbdprRUODPc6aDoGyfoWyqmDMlAAAFoFIOHfxSDh38AAAAB3NzaC1yc2\nEAAAGBAOasaTik0uVF4gAUbTCBuLZONc4sZeUK/5lGiUYoEeqHNl83zttv2HjNDkLo0ljz\nIckNpo0TVVOSOqDzKRPdLjlyxOWDTOIV/nnBPLBgnmhtq15W/NOWkug0HYIbeSxJBuc+cF\nXgd9Dt0Sybo/DRQFaDj1hcSM2vUqvfF9ku/YaHlOx6oLsi+3QuQIvrCjPp/Jb6lXixQB4A\nvOphFZDCrUvuTzCTYzrO2FMKxxSC3ehmHoxr+2RoiPa9pzP+2v04XzI5KfTgmOlgb9BBAl\nenExFZ8N+SH6YDzCvbOcfFPKEvjmuDMrsJcODlT/yY/Fcu4Nlh+lPdvhxfUGguZrgqQHFq\njpX81cx8bQuLKvLNazwhvkYV6nG3oAmcrAluHIdKhHy9BCjERYV1leul3F77ua2z6tfhHL\nIjR5f1LalhcYA7jqEaqhDIjloFpInwuHGFCwNoB+Ga5rl821eLC2mr4nIOqj5V4Mr1joAA\nQ3zF23aa0VDgz3Omg6Bsn6FsqpgzJQAAAAMBAAEAAAGBAMMaWpjtV+9R7zhQDpZzcc7IUd\nwDU1+psMxsi5kKNTUfjg51PoH9lKOAFKrlD1zqr83EvPUfwBDCYtJVOI4zinBOsVjKeFHV\ndnp2xaUM447CC6rsekVgWvsJcVflctTRI4SdHBiWleDh9QT802nRItDJz4lV7MIDozH5rM\nsmYorRzFVD1wTRLstyf2eYsfV82Aa/BYOir+9wgljfKoVZE4hglRwp3UkVQITkXcPseFKj\nZP0yK9weSpIfkPd6fLCmZssZTUAuOa5olm0RP3rAGwCCGNu633j4PRLf+TfalAtix3gi4+\nqD4igz+DLcLUMWOm+E9+c9chrsiUNIHgZS+rcuVw14FOKFQ6BDTkj7tnwpdIUi+0Jdn76A\nWlBMoO1aBPL81lxmgcbxR9NqsmSny/jUDCFVjBQ4NcoQj4eFtv+FgtodCRl9K0w2yUMRes\nijvdRWCZxMe1yJqvuQAggD9l3PaJIrFCM+wOy4rqvxopHAk0447S8MPGGuLBYRyedF9QAA\nAMBE+utmJRRjl4UCs9RG3a3bLVY6tI2QrjfgjESKYOBp4n5SAoOQtzXVPA9msQrviIWD3e\nHTzeFzGlKQdyliTeKMg1lDfnMFMpdWVqnyFtLXcQ+s+gl1uZCYNp8fjiKu9NeQEAp7SstR\nxGdTZ3WPhvsbszc6sYQESUoyOglDLI15lqzjuHBYJUC8jy4mufubQrWX1+8votLBADp688\nV3onGxoD0LGwUedcD3tXQTDdcwrZesk/wDxX4BwYhrq8JrVvcAAADBAPOU4EUw3ivp1odo\n6NyAyrwpnVcd8DkNYrawz1dB8MIkYCFs6T9JD3sZkDcX8tBD3TOkMfS5ifLh7/53/wKYBa\nIvq79nd/FwexNuQ4D2U4g6fjup5CJurztSiH70n4q7im55w6ASArd06wNRjBCMppNCy2mI\nS4qNbqntB5RBiJXCR1FcEWIR8qSPHay/ZB6unR8bE2IxXZ4KydbPkz1HV7lFMlbr8gEhpm\nO228muJ/O14J0ODlPOvk0glgrmaWO0twAAAMEA8m8Qdm9kTM+mkFxhaqLff3b4uR5icNH5\nEcrWqFcp8etxtDOKGf7mkBhF/H0KsbpX90Rsm81I5GQ/TgdB2b8rthsdh3YQ/7OshUOUjG\ns5YV+klF2DDyCVv/CfQ3xxY9Rr7QL0KL3L+huNV5xdksL1oqMWxRXzWGsh1qgfBnlem+UL\nz3OnRPmPvts5JHWvs6izZc3zWJ9MpfMsDFAYNWFNepe3u0hM7WwC6vgaDF0sOVw1f5V/0P\ny018WfD1YnmJMDAAAAKWNlcGgtMjdiZjBjYWEtODQyMC0xMWVlLThkYmUtMjEyZTJkYzYz\nOGU3AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: Generating public/private rsa key pair. 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: Your identification has been saved in /tmp/tmp_4eyrofx/key. 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: Your public key has been saved in /tmp/tmp_4eyrofx/key.pub. 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: The key fingerprint is: 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: SHA256:mFZ7WxR8Xdd0jqQEfUCkF4FthrcJHrU6+yEeseL9XIU ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: The key's randomart image is: 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: +---[RSA 3072]----+ 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | .@Xo.oB| 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | =oB*oo=| 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | ...*==. .| 2023-11-16T01:34:46.950 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | + ..+o . | 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | + S = . E .| 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | . . B . | 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | . * . . | 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | . + = o | 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: | . o.+ | 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24950]: +----[SHA256]-----+ 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24695]: audit 2023-11-16T01:34:46.581113+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA5qxpOKTS5UXiABRtMIG4tk41zixl5Qr/mUaJRigR6oc2XzfO22/Y\neM0OQujSWPMhyQ2mjRNVU5I6oPMpE90uOXLE5YNM4hX+ecE8sGCeaG2rXlb805aS6DQdgh\nt5LEkG5z5wVeB30O3RLJuj8NFAVoOPWFxIza9Sq98X2S79hoeU7HqguyL7dC5Ai+sKM+n8\nlvqVeLFAHgC86mEVkMKtS+5PMJNjOs7YUwrHFILd6GYejGv7ZGiI9r2nM/7a/ThfMjkp9O\nCY6WBv0EECV6cTEVnw35IfpgPMK9s5x8U8oS+Oa4Myuwlw4OVP/Jj8Vy7g2WH6U92+HF9Q\naC5muCpAcWqOlfzVzHxtC4sq8s1rPCG+RhXqcbegCZysCW4ch0qEfL0EKMRFhXWV66XcXv\nu5rbPq1+EcsiNHl/UtqWFxgDuOoRqqEMiOWgWkifC4cYULA2gH4ZrmuXzbV4sLaavicg6q\nPlXgyvWOgABDfMXbdprRUODPc6aDoGyfoWyqmDMlAAAFoFIOHfxSDh38AAAAB3NzaC1yc2\nEAAAGBAOasaTik0uVF4gAUbTCBuLZONc4sZeUK/5lGiUYoEeqHNl83zttv2HjNDkLo0ljz\nIckNpo0TVVOSOqDzKRPdLjlyxOWDTOIV/nnBPLBgnmhtq15W/NOWkug0HYIbeSxJBuc+cF\nXgd9Dt0Sybo/DRQFaDj1hcSM2vUqvfF9ku/YaHlOx6oLsi+3QuQIvrCjPp/Jb6lXixQB4A\nvOphFZDCrUvuTzCTYzrO2FMKxxSC3ehmHoxr+2RoiPa9pzP+2v04XzI5KfTgmOlgb9BBAl\nenExFZ8N+SH6YDzCvbOcfFPKEvjmuDMrsJcODlT/yY/Fcu4Nlh+lPdvhxfUGguZrgqQHFq\njpX81cx8bQuLKvLNazwhvkYV6nG3oAmcrAluHIdKhHy9BCjERYV1leul3F77ua2z6tfhHL\nIjR5f1LalhcYA7jqEaqhDIjloFpInwuHGFCwNoB+Ga5rl821eLC2mr4nIOqj5V4Mr1joAA\nQ3zF23aa0VDgz3Omg6Bsn6FsqpgzJQAAAAMBAAEAAAGBAMMaWpjtV+9R7zhQDpZzcc7IUd\nwDU1+psMxsi5kKNTUfjg51PoH9lKOAFKrlD1zqr83EvPUfwBDCYtJVOI4zinBOsVjKeFHV\ndnp2xaUM447CC6rsekVgWvsJcVflctTRI4SdHBiWleDh9QT802nRItDJz4lV7MIDozH5rM\nsmYorRzFVD1wTRLstyf2eYsfV82Aa/BYOir+9wgljfKoVZE4hglRwp3UkVQITkXcPseFKj\nZP0yK9weSpIfkPd6fLCmZssZTUAuOa5olm0RP3rAGwCCGNu633j4PRLf+TfalAtix3gi4+\nqD4igz+DLcLUMWOm+E9+c9chrsiUNIHgZS+rcuVw14FOKFQ6BDTkj7tnwpdIUi+0Jdn76A\nWlBMoO1aBPL81lxmgcbxR9NqsmSny/jUDCFVjBQ4NcoQj4eFtv+FgtodCRl9K0w2yUMRes\nijvdRWCZxMe1yJqvuQAggD9l3PaJIrFCM+wOy4rqvxopHAk0447S8MPGGuLBYRyedF9QAA\nAMBE+utmJRRjl4UCs9RG3a3bLVY6tI2QrjfgjESKYOBp4n5SAoOQtzXVPA9msQrviIWD3e\nHTzeFzGlKQdyliTeKMg1lDfnMFMpdWVqnyFtLXcQ+s+gl1uZCYNp8fjiKu9NeQEAp7SstR\nxGdTZ3WPhvsbszc6sYQESUoyOglDLI15lqzjuHBYJUC8jy4mufubQrWX1+8votLBADp688\nV3onGxoD0LGwUedcD3tXQTDdcwrZesk/wDxX4BwYhrq8JrVvcAAADBAPOU4EUw3ivp1odo\n6NyAyrwpnVcd8DkNYrawz1dB8MIkYCFs6T9JD3sZkDcX8tBD3TOkMfS5ifLh7/53/wKYBa\nIvq79nd/FwexNuQ4D2U4g6fjup5CJurztSiH70n4q7im55w6ASArd06wNRjBCMppNCy2mI\nS4qNbqntB5RBiJXCR1FcEWIR8qSPHay/ZB6unR8bE2IxXZ4KydbPkz1HV7lFMlbr8gEhpm\nO228muJ/O14J0ODlPOvk0glgrmaWO0twAAAMEA8m8Qdm9kTM+mkFxhaqLff3b4uR5icNH5\nEcrWqFcp8etxtDOKGf7mkBhF/H0KsbpX90Rsm81I5GQ/TgdB2b8rthsdh3YQ/7OshUOUjG\ns5YV+klF2DDyCVv/CfQ3xxY9Rr7QL0KL3L+huNV5xdksL1oqMWxRXzWGsh1qgfBnlem+UL\nz3OnRPmPvts5JHWvs6izZc3zWJ9MpfMsDFAYNWFNepe3u0hM7WwC6vgaDF0sOVw1f5V/0P\ny018WfD1YnmJMDAAAAKWNlcGgtMjdiZjBjYWEtODQyMC0xMWVlLThkYmUtMjEyZTJkYzYz\nOGU3AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24695]: audit 2023-11-16T01:34:46.581838+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7\n"}]: dispatch 2023-11-16T01:34:46.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:46 smithi017 bash[24695]: audit 2023-11-16T01:34:46.583178+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7\n"}]': finished 2023-11-16T01:34:47.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-11-16T01:34:47.247 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-11-16T01:34:47.916 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:47 smithi017 bash[24695]: audit 2023-11-16T01:34:46.293344+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:34:47.916 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:47 smithi017 bash[24695]: cephadm 2023-11-16T01:34:46.293804+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-11-16T01:34:48.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:34:49.000 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-11-16T01:34:49.000 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-11-16T01:34:49.000 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Adding host smithi017... 2023-11-16T01:34:49.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi017'] 2023-11-16T01:34:49.001 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi017 2023-11-16T01:34:49.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:49 smithi017 bash[24695]: audit 2023-11-16T01:34:48.345825+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:34:50.699 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:50 smithi017 bash[24950]: Warning: Permanently added 'smithi017,172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T01:34:51.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi017' 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: audit 2023-11-16T01:34:50.267062+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi017", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: audit 2023-11-16T01:34:50.926920+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: audit 2023-11-16T01:34:50.930756+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: cephadm 2023-11-16T01:34:50.931376+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi017 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: audit 2023-11-16T01:34:51.216388+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: audit 2023-11-16T01:34:51.220265+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:34:51.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:51 smithi017 bash[24695]: audit 2023-11-16T01:34:51.221319+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:34:52.419 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Enabling the dashboard module... 2023-11-16T01:34:52.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-11-16T01:34:52.419 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-11-16T01:34:52.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:52 smithi017 bash[24695]: audit 2023-11-16T01:34:51.723563+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:34:51.719068\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:34:51.722595\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:34:51.722804\", \"networks\": {}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:34:52.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:52 smithi017 bash[24695]: audit 2023-11-16T01:34:51.726765+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:34:51.719068\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:34:51.722595\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:34:51.722804\", \"networks\": {}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:34:52.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:52 smithi017 bash[24695]: audit 2023-11-16T01:34:51.727772+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.17:0/3419295088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:34:54.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:54 smithi017 bash[24695]: audit 2023-11-16T01:34:54.194631+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.17:0/3842755799' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-16T01:34:54.699 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:54 smithi017 bash[24950]: ignoring --setuser ceph since I am not root 2023-11-16T01:34:54.699 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:54 smithi017 bash[24950]: ignoring --setgroup ceph since I am not root 2023-11-16T01:34:54.700 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:54 smithi017 bash[24950]: debug 2023-11-16T01:34:54.286+0000 7f940c306040 1 -- 172.21.15.17:0/3861075353 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x555be22d8800 msgr2=0x555be227da80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:34:54.700 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:54 smithi017 bash[24950]: debug 2023-11-16T01:34:54.286+0000 7f940c306040 1 --2- 172.21.15.17:0/3861075353 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x555be22d8800 0x555be227da80 secure :-1 s=READY pgs=45 cs=0 l=1 rx=0x555be22a0420 tx=0x555be22a2d70).stop 2023-11-16T01:34:55.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-16T01:34:55.321 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-16T01:34:55.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:55 smithi017 bash[24695]: audit 2023-11-16T01:34:54.252007+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.17:0/3842755799' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-16T01:34:55.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:55 smithi017 bash[24695]: cluster 2023-11-16T01:34:54.252128+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-11-16T01:34:56.826 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-11-16T01:35:05.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-11-16T01:35:05.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-16T01:35:05.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-16T01:35:05.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:35:05.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:35:05.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6800", 2023-11-16T01:35:05.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2097795763 2023-11-16T01:35:05.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-16T01:35:05.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6801", 2023-11-16T01:35:05.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2097795763 2023-11-16T01:35:05.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:35:05.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.17:6801/2097795763", 2023-11-16T01:35:05.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-16T01:34:41.387494+0000", 2023-11-16T01:35:05.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-16T01:35:05.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-16T01:35:05.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-16T01:35:05.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-16T01:35:05.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-16T01:35:05.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-11-16T01:35:05.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-16T01:35:05.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-16T01:35:05.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-16T01:35:05.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-16T01:35:05.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-16T01:35:05.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-16T01:35:05.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.837 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-16T01:35:05.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-16T01:35:05.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-16T01:35:05.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-16T01:35:05.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-16T01:35:05.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-16T01:35:05.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-16T01:35:05.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-16T01:35:05.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-16T01:35:05.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-16T01:35:05.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-16T01:35:05.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-16T01:35:05.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-16T01:35:05.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-16T01:35:05.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-16T01:35:05.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-16T01:35:05.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-16T01:35:05.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-16T01:35:05.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-16T01:35:05.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-16T01:35:05.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:05.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:05.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:05.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-16T01:35:05.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-16T01:35:05.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:05.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-16T01:35:06.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-16T01:35:06.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-16T01:35:06.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-16T01:35:06.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-16T01:35:06.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-16T01:35:06.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-16T01:35:06.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-16T01:35:06.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-16T01:35:06.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-16T01:35:06.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-16T01:35:06.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-16T01:35:06.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-16T01:35:06.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:35:06.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-16T01:35:06.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-16T01:35:06.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-16T01:35:06.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-16T01:35:06.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-16T01:35:06.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-16T01:35:06.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-16T01:35:06.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-16T01:35:06.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-16T01:35:06.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-16T01:35:06.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-16T01:35:06.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-16T01:35:06.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-16T01:35:06.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-16T01:35:06.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-16T01:35:06.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3401848782 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4175784336 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3737634191 2023-11-16T01:35:06.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:35:06.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-16T01:35:06.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.268 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:56 smithi017 bash[24695]: audit 2023-11-16T01:34:56.819985+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.17:0/714137961' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-16T01:35:06.269 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-16T01:35:06.269 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-11-16T01:35:06.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-16T01:35:06.269 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-16T01:35:06.270 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:58 smithi017 bash[24695]: cluster 2023-11-16T01:34:58.805599+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-11-16T01:35:06.270 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:58 smithi017 bash[24695]: cluster 2023-11-16T01:34:58.806338+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-11-16T01:35:06.270 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:58 smithi017 bash[24695]: cluster 2023-11-16T01:34:58.808267+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-16T01:35:06.270 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:34:58 smithi017 bash[24950]: Warning: Permanently added 'smithi017,172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T01:35:06.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-16T01:35:06.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-11-16T01:35:06.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-16T01:35:06.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: cluster 2023-11-16T01:34:58.861479+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0552117s) 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.866761+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.867226+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.867558+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.867889+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.868555+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.869801+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.870307+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:35:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.870770+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:35:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.871238+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:35:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.871680+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:35:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.872108+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:35:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: cluster 2023-11-16T01:34:58.875485+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-11-16T01:35:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:58.939255+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-16T01:35:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:34:59 smithi017 bash[24695]: audit 2023-11-16T01:34:59.865993+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-16T01:35:06.276 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-11-16T01:35:06.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-11-16T01:35:06.276 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-11-16T01:35:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:00 smithi017 bash[24695]: audit 2023-11-16T01:34:59.867925+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:35:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:00 smithi017 bash[24695]: cluster 2023-11-16T01:34:59.875111+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.06884s) 2023-11-16T01:35:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:00 smithi017 bash[24695]: audit 2023-11-16T01:35:00.567784+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:00.567215\", \"networks\": {}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:35:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:00 smithi017 bash[24695]: audit 2023-11-16T01:35:00.570353+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:00.567215\", \"networks\": {}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:35:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:00 smithi017 bash[24695]: audit 2023-11-16T01:35:00.570987+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:35:06.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-11-16T01:35:06.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:02 smithi017 bash[24695]: cluster 2023-11-16T01:35:01.580826+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-11-16T01:35:06.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:02 smithi017 bash[24695]: audit 2023-11-16T01:35:02.223828+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:35:06.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:02 smithi017 bash[24695]: audit 2023-11-16T01:35:02.431807+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEDSDPkZ1TEuZvZJANYYzgOQwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTExNjAxMzUw\nMloXDTMzMTExMzAxMzUwMlowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA25vz0MBv\nsffXi7DbwS8dHUhL7qQyXemol2r3ASh2Dq7RGBscnRzguoSC2U0u5HVQsqn5d6id\n75465UBT7fudcL6Sv8Swm2cQPwtoi/3/MlBCUuulHxApRjASra2t74Ng438q4Ujn\n0fUy2JYJScNrEsTHLiHToPLmRIOHlfm5uez06nQP8uxrMqKKVkx80EA+1kb2rKvK\ngz4bwT2ycJJYQFZYnLlJ7AFpZc+Y7TgehqMQkphyr7YbiIZk6N/3raTg1uizLh8N\n/ysWN+97OKKB8MQlEIVPUomCGRoEJEMbTqoEdZZaMO7tOFPYOorTpp/1rDct8XwA\ntIiRoggLF3tS7wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAXwgp3JjVWE6YX1Qor\nXtgw87Pq0UnUuPOJNgupWBZMh584oEq6j9DBRfe6SPQmIzkqCfHPnV6j8/QdMoqS\nuJ720NXLgWmv3TR1VTFApulU49xVPQ7kRUpIIyrixjETCVSVHFwDK3Pf98k0NmGq\nD2rwuyC6tKA9YBfoQ8i23nywZpvD17e2SrdKnSal6Zx1gJ8qHXjHQaIAoYcGZTYI\nzT2uCgucP4DERYMNWIMOrcIVX77/YmRj4zDXQ0GzJ2tQmzTdleTch81JCidsF1Pm\n/YYurd+MNaDM5mq97yN/6RM+v2pGcV/qwTl81MKrujlr9VERsfcH6+EIMO/hJ+tv\ny9TF\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:35:06.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:02 smithi017 bash[24695]: audit 2023-11-16T01:35:02.435866+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEDSDPkZ1TEuZvZJANYYzgOQwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTExNjAxMzUw\nMloXDTMzMTExMzAxMzUwMlowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA25vz0MBv\nsffXi7DbwS8dHUhL7qQyXemol2r3ASh2Dq7RGBscnRzguoSC2U0u5HVQsqn5d6id\n75465UBT7fudcL6Sv8Swm2cQPwtoi/3/MlBCUuulHxApRjASra2t74Ng438q4Ujn\n0fUy2JYJScNrEsTHLiHToPLmRIOHlfm5uez06nQP8uxrMqKKVkx80EA+1kb2rKvK\ngz4bwT2ycJJYQFZYnLlJ7AFpZc+Y7TgehqMQkphyr7YbiIZk6N/3raTg1uizLh8N\n/ysWN+97OKKB8MQlEIVPUomCGRoEJEMbTqoEdZZaMO7tOFPYOorTpp/1rDct8XwA\ntIiRoggLF3tS7wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAXwgp3JjVWE6YX1Qor\nXtgw87Pq0UnUuPOJNgupWBZMh584oEq6j9DBRfe6SPQmIzkqCfHPnV6j8/QdMoqS\nuJ720NXLgWmv3TR1VTFApulU49xVPQ7kRUpIIyrixjETCVSVHFwDK3Pf98k0NmGq\nD2rwuyC6tKA9YBfoQ8i23nywZpvD17e2SrdKnSal6Zx1gJ8qHXjHQaIAoYcGZTYI\nzT2uCgucP4DERYMNWIMOrcIVX77/YmRj4zDXQ0GzJ2tQmzTdleTch81JCidsF1Pm\n/YYurd+MNaDM5mq97yN/6RM+v2pGcV/qwTl81MKrujlr9VERsfcH6+EIMO/hJ+tv\ny9TF\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:35:06.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:02 smithi017 bash[24695]: audit 2023-11-16T01:35:02.436703+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDbm/PQwG+x99eL\nsNvBLx0dSEvupDJd6aiXavcBKHYOrtEYGxydHOC6hILZTS7kdVCyqfl3qJ3vnjrl\nQFPt+51wvpK/xLCbZxA/C2iL/f8yUEJS66UfEClGMBKtra3vg2DjfyrhSOfR9TLY\nlglJw2sSxMcuIdOg8uZEg4eV+bm57PTqdA/y7GsyoopWTHzQQD7WRvasq8qDPhvB\nPbJwklhAVlicuUnsAWllz5jtOB6GoxCSmHKvthuIhmTo3/etpODW6LMuHw3/KxY3\n73s4ooHwxCUQhU9SiYIZGgQkQxtOqgR1llow7u04U9g6itOmn/WsNy3xfAC0iJGi\nCAsXe1LvAgMBAAECggEBAImsKdxbV2ptYk4rcIiaPZlG4ntXqk+flNZf8zthnykz\nRNfk3zpLiULEobcSoOwN86odzsvKBEDcpDVl73fI/nlYr2zTJJg3s0Kip0bj06E6\nGWocWiawHf/nUT5aHCmD5jCYX0xeRR4lpluLK4V3od9hRzDPeflzbRHUlyJZLKq2\nDcR6DxE7knaqIROGTflBPgTqN4g1eksRiiot4XFnlmMHZA+4H351PrLAAR8gZ31L\nqH+7Y4tJKvZgb0P28AT3x53GcyaYTBFanMfCSAkiHT21KImLEGF1IxU1fEejSZ1d\nrv2o8p7Eln5vTvmDEsamig+KeZ8T9PkLVQcEghrTlHECgYEA7qyDvJuu0ZSm5y37\nmL7HE2rGBIZVCsFlzpRvwBb5tKoVJMKETXepABHset1lsZUgtPotRIFFkA0bngz6\nCVL8m90ARfxow70DXFnNW3xh+3hdCnO4ynD8LsYJqQLaPODVD0IWsxp2HZK6UDRW\nviuZOf4Hgg2Ny+77BwseZboi/XcCgYEA640kU3HkjhHTYwSUM3wiS6be/MPDvpnf\ny78rhqVIqM3+A2ZI2v2POwzZfcmgbJ8KjLlplWMhcOKGY3W3CWp3cJbybxgn8Gjo\nXMF7m8EZTIRdHtH9M8Ti5GkpYf8MZ9yd7gVbzEBLAWniGd++2jT5wXsgTgkrY0rO\njHzevBfaVEkCgYEAxOb4C7rYX7jmdOR/o4UIkaFN2d/E+wmQZvwYsX2C5iRHKzt6\nkLp+ZztiP/607etcv1GB1PldHTljJmIISXb4RdHubs6M06b0xdSkUaxs3VxwTbYo\npoLN2fyxbYiX6Q+HVn4sYfgbp8wr/w0e3ubzE1/aa9WovKzc1fO7UStdwIMCgYEA\nhJMd/PE/aE7UIQj0uL2HN/klzDIKu/4zHaPtRY1FhezaqOMq4kaQFPY4ezm+VyR0\ndZvttyziJ3z3kocwi9Ymf3IV5T09TWxeS8aCYbmfGZfuKWibEEYiRdiCeCtquhJL\nuSm+7wjIrnT/0vxBmOL0J1e7aPB0QSBbfGrTmh36vjECgYBwQmgvZlycV5DkO2Zq\nSxzRn5TX28l7nCfow2vRRWMN3UcBKEVm/PYh6OwqOQBVkh/V1yhgwotq95Ta1jNU\n8ygTWTLrBgTHhbwkbCgQuFTau9b8g67u7kslwpDU0I4Bw/zz8i1u3uqxBnhKsOfg\nCeUY+TlCrsr0QZ/fDJg4gZJDoQ==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:35:06.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:02 smithi017 bash[24695]: audit 2023-11-16T01:35:02.438516+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDbm/PQwG+x99eL\nsNvBLx0dSEvupDJd6aiXavcBKHYOrtEYGxydHOC6hILZTS7kdVCyqfl3qJ3vnjrl\nQFPt+51wvpK/xLCbZxA/C2iL/f8yUEJS66UfEClGMBKtra3vg2DjfyrhSOfR9TLY\nlglJw2sSxMcuIdOg8uZEg4eV+bm57PTqdA/y7GsyoopWTHzQQD7WRvasq8qDPhvB\nPbJwklhAVlicuUnsAWllz5jtOB6GoxCSmHKvthuIhmTo3/etpODW6LMuHw3/KxY3\n73s4ooHwxCUQhU9SiYIZGgQkQxtOqgR1llow7u04U9g6itOmn/WsNy3xfAC0iJGi\nCAsXe1LvAgMBAAECggEBAImsKdxbV2ptYk4rcIiaPZlG4ntXqk+flNZf8zthnykz\nRNfk3zpLiULEobcSoOwN86odzsvKBEDcpDVl73fI/nlYr2zTJJg3s0Kip0bj06E6\nGWocWiawHf/nUT5aHCmD5jCYX0xeRR4lpluLK4V3od9hRzDPeflzbRHUlyJZLKq2\nDcR6DxE7knaqIROGTflBPgTqN4g1eksRiiot4XFnlmMHZA+4H351PrLAAR8gZ31L\nqH+7Y4tJKvZgb0P28AT3x53GcyaYTBFanMfCSAkiHT21KImLEGF1IxU1fEejSZ1d\nrv2o8p7Eln5vTvmDEsamig+KeZ8T9PkLVQcEghrTlHECgYEA7qyDvJuu0ZSm5y37\nmL7HE2rGBIZVCsFlzpRvwBb5tKoVJMKETXepABHset1lsZUgtPotRIFFkA0bngz6\nCVL8m90ARfxow70DXFnNW3xh+3hdCnO4ynD8LsYJqQLaPODVD0IWsxp2HZK6UDRW\nviuZOf4Hgg2Ny+77BwseZboi/XcCgYEA640kU3HkjhHTYwSUM3wiS6be/MPDvpnf\ny78rhqVIqM3+A2ZI2v2POwzZfcmgbJ8KjLlplWMhcOKGY3W3CWp3cJbybxgn8Gjo\nXMF7m8EZTIRdHtH9M8Ti5GkpYf8MZ9yd7gVbzEBLAWniGd++2jT5wXsgTgkrY0rO\njHzevBfaVEkCgYEAxOb4C7rYX7jmdOR/o4UIkaFN2d/E+wmQZvwYsX2C5iRHKzt6\nkLp+ZztiP/607etcv1GB1PldHTljJmIISXb4RdHubs6M06b0xdSkUaxs3VxwTbYo\npoLN2fyxbYiX6Q+HVn4sYfgbp8wr/w0e3ubzE1/aa9WovKzc1fO7UStdwIMCgYEA\nhJMd/PE/aE7UIQj0uL2HN/klzDIKu/4zHaPtRY1FhezaqOMq4kaQFPY4ezm+VyR0\ndZvttyziJ3z3kocwi9Ymf3IV5T09TWxeS8aCYbmfGZfuKWibEEYiRdiCeCtquhJL\nuSm+7wjIrnT/0vxBmOL0J1e7aPB0QSBbfGrTmh36vjECgYBwQmgvZlycV5DkO2Zq\nSxzRn5TX28l7nCfow2vRRWMN3UcBKEVm/PYh6OwqOQBVkh/V1yhgwotq95Ta1jNU\n8ygTWTLrBgTHhbwkbCgQuFTau9b8g67u7kslwpDU0I4Bw/zz8i1u3uqxBnhKsOfg\nCeUY+TlCrsr0QZ/fDJg4gZJDoQ==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:35:06.278 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating initial admin user... 2023-11-16T01:35:06.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '3italfl0xy', 'administrator', '--force-password', '--pwd-update-required'] 2023-11-16T01:35:06.279 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 3italfl0xy administrator --force-password --pwd-update-required 2023-11-16T01:35:06.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$5kVFCcwHMHjEYr5do1uhQeicySDCX/ZZPT2GjAmSiDOk/VXsBKUEy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1700098505, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-16T01:35:06.279 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Fetching dashboard port number... 2023-11-16T01:35:06.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-11-16T01:35:06.279 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_hl6_ick:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpd687901j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-11-16T01:35:06.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:05 smithi017 bash[24695]: audit 2023-11-16T01:35:04.795746+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "3italfl0xy", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:35:06.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:05 smithi017 bash[24695]: cluster 2023-11-16T01:35:04.864138+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-11-16T01:35:06.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:05 smithi017 bash[24695]: audit 2023-11-16T01:35:05.055418+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$5kVFCcwHMHjEYr5do1uhQeicySDCX/ZZPT2GjAmSiDOk/VXsBKUEy\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1700098505, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-11-16T01:35:06.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:05 smithi017 bash[24695]: audit 2023-11-16T01:35:05.059153+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$5kVFCcwHMHjEYr5do1uhQeicySDCX/ZZPT2GjAmSiDOk/VXsBKUEy\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1700098505, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-11-16T01:35:07.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:06 smithi017 bash[24695]: audit 2023-11-16T01:35:06.595886+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:35:07.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:06 smithi017 bash[24695]: audit 2023-11-16T01:35:06.818167+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:00.567215\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:35:07.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:06 smithi017 bash[24695]: audit 2023-11-16T01:35:06.820157+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:00.567215\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:35:07.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-11-16T01:35:08.026 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-11-16T01:35:08.027 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.027 INFO:teuthology.orchestra.run.smithi017.stderr: URL: https://smithi017.front.sepia.ceph.com:8443/ 2023-11-16T01:35:08.028 INFO:teuthology.orchestra.run.smithi017.stderr: User: admin 2023-11-16T01:35:08.028 INFO:teuthology.orchestra.run.smithi017.stderr: Password: 3italfl0xy 2023-11-16T01:35:08.029 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.029 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-11-16T01:35:08.030 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.030 INFO:teuthology.orchestra.run.smithi017.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-16T01:35:08.030 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.030 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-11-16T01:35:08.030 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr: ceph telemetry on 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr:For more information see: 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Bootstrap complete. 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Releasing lock 139629068048560 on /run/cephadm/27bf0caa-8420-11ee-8dbe-212e2dc638e7.lock 2023-11-16T01:35:08.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Lock 139629068048560 released on /run/cephadm/27bf0caa-8420-11ee-8dbe-212e2dc638e7.lock 2023-11-16T01:35:08.050 INFO:tasks.cephadm:Fetching config... 2023-11-16T01:35:08.050 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:35:08.051 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-16T01:35:08.057 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-16T01:35:08.058 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:35:08.058 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-16T01:35:08.064 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-16T01:35:08.064 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:35:08.065 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-11-16T01:35:08.116 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:07 smithi017 bash[24695]: audit 2023-11-16T01:35:07.344832+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.17:0/3640065530' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-16T01:35:08.119 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-16T01:35:08.119 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:35:08.120 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-16T01:35:08.126 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-16T01:35:08.126 DEBUG:teuthology.orchestra.run.smithi017:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-16T01:35:08.149 INFO:teuthology.orchestra.run.smithi017.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:35:08.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-16T01:35:08.187 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmrGk4pNLlReIAFG0wgbi2TjXOLGXlCv+ZRolGKBHqhzZfN87bb9h4zQ5C6NJY8yHJDaaNE1VTkjqg8ykT3S45csTlg0ziFf55wTywYJ5obateVvzTlpLoNB2CG3ksSQbnPnBV4HfQ7dEsm6Pw0UBWg49YXEjNr1Kr3xfZLv2Gh5TseqC7Ivt0LkCL6woz6fyW+pV4sUAeALzqYRWQwq1L7k8wk2M6zthTCscUgt3oZh6Ma/tkaIj2vacz/tr9OF8yOSn04JjpYG/QQQJXpxMRWfDfkh+mA8wr2znHxTyhL45rgzK7CXDg5U/8mPxXLuDZYfpT3b4cX1BoLma4KkBxao6V/NXMfG0LiyryzWs8Ib5GFepxt6AJnKwJbhyHSoR8vQQoxEWFdZXrpdxe+7mts+rX4RyyI0eX9S2pYXGAO46hGqoQyI5aBaSJ8LhxhQsDaAfhmua5fNtXiwtpq+JyDqo+VeDK9Y6AAEN8xdt2mtFQ4M9zpoOgbJ+hbKqYMyU= ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:35:08.199 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi060 2023-11-16T01:35:08.199 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:35:08.199 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/etc/ceph/ceph.conf 2023-11-16T01:35:08.249 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:35:08.249 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-16T01:35:08.256 INFO:tasks.cephadm:Adding host smithi060 to orchestrator... 2023-11-16T01:35:08.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch host add smithi060 2023-11-16T01:35:20.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:19 smithi017 bash[24695]: cluster 2023-11-16T01:35:18.868423+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:21.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:21 smithi017 bash[24695]: cluster 2023-11-16T01:35:20.868912+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:24.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:23 smithi017 bash[24695]: cluster 2023-11-16T01:35:22.869382+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:26.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:25 smithi017 bash[24695]: cluster 2023-11-16T01:35:24.869812+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:28.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:27 smithi017 bash[24695]: cluster 2023-11-16T01:35:26.870267+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:30.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:29 smithi017 bash[24695]: cluster 2023-11-16T01:35:28.870709+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:31.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:31 smithi017 bash[24695]: cluster 2023-11-16T01:35:30.871201+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:34.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:33 smithi017 bash[24695]: cluster 2023-11-16T01:35:32.871636+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:36.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:35 smithi017 bash[24695]: cluster 2023-11-16T01:35:34.872071+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:38.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:37 smithi017 bash[24695]: cluster 2023-11-16T01:35:36.872586+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:40.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:39 smithi017 bash[24695]: cluster 2023-11-16T01:35:38.873047+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:41.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:41 smithi017 bash[24695]: cluster 2023-11-16T01:35:40.873465+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:42.949 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:35:42 smithi017 bash[24950]: Warning: Permanently added 'smithi060,172.21.15.60' (ECDSA) to the list of known hosts. 2023-11-16T01:35:43.531 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi060' 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:42.524905+0000 mgr.y (mgr.14140) 15 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: cluster 2023-11-16T01:35:42.874079+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.200396+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.204048+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: cephadm 2023-11-16T01:35:43.204965+0000 mgr.y (mgr.14140) 17 : cephadm [INF] Added host smithi060 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.500325+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.503960+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:35:44.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.505480+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:35:44.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.730053+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:43.729360\", \"networks\": {}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:35:44.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.733722+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:43.729360\", \"networks\": {}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:35:44.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:43 smithi017 bash[24695]: audit 2023-11-16T01:35:43.735062+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:35:44.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch host ls --format=json 2023-11-16T01:35:46.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:45 smithi017 bash[24695]: cluster 2023-11-16T01:35:44.874676+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:48.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:47 smithi017 bash[24695]: cluster 2023-11-16T01:35:46.875234+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:48.362 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-11-16T01:35:48.364 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "smithi017", "hostname": "smithi017", "labels": [], "status": ""}, {"addr": "smithi060", "hostname": "smithi060", "labels": [], "status": ""}] 2023-11-16T01:35:49.113 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-16T01:35:49.113 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd crush tunables default 2023-11-16T01:35:50.196 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:49 smithi017 bash[24695]: audit 2023-11-16T01:35:48.356482+0000 mgr.y (mgr.14140) 20 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:35:50.196 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:49 smithi017 bash[24695]: cluster 2023-11-16T01:35:48.875713+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:50.196 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:49 smithi017 bash[24695]: audit 2023-11-16T01:35:49.469640+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:35:50.196 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:49 smithi017 bash[24695]: audit 2023-11-16T01:35:49.705650+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:43.729360\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:35:50.196 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:49 smithi017 bash[24695]: audit 2023-11-16T01:35:49.710349+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-16T01:35:43.729360\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:35:51.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:51 smithi017 bash[24695]: cluster 2023-11-16T01:35:50.876315+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:52.606 INFO:teuthology.orchestra.run.smithi017.stderr:adjusted tunables profile to default 2023-11-16T01:35:52.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:52 smithi017 bash[24695]: audit 2023-11-16T01:35:51.770808+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.17:0/650313555' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-16T01:35:53.356 INFO:tasks.cephadm:Adding mon.c on smithi017 2023-11-16T01:35:53.356 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add mon 'smithi017:[v2:172.21.15.17:3301,v1:172.21.15.17:6790]=c' 2023-11-16T01:35:53.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:53 smithi017 bash[24695]: audit 2023-11-16T01:35:52.598951+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.17:0/650313555' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-16T01:35:53.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:53 smithi017 bash[24695]: cluster 2023-11-16T01:35:52.599099+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-16T01:35:53.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:53 smithi017 bash[24695]: cluster 2023-11-16T01:35:52.876953+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:56.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:55 smithi017 bash[24695]: cluster 2023-11-16T01:35:54.877481+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:56 smithi017 bash[24695]: audit 2023-11-16T01:35:56.291125+0000 mgr.y (mgr.14140) 25 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi017:[v2:172.21.15.17:3301,v1:172.21.15.17:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:56 smithi017 bash[24695]: audit 2023-11-16T01:35:56.295124+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:56 smithi017 bash[24695]: audit 2023-11-16T01:35:56.296774+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:56 smithi017 bash[24695]: cephadm 2023-11-16T01:35:56.297936+0000 mgr.y (mgr.14140) 26 : cephadm [INF] Deploying daemon mon.c on smithi017 2023-11-16T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:56 smithi017 bash[24695]: audit 2023-11-16T01:35:56.298538+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-11-16T01:35:58.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:57 smithi017 bash[24695]: cluster 2023-11-16T01:35:56.877997+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:35:59.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:58 smithi017 bash[24695]: cluster 2023-11-16T01:35:58.938064+0000 mon.a (mon.0) 123 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-16T01:36:00.303 INFO:teuthology.orchestra.run.smithi017.stdout:Deployed mon.c on host 'smithi017' 2023-11-16T01:36:00.381 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:35:59 smithi017 bash[24695]: cluster 2023-11-16T01:35:58.878619+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:01.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:00 smithi017 bash[24695]: audit 2023-11-16T01:36:00.196701+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:01.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:00 smithi017 bash[24695]: audit 2023-11-16T01:36:00.197212+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:01.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:00 smithi017 bash[24695]: audit 2023-11-16T01:36:00.199677+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:01.588 DEBUG:teuthology.orchestra.run.smithi017:mon.c> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.c.service 2023-11-16T01:36:01.590 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-16T01:36:01.590 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T01:36:02.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:36:02.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.716+0000 7f1531b4f6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-16T01:36:02.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.716+0000 7f1531b4f6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.716+0000 7f1531b4f6c0 0 pidfile_write: ignore empty --pid-file 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 load: jerasure load: lrc load: isa 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 set rocksdb option compression = kNoCompression 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 set rocksdb option compression = kNoCompression 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 1 rocksdb: do_open column families: [default] 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Compile date Mar 23 2020 2023-11-16T01:36:02.466 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: DB SUMMARY 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: CURRENT file: CURRENT 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.error_if_exists: 0 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.create_if_missing: 0 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.env: 0x558a3d9801a0 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.info_log: 0x558a401809a0 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.statistics: (nil) 2023-11-16T01:36:02.467 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.use_fsync: 0 2023-11-16T01:36:02.468 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-16T01:36:02.468 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-16T01:36:02.468 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.db_log_dir: 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.720+0000 7f1531b4f6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-16T01:36:02.469 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.write_buffer_manager: 0x558a40d1ab10 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-16T01:36:02.470 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.row_cache: None 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.wal_filter: None 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.two_write_queues: 0 2023-11-16T01:36:02.471 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.atomic_flush: 0 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-16T01:36:02.472 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_open_files: -1 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Compression algorithms supported: 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kZSTD supported: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kXpressCompression supported: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kZlibCompression supported: 1 2023-11-16T01:36:02.473 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.merge_operator: 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_filter: None 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558a400a0138) 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: cache_index_and_filter_blocks: 1 2023-11-16T01:36:02.474 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: pin_top_level_index_and_filter: 1 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: index_type: 0 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: data_block_index_type: 0 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: data_block_hash_table_util_ratio: 0.750000 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: hash_index_allow_collision: 1 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: checksum: 1 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: no_block_cache: 0 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_cache: 0x558a400d6610 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_cache_name: BinnedLRUCache 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_cache_options: 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: capacity : 536870912 2023-11-16T01:36:02.475 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: num_shard_bits : 4 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: strict_capacity_limit : 0 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: high_pri_pool_ratio: 0.000 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_cache_compressed: (nil) 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: persistent_cache: (nil) 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_size: 4096 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_size_deviation: 10 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_restart_interval: 16 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: index_block_restart_interval: 1 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: metadata_block_size: 4096 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: partition_filters: 0 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: use_delta_encoding: 1 2023-11-16T01:36:02.476 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: whole_key_filtering: 1 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: verify_compression: 0 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: read_amp_bytes_per_bit: 0 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: format_version: 2 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: enable_index_compression: 1 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: block_align: 0 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression: NoCompression 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-16T01:36:02.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.num_levels: 7 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-16T01:36:02.480 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-16T01:36:02.481 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-16T01:36:02.481 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.table_properties_collectors: 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-16T01:36:02.482 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.bloom_locality: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: Options.ttl: 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700098561726177, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-11-16T01:36:02.483 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700098561726663, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700098561727056, "job": 1, "event": "recovery_finished"} 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 4 rocksdb: DB pointer 0x558a40171200 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 0 using public_addrv [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.724+0000 7f1531b4f6c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] at bind addrs [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.728+0000 7f1518c9c700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.728+0000 7f1518c9c700 4 rocksdb: [db/db_impl.cc:778] 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** DB Stats ** 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-16T01:36:02.484 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** Compaction Stats [default] ** 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** Compaction Stats [default] ** 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:36:02.485 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(Keys): cumulative 0, interval 0 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Interval compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** File Read Latency Histogram By Level [default] ** 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** Compaction Stats [default] ** 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:36:02.486 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** Compaction Stats [default] ** 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 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.2 0.00 0.00 1 0.000 0 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(Total Files): cumulative 0, interval 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: AddFile(Keys): cumulative 0, interval 0 2023-11-16T01:36:02.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: ** File Read Latency Histogram By Level [default] ** 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.728+0000 7f1531b4f6c0 1 mon.c@-1(???) e0 preinit fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 0 mon.c@-1(synchronizing).mds e1 new map 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: e1 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: legacy client fscid: -1 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: No filesystems configured 2023-11-16T01:36:02.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.756+0000 7f151b4a1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-16T01:36:02.489 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: audit 2023-11-16T01:36:00.196701+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: audit 2023-11-16T01:36:00.197212+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: audit 2023-11-16T01:36:00.199677+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.566996\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:35:00.567109\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expand map: {default=false} 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta from 'false' to 'false' 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expanded map: {default=false} 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expand map: {default=info} 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta from 'info' to 'info' 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expanded map: {default=info} 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expand map: {default=daemon} 2023-11-16T01:36:02.490 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-16T01:36:02.491 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expanded map: {default=daemon} 2023-11-16T01:36:02.491 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expand map: {default=debug} 2023-11-16T01:36:02.491 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta from 'debug' to 'debug' 2023-11-16T01:36:02.491 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:01 smithi017 bash[28266]: debug 2023-11-16T01:36:01.760+0000 7f151b4a1700 20 expand_channel_meta expanded map: {default=debug} 2023-11-16T01:36:07.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:01.771201+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:07.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: audit 2023-11-16T01:36:01.804237+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802436\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:01.802816\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:07.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:01.771201+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:07.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: audit 2023-11-16T01:36:01.804237+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802436\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:01.802816\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:07.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:02.879760+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:07.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:03.768851+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:04.880400+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.798608+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.804608+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.804799+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.804896+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.805354+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 67s) 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: audit 2023-11-16T01:36:06.806388+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802436\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:01.802816\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.811795+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-16T01:36:07.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[24695]: audit 2023-11-16T01:36:06.815685+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802436\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:01.802816\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:02.879760+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:03.768851+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:04.880400+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.798608+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.804608+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.804799+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.804896+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.805354+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 67s) 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: audit 2023-11-16T01:36:06.806388+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802436\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:01.802816\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.811795+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-16T01:36:07.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:06 smithi017 bash[28266]: audit 2023-11-16T01:36:06.815685+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802436\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:01.802816\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:08.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:07 smithi017 bash[24695]: cluster 2023-11-16T01:36:06.880764+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:08.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:07 smithi017 bash[28266]: cluster 2023-11-16T01:36:06.880764+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:08.448 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:36:08.448 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":2,"fsid":"27bf0caa-8420-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T01:36:01.767289Z","created":"2023-11-16T01:34:15.191650Z","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.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3301","nonce":0},{"type":"v1","addr":"172.21.15.17:6790","nonce":0}]},"addr":"172.21.15.17:6790/0","public_addr":"172.21.15.17:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-16T01:36:08.451 INFO:teuthology.orchestra.run.smithi017.stderr:dumped monmap epoch 2 2023-11-16T01:36:08.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:08 smithi017 bash[24695]: audit 2023-11-16T01:36:08.445739+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.17:0/520818511' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T01:36:08.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:08 smithi017 bash[28266]: audit 2023-11-16T01:36:08.445739+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.17:0/520818511' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T01:36:09.160 INFO:tasks.cephadm:Adding mon.b on smithi060 2023-11-16T01:36:09.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add mon smithi060:172.21.15.60=b 2023-11-16T01:36:10.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:09 smithi017 bash[24695]: cluster 2023-11-16T01:36:08.881350+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:10.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:09 smithi017 bash[28266]: cluster 2023-11-16T01:36:08.881350+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:11 smithi017 bash[24695]: cluster 2023-11-16T01:36:10.881909+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:11.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:11 smithi017 bash[28266]: cluster 2023-11-16T01:36:10.881909+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:12.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[24695]: audit 2023-11-16T01:36:11.732569+0000 mgr.y (mgr.14140) 35 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:12.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[24695]: audit 2023-11-16T01:36:11.735459+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[24695]: audit 2023-11-16T01:36:11.740033+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[24695]: cephadm 2023-11-16T01:36:11.741533+0000 mgr.y (mgr.14140) 36 : cephadm [INF] Deploying daemon mon.b on smithi060 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[24695]: audit 2023-11-16T01:36:11.742208+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[28266]: audit 2023-11-16T01:36:11.732569+0000 mgr.y (mgr.14140) 35 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[28266]: audit 2023-11-16T01:36:11.735459+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[28266]: audit 2023-11-16T01:36:11.740033+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[28266]: cephadm 2023-11-16T01:36:11.741533+0000 mgr.y (mgr.14140) 36 : cephadm [INF] Deploying daemon mon.b on smithi060 2023-11-16T01:36:12.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:12 smithi017 bash[28266]: audit 2023-11-16T01:36:11.742208+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-16T01:36:13.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:13 smithi017 bash[24695]: cluster 2023-11-16T01:36:12.882409+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:13.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:13 smithi017 bash[28266]: cluster 2023-11-16T01:36:12.882409+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:16.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[24695]: cluster 2023-11-16T01:36:14.883014+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:16.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[24695]: audit 2023-11-16T01:36:15.857601+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:16.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[24695]: audit 2023-11-16T01:36:15.858557+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:16.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[24695]: audit 2023-11-16T01:36:15.862886+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:16.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[28266]: cluster 2023-11-16T01:36:14.883014+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:16.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[28266]: audit 2023-11-16T01:36:15.857601+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[28266]: audit 2023-11-16T01:36:15.858557+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:15 smithi017 bash[28266]: audit 2023-11-16T01:36:15.862886+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:16.745 INFO:teuthology.orchestra.run.smithi060.stdout:Deployed mon.b on host 'smithi060' 2023-11-16T01:36:17.399 DEBUG:teuthology.orchestra.run.smithi060:mon.b> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.b.service 2023-11-16T01:36:17.402 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-16T01:36:17.402 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-16T01:36:17.893 INFO:journalctl@ceph.mon.b.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:16.755611+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:16.756751+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:16.883543+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:18.751710+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:18.884007+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:20.884490+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.759331+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.781025+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.787386+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-11-16T01:36:22.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.787497+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.787557+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.787914+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 82s) 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[24695]: cluster 2023-11-16T01:36:21.796571+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:16.755611+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:16.756751+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:16.883543+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:18.751710+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:18.884007+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:20.884490+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.759331+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:22.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.781025+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-16T01:36:22.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.787386+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-11-16T01:36:22.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.787497+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-11-16T01:36:22.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.787557+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-16T01:36:22.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.787914+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 82s) 2023-11-16T01:36:22.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:21 smithi017 bash[28266]: cluster 2023-11-16T01:36:21.796571+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-16T01:36:22.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:16.755611+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:22.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:16.756751+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-16T01:36:22.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:16.883543+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:18.751710+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-16T01:36:22.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:18.884007+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:20.884490+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.759331+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.781025+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.787386+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.787497+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.787557+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.787914+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 82s) 2023-11-16T01:36:22.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:21 smithi060 bash[24780]: cluster 2023-11-16T01:36:21.796571+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-16T01:36:22.414 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-11-16T01:36:22.414 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":3,"fsid":"27bf0caa-8420-11ee-8dbe-212e2dc638e7","modified":"2023-11-16T01:36:16.748659Z","created":"2023-11-16T01:34:15.191650Z","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.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3301","nonce":0},{"type":"v1","addr":"172.21.15.17:6790","nonce":0}]},"addr":"172.21.15.17:6790/0","public_addr":"172.21.15.17:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-11-16T01:36:22.415 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 3 2023-11-16T01:36:23.037 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-16T01:36:23.037 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph config generate-minimal-conf 2023-11-16T01:36:23.181 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:22 smithi017 bash[24695]: audit 2023-11-16T01:36:22.409877+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.60:0/3540309167' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T01:36:23.181 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:22 smithi017 bash[28266]: audit 2023-11-16T01:36:22.409877+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.60:0/3540309167' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T01:36:23.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:22 smithi060 bash[24780]: audit 2023-11-16T01:36:22.409877+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.60:0/3540309167' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-16T01:36:24.152 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:23 smithi017 bash[24695]: cluster 2023-11-16T01:36:22.885027+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:24.152 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:23 smithi017 bash[28266]: cluster 2023-11-16T01:36:22.885027+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:24.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:23 smithi060 bash[24780]: cluster 2023-11-16T01:36:22.885027+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:25.943 INFO:teuthology.orchestra.run.smithi017.stdout:# minimal ceph.conf for 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:36:25.944 INFO:teuthology.orchestra.run.smithi017.stdout:[global] 2023-11-16T01:36:25.944 INFO:teuthology.orchestra.run.smithi017.stdout: fsid = 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:36:25.944 INFO:teuthology.orchestra.run.smithi017.stdout: mon_host = [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] 2023-11-16T01:36:25.946 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:25 smithi017 bash[28266]: cluster 2023-11-16T01:36:24.885574+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:26.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:25 smithi017 bash[24695]: cluster 2023-11-16T01:36:24.885574+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:26.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:25 smithi060 bash[24780]: cluster 2023-11-16T01:36:24.885574+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:26.659 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-16T01:36:26.659 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:36:26.659 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.conf 2023-11-16T01:36:26.670 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:36:26.670 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-16T01:36:26.681 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:36:26.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2023-11-16T01:36:26.698 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:36:26.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-16T01:36:26.708 INFO:tasks.cephadm:Adding mgr.y on smithi017 2023-11-16T01:36:26.709 INFO:tasks.cephadm:Adding mgr.x on smithi060 2023-11-16T01:36:26.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch apply mgr '2;smithi017=y;smithi060=x' 2023-11-16T01:36:27.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:26 smithi017 bash[28266]: audit 2023-11-16T01:36:25.941038+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.17:0/3088980205' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:27.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:26 smithi017 bash[24695]: audit 2023-11-16T01:36:25.941038+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.17:0/3088980205' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:27.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:26 smithi060 bash[24780]: audit 2023-11-16T01:36:25.941038+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.17:0/3088980205' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:28.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:27 smithi060 bash[24780]: cluster 2023-11-16T01:36:26.886259+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:27 smithi017 bash[24695]: cluster 2023-11-16T01:36:26.886259+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:28.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:27 smithi017 bash[28266]: cluster 2023-11-16T01:36:26.886259+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:29.343 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled mgr update... 2023-11-16T01:36:30.194 DEBUG:teuthology.orchestra.run.smithi060:mgr.x> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x.service 2023-11-16T01:36:30.196 INFO:tasks.cephadm:Deploying OSDs... 2023-11-16T01:36:30.196 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:36:30.196 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/scratch_devs of=/dev/stdout 2023-11-16T01:36:30.204 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-16T01:36:30.204 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_1 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: cluster 2023-11-16T01:36:28.886828+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: audit 2023-11-16T01:36:29.331488+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-16T01:36:29.330772\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: audit 2023-11-16T01:36:29.336660+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-16T01:36:29.330772\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: audit 2023-11-16T01:36:29.339823+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: audit 2023-11-16T01:36:29.345885+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: audit 2023-11-16T01:36:29.347304+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:30.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:29 smithi060 bash[24780]: audit 2023-11-16T01:36:29.349333+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-16T01:36:30.253 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 360 Links: 1 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-11-16 01:31:50.453210225 +0000 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-11-16 01:31:50.089218619 +0000 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-11-16 01:31:50.089218619 +0000 2023-11-16T01:36:30.254 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-11-16T01:36:30.254 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-16T01:36:30.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: cluster 2023-11-16T01:36:28.886828+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:30.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: audit 2023-11-16T01:36:29.331488+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-16T01:36:29.330772\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: audit 2023-11-16T01:36:29.336660+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-16T01:36:29.330772\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: audit 2023-11-16T01:36:29.339823+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: audit 2023-11-16T01:36:29.345885+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: audit 2023-11-16T01:36:29.347304+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[24695]: audit 2023-11-16T01:36:29.349333+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: cluster 2023-11-16T01:36:28.886828+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: audit 2023-11-16T01:36:29.331488+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-16T01:36:29.330772\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: audit 2023-11-16T01:36:29.336660+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-16T01:36:29.330772\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: audit 2023-11-16T01:36:29.339823+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:36:30.264 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: audit 2023-11-16T01:36:29.345885+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-16T01:36:30.265 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: audit 2023-11-16T01:36:29.347304+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:30.265 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:29 smithi017 bash[28266]: audit 2023-11-16T01:36:29.349333+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-16T01:36:30.265 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-11-16T01:36:30.266 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-11-16T01:36:30.266 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000306017 s, 1.7 MB/s 2023-11-16T01:36:30.267 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-16T01:36:30.275 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_2 2023-11-16T01:36:30.325 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 366 Links: 1 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-11-16 01:31:50.981198048 +0000 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-11-16 01:31:50.677205058 +0000 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-11-16 01:31:50.677205058 +0000 2023-11-16T01:36:30.326 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-11-16T01:36:30.326 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-16T01:36:30.337 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-11-16T01:36:30.337 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-11-16T01:36:30.337 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000300666 s, 1.7 MB/s 2023-11-16T01:36:30.338 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-16T01:36:30.346 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_3 2023-11-16T01:36:30.393 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 370 Links: 1 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-11-16 01:31:51.517185688 +0000 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-11-16 01:31:51.217192605 +0000 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-11-16 01:31:51.217192605 +0000 2023-11-16T01:36:30.394 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-11-16T01:36:30.394 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-16T01:36:30.407 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-11-16T01:36:30.407 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-11-16T01:36:30.407 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000289324 s, 1.8 MB/s 2023-11-16T01:36:30.408 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-16T01:36:30.416 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_4 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-11-16 01:31:52.029173881 +0000 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-11-16 01:31:51.745180430 +0000 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-11-16 01:31:51.745180430 +0000 2023-11-16T01:36:30.422 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-11-16T01:36:30.423 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-16T01:36:30.477 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-11-16T01:36:30.477 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-11-16T01:36:30.477 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.00029093 s, 1.8 MB/s 2023-11-16T01:36:30.478 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-16T01:36:30.487 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:36:30.487 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2023-11-16T01:36:30.494 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-16T01:36:30.494 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2023-11-16T01:36:30.542 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-16T01:36:30.542 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.542 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 360 Links: 1 2023-11-16T01:36:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-11-16 01:31:55.612187973 +0000 2023-11-16T01:36:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-11-16 01:31:55.320194707 +0000 2023-11-16T01:36:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-11-16 01:31:55.320194707 +0000 2023-11-16T01:36:30.543 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-11-16T01:36:30.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-16T01:36:30.554 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-11-16T01:36:30.554 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-11-16T01:36:30.555 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000301914 s, 1.7 MB/s 2023-11-16T01:36:30.555 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-16T01:36:30.564 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2023-11-16T01:36:30.614 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 364 Links: 1 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-11-16 01:31:56.120176258 +0000 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-11-16 01:31:55.808183453 +0000 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-11-16 01:31:55.808183453 +0000 2023-11-16T01:36:30.615 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-11-16T01:36:30.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-16T01:36:30.630 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-11-16T01:36:30.630 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-11-16T01:36:30.630 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000188692 s, 2.7 MB/s 2023-11-16T01:36:30.632 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-16T01:36:30.639 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2023-11-16T01:36:30.643 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 373 Links: 1 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-11-16 01:31:56.600165189 +0000 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-11-16 01:31:56.320171645 +0000 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-11-16 01:31:56.320171645 +0000 2023-11-16T01:36:30.644 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-11-16T01:36:30.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-16T01:36:30.671 INFO:journalctl@ceph.mgr.x.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:36:30.686 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-11-16T01:36:30.686 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-11-16T01:36:30.686 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000397854 s, 1.3 MB/s 2023-11-16T01:36:30.687 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-16T01:36:30.744 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2023-11-16T01:36:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-16T01:36:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-16T01:36:30.751 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 378 Links: 1 2023-11-16T01:36:30.751 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-16T01:36:30.752 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-11-16 01:31:57.120153197 +0000 2023-11-16T01:36:30.752 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-11-16 01:31:56.800160577 +0000 2023-11-16T01:36:30.752 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-11-16 01:31:56.800160577 +0000 2023-11-16T01:36:30.752 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-11-16T01:36:30.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-16T01:36:30.763 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-11-16T01:36:30.764 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-11-16T01:36:30.764 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000278405 s, 1.8 MB/s 2023-11-16T01:36:30.765 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-16T01:36:30.771 INFO:tasks.cephadm:Deploying osd.0 on smithi017 with /dev/vg_nvme/lv_4... 2023-11-16T01:36:30.771 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-16T01:36:31.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:30 smithi017 bash[24695]: audit 2023-11-16T01:36:29.329605+0000 mgr.y (mgr.14140) 46 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi017=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:31.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:30 smithi017 bash[24695]: cephadm 2023-11-16T01:36:29.330746+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Saving service mgr spec with placement count:2 smithi017=y,smithi060=x 2023-11-16T01:36:31.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:30 smithi017 bash[24695]: cephadm 2023-11-16T01:36:29.348306+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T01:36:31.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:30 smithi017 bash[28266]: audit 2023-11-16T01:36:29.329605+0000 mgr.y (mgr.14140) 46 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi017=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:31.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:30 smithi017 bash[28266]: cephadm 2023-11-16T01:36:29.330746+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Saving service mgr spec with placement count:2 smithi017=y,smithi060=x 2023-11-16T01:36:31.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:30 smithi017 bash[28266]: cephadm 2023-11-16T01:36:29.348306+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T01:36:31.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:30 smithi060 bash[24780]: audit 2023-11-16T01:36:29.329605+0000 mgr.y (mgr.14140) 46 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi017=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:31.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:30 smithi060 bash[24780]: cephadm 2023-11-16T01:36:29.330746+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Saving service mgr spec with placement count:2 smithi017=y,smithi060=x 2023-11-16T01:36:31.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:30 smithi060 bash[24780]: cephadm 2023-11-16T01:36:29.348306+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[24695]: cluster 2023-11-16T01:36:30.887210+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 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[24695]: audit 2023-11-16T01:36:31.838353+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:16.131711\", \"created\": \"2023-11-16T01:36:15.833856\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[24695]: audit 2023-11-16T01:36:31.842604+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:16.131711\", \"created\": \"2023-11-16T01:36:15.833856\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[24695]: audit 2023-11-16T01:36:31.843802+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[28266]: cluster 2023-11-16T01:36:30.887210+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 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[28266]: audit 2023-11-16T01:36:31.838353+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:16.131711\", \"created\": \"2023-11-16T01:36:15.833856\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[28266]: audit 2023-11-16T01:36:31.842604+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:16.131711\", \"created\": \"2023-11-16T01:36:15.833856\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:32.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:31 smithi017 bash[28266]: audit 2023-11-16T01:36:31.843802+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:32.211 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:36:31 smithi060 docker[25455]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-16T01:36:32.211 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:36:31 smithi060 systemd[1]: Started Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:36:32.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:31 smithi060 bash[24780]: cluster 2023-11-16T01:36:30.887210+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 2023-11-16T01:36:32.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:31 smithi060 bash[24780]: audit 2023-11-16T01:36:31.838353+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:16.131711\", \"created\": \"2023-11-16T01:36:15.833856\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:32.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:31 smithi060 bash[24780]: audit 2023-11-16T01:36:31.842604+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:16.131711\", \"created\": \"2023-11-16T01:36:15.833856\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:32.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:31 smithi060 bash[24780]: audit 2023-11-16T01:36:31.843802+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:32.961 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[25477]: debug 2023-11-16T01:36:32.717+0000 7f12ada93040 1 -- 172.21.15.60:0/3993926491 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x5632cc20f000 msgr2=0x5632cce84480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:36:32.961 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[25477]: debug 2023-11-16T01:36:32.717+0000 7f12ada93040 1 --2- 172.21.15.60:0/3993926491 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x5632cc20f000 0x5632cce84480 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x5632cc201140 tx=0x5632cc2037c0).stop 2023-11-16T01:36:33.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[24695]: audit 2023-11-16T01:36:32.768518+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_daemon_update\": \"2023-11-16T01:36:32.767195\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:33.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[28266]: audit 2023-11-16T01:36:32.768518+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_daemon_update\": \"2023-11-16T01:36:32.767195\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:33.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[24695]: audit 2023-11-16T01:36:32.774390+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_daemon_update\": \"2023-11-16T01:36:32.767195\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:33.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[24695]: audit 2023-11-16T01:36:32.777472+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-16T01:36:33.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[24695]: audit 2023-11-16T01:36:32.779140+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:33.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[24695]: audit 2023-11-16T01:36:32.781120+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-16T01:36:33.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[28266]: audit 2023-11-16T01:36:32.774390+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_daemon_update\": \"2023-11-16T01:36:32.767195\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:33.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[28266]: audit 2023-11-16T01:36:32.777472+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-16T01:36:33.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[28266]: audit 2023-11-16T01:36:32.779140+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:33.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:32 smithi017 bash[28266]: audit 2023-11-16T01:36:32.781120+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-16T01:36:33.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[24780]: audit 2023-11-16T01:36:32.768518+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_daemon_update\": \"2023-11-16T01:36:32.767195\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:36:33.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[24780]: audit 2023-11-16T01:36:32.774390+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}}, \"last_daemon_update\": \"2023-11-16T01:36:32.767195\", \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:36:33.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[24780]: audit 2023-11-16T01:36:32.777472+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-16T01:36:33.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[24780]: audit 2023-11-16T01:36:32.779140+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:33.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:32 smithi060 bash[24780]: audit 2023-11-16T01:36:32.781120+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-16T01:36:34.217 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-16T01:36:34.218 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-16T01:36:34.218 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-11-16T01:36:34.218 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-11-16T01:36:34.218 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0137863 s, 761 MB/s 2023-11-16T01:36:34.218 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-11-16T01:36:34.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:33 smithi017 bash[24695]: cephadm 2023-11-16T01:36:32.776928+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-16T01:36:34.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:33 smithi017 bash[24695]: cephadm 2023-11-16T01:36:32.780249+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi017 2023-11-16T01:36:34.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:33 smithi017 bash[24695]: cluster 2023-11-16T01:36:32.887635+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:34.292 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:33 smithi017 bash[28266]: cephadm 2023-11-16T01:36:32.776928+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-16T01:36:34.293 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:33 smithi017 bash[28266]: cephadm 2023-11-16T01:36:32.780249+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi017 2023-11-16T01:36:34.293 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:33 smithi017 bash[28266]: cluster 2023-11-16T01:36:32.887635+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:33 smithi060 bash[24780]: cephadm 2023-11-16T01:36:32.776928+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-16T01:36:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:33 smithi060 bash[24780]: cephadm 2023-11-16T01:36:32.780249+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi017 2023-11-16T01:36:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:33 smithi060 bash[24780]: cluster 2023-11-16T01:36:32.887635+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:35.392 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_4 2023-11-16T01:36:36.319 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[28266]: cluster 2023-11-16T01:36:34.888165+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:36.319 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[28266]: audit 2023-11-16T01:36:35.007884+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:36.320 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[24695]: cluster 2023-11-16T01:36:34.888165+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:36.320 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[24695]: audit 2023-11-16T01:36:35.007884+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:36.320 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[24695]: audit 2023-11-16T01:36:35.013268+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:36.320 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[24695]: audit 2023-11-16T01:36:35.014528+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:36.320 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[28266]: audit 2023-11-16T01:36:35.013268+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:36.320 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[28266]: audit 2023-11-16T01:36:35.014528+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:36.321 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[24695]: audit 2023-11-16T01:36:35.535133+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_daemon_update\": \"2023-11-16T01:36:35.534401\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:36.321 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[24695]: audit 2023-11-16T01:36:35.538622+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_daemon_update\": \"2023-11-16T01:36:35.534401\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:36.321 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[28266]: audit 2023-11-16T01:36:35.535133+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_daemon_update\": \"2023-11-16T01:36:35.534401\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:36.321 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:35 smithi017 bash[28266]: audit 2023-11-16T01:36:35.538622+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_daemon_update\": \"2023-11-16T01:36:35.534401\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:35 smithi060 bash[24780]: cluster 2023-11-16T01:36:34.888165+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:35 smithi060 bash[24780]: audit 2023-11-16T01:36:35.007884+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:36.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:35 smithi060 bash[24780]: audit 2023-11-16T01:36:35.013268+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802229\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:01.802563\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:36.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:35 smithi060 bash[24780]: audit 2023-11-16T01:36:35.014528+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:36.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:35 smithi060 bash[24780]: audit 2023-11-16T01:36:35.535133+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_daemon_update\": \"2023-11-16T01:36:35.534401\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:36.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:35 smithi060 bash[24780]: audit 2023-11-16T01:36:35.538622+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}}, \"last_daemon_update\": \"2023-11-16T01:36:35.534401\", \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:38.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[24695]: cluster 2023-11-16T01:36:36.888674+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[24695]: audit 2023-11-16T01:36:37.093235+0000 mon.c (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.60:0/2121863328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[24695]: cluster 2023-11-16T01:36:37.093277+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[24695]: audit 2023-11-16T01:36:37.096557+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.60:0/2121863328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[28266]: cluster 2023-11-16T01:36:36.888674+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[28266]: audit 2023-11-16T01:36:37.093235+0000 mon.c (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.60:0/2121863328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[28266]: cluster 2023-11-16T01:36:37.093277+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:36:38.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:37 smithi017 bash[28266]: audit 2023-11-16T01:36:37.096557+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.60:0/2121863328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:36:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:37 smithi060 bash[24780]: cluster 2023-11-16T01:36:36.888674+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:37 smithi060 bash[24780]: audit 2023-11-16T01:36:37.093235+0000 mon.c (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.60:0/2121863328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:36:38.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:37 smithi060 bash[24780]: cluster 2023-11-16T01:36:37.093277+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:36:38.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:37 smithi060 bash[24780]: audit 2023-11-16T01:36:37.096557+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.60:0/2121863328' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: cluster 2023-11-16T01:36:37.990906+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 99s), standbys: x 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: audit 2023-11-16T01:36:37.991072+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: audit 2023-11-16T01:36:38.179812+0000 mgr.y (mgr.14140) 55 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: cephadm 2023-11-16T01:36:38.181566+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: audit 2023-11-16T01:36:38.182104+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: audit 2023-11-16T01:36:38.183537+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:39.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[24695]: audit 2023-11-16T01:36:38.185267+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: cluster 2023-11-16T01:36:37.990906+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 99s), standbys: x 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: audit 2023-11-16T01:36:37.991072+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: audit 2023-11-16T01:36:38.179812+0000 mgr.y (mgr.14140) 55 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: cephadm 2023-11-16T01:36:38.181566+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: audit 2023-11-16T01:36:38.182104+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: audit 2023-11-16T01:36:38.183537+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:39.251 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:38 smithi017 bash[28266]: audit 2023-11-16T01:36:38.185267+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:39.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: cluster 2023-11-16T01:36:37.990906+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 99s), standbys: x 2023-11-16T01:36:39.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: audit 2023-11-16T01:36:37.991072+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:36:39.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: audit 2023-11-16T01:36:38.179812+0000 mgr.y (mgr.14140) 55 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:36:39.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: cephadm 2023-11-16T01:36:38.181566+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:36:39.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: audit 2023-11-16T01:36:38.182104+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:36:39.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: audit 2023-11-16T01:36:38.183537+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:39.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:38 smithi060 bash[24780]: audit 2023-11-16T01:36:38.185267+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:40.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:39 smithi017 bash[24695]: cluster 2023-11-16T01:36:38.889222+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:40.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:40 smithi017 bash[28266]: cluster 2023-11-16T01:36:38.889222+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:40.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:40 smithi060 bash[24780]: cluster 2023-11-16T01:36:38.889222+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:41.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[24695]: cluster 2023-11-16T01:36:40.889614+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[24695]: audit 2023-11-16T01:36:41.560372+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.17:0/379705187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32edf6c5-259d-4bb7-a65f-e0c01a2b478e"}]: dispatch 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[24695]: audit 2023-11-16T01:36:41.565687+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.17:0/379705187' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32edf6c5-259d-4bb7-a65f-e0c01a2b478e"}]': finished 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[24695]: cluster 2023-11-16T01:36:41.565737+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[24695]: audit 2023-11-16T01:36:41.565896+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[28266]: cluster 2023-11-16T01:36:40.889614+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[28266]: audit 2023-11-16T01:36:41.560372+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.17:0/379705187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32edf6c5-259d-4bb7-a65f-e0c01a2b478e"}]: dispatch 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[28266]: audit 2023-11-16T01:36:41.565687+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.17:0/379705187' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32edf6c5-259d-4bb7-a65f-e0c01a2b478e"}]': finished 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[28266]: cluster 2023-11-16T01:36:41.565737+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-16T01:36:41.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:41 smithi017 bash[28266]: audit 2023-11-16T01:36:41.565896+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:36:41.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:41 smithi060 bash[24780]: cluster 2023-11-16T01:36:40.889614+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:41.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:41 smithi060 bash[24780]: audit 2023-11-16T01:36:41.560372+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.17:0/379705187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "32edf6c5-259d-4bb7-a65f-e0c01a2b478e"}]: dispatch 2023-11-16T01:36:41.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:41 smithi060 bash[24780]: audit 2023-11-16T01:36:41.565687+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.17:0/379705187' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "32edf6c5-259d-4bb7-a65f-e0c01a2b478e"}]': finished 2023-11-16T01:36:41.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:41 smithi060 bash[24780]: cluster 2023-11-16T01:36:41.565737+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-16T01:36:41.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:41 smithi060 bash[24780]: audit 2023-11-16T01:36:41.565896+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:36:44.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:43 smithi017 bash[24695]: cluster 2023-11-16T01:36:42.890133+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:43 smithi017 bash[24695]: audit 2023-11-16T01:36:43.621368+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.17:0/2055016960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:36:44.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:43 smithi017 bash[28266]: cluster 2023-11-16T01:36:42.890133+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:44.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:43 smithi017 bash[28266]: audit 2023-11-16T01:36:43.621368+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.17:0/2055016960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:36:44.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:43 smithi060 bash[24780]: cluster 2023-11-16T01:36:42.890133+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:44.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:43 smithi060 bash[24780]: audit 2023-11-16T01:36:43.621368+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.17:0/2055016960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:36:46.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:45 smithi017 bash[24695]: cluster 2023-11-16T01:36:44.890707+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:46.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:45 smithi017 bash[28266]: cluster 2023-11-16T01:36:44.890707+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:46.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:45 smithi060 bash[24780]: cluster 2023-11-16T01:36:44.890707+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:47.317 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:46 smithi017 bash[24695]: audit 2023-11-16T01:36:46.351431+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:47.318 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:46 smithi017 bash[28266]: audit 2023-11-16T01:36:46.351431+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:47.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:46 smithi060 bash[24780]: audit 2023-11-16T01:36:46.351431+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:48.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:47 smithi017 bash[24695]: cluster 2023-11-16T01:36:46.891217+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:48.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:47 smithi017 bash[28266]: cluster 2023-11-16T01:36:46.891217+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:48.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:47 smithi060 bash[24780]: cluster 2023-11-16T01:36:46.891217+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:50.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:49 smithi017 bash[24695]: cluster 2023-11-16T01:36:48.891807+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:50.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:49 smithi017 bash[28266]: cluster 2023-11-16T01:36:48.891807+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:50.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:49 smithi060 bash[24780]: cluster 2023-11-16T01:36:48.891807+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[24695]: audit 2023-11-16T01:36:49.968963+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[24695]: audit 2023-11-16T01:36:49.970668+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[24695]: cephadm 2023-11-16T01:36:49.977624+0000 mgr.y (mgr.14140) 63 : cephadm [INF] Deploying daemon osd.0 on smithi017 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[24695]: audit 2023-11-16T01:36:49.978402+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[28266]: audit 2023-11-16T01:36:49.968963+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[28266]: audit 2023-11-16T01:36:49.970668+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:51.337 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[28266]: cephadm 2023-11-16T01:36:49.977624+0000 mgr.y (mgr.14140) 63 : cephadm [INF] Deploying daemon osd.0 on smithi017 2023-11-16T01:36:51.338 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:50 smithi017 bash[28266]: audit 2023-11-16T01:36:49.978402+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-16T01:36:51.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:50 smithi060 bash[24780]: audit 2023-11-16T01:36:49.968963+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-16T01:36:51.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:50 smithi060 bash[24780]: audit 2023-11-16T01:36:49.970668+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:36:51.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:50 smithi060 bash[24780]: cephadm 2023-11-16T01:36:49.977624+0000 mgr.y (mgr.14140) 63 : cephadm [INF] Deploying daemon osd.0 on smithi017 2023-11-16T01:36:51.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:50 smithi060 bash[24780]: audit 2023-11-16T01:36:49.978402+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-16T01:36:52.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:51 smithi017 bash[24695]: cluster 2023-11-16T01:36:50.892346+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:52.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:51 smithi017 bash[28266]: cluster 2023-11-16T01:36:50.892346+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:52.339 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 0 on host 'smithi017' 2023-11-16T01:36:52.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:51 smithi060 bash[24780]: cluster 2023-11-16T01:36:50.892346+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:53.350 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: audit 2023-11-16T01:36:52.330316+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:53.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: audit 2023-11-16T01:36:52.330316+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:53.351 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: audit 2023-11-16T01:36:52.330995+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:53.351 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: audit 2023-11-16T01:36:52.334089+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:53.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: audit 2023-11-16T01:36:52.330995+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:53.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: audit 2023-11-16T01:36:52.334089+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:53.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:52 smithi060 bash[24780]: audit 2023-11-16T01:36:52.330316+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:53.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:52 smithi060 bash[24780]: audit 2023-11-16T01:36:52.330995+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:36:53.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:52 smithi060 bash[24780]: audit 2023-11-16T01:36:52.334089+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534122\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534231\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:35.534289\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_device_update\": \"2023-11-16T01:35:06.817432\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:54.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:53 smithi060 bash[24780]: cluster 2023-11-16T01:36:52.892899+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:54.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:53 smithi060 bash[24780]: audit 2023-11-16T01:36:53.372843+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:54.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:53 smithi060 bash[24780]: audit 2023-11-16T01:36:53.379088+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:54.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:53 smithi060 bash[24780]: audit 2023-11-16T01:36:53.380238+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:54.487 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: cluster 2023-11-16T01:36:52.892899+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:54.487 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: cluster 2023-11-16T01:36:52.892899+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:54.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: audit 2023-11-16T01:36:53.372843+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:54.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: audit 2023-11-16T01:36:53.379088+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:54.488 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[28266]: audit 2023-11-16T01:36:53.380238+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:54.488 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: audit 2023-11-16T01:36:53.372843+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:36:54.488 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: audit 2023-11-16T01:36:53.379088+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:36:54.488 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:53 smithi017 bash[24695]: audit 2023-11-16T01:36:53.380238+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:36:54.538 DEBUG:teuthology.orchestra.run.smithi017:osd.0> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.0.service 2023-11-16T01:36:54.540 INFO:tasks.cephadm:Deploying osd.1 on smithi017 with /dev/vg_nvme/lv_3... 2023-11-16T01:36:54.540 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-16T01:36:55.422 INFO:journalctl@ceph.osd.0.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:36:55.758 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-16T01:36:55.758 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-11-16T01:36:55.759 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-16T01:36:55.759 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-16T01:36:55.759 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-16T01:36:55.759 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-16T01:36:55.759 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[30005]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-16T01:36:56.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:55 smithi017 bash[24695]: cluster 2023-11-16T01:36:54.893412+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:56.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:56 smithi017 bash[28266]: cluster 2023-11-16T01:36:54.893412+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:56.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:55 smithi060 bash[24780]: cluster 2023-11-16T01:36:54.893412+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:58.178 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:36:57 smithi017 bash[24695]: cluster 2023-11-16T01:36:56.893971+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:58.178 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:36:57 smithi017 bash[28266]: cluster 2023-11-16T01:36:56.893971+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:58.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:36:57 smithi060 bash[24780]: cluster 2023-11-16T01:36:56.893971+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:36:59.700 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:36:59 smithi017 bash[30289]: debug 2023-11-16T01:36:59.568+0000 7f1ed980bec0 -1 Falling back to public interface 2023-11-16T01:37:00.340 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-16T01:37:00.341 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-16T01:37:00.341 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-11-16T01:37:00.341 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-11-16T01:37:00.341 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0159977 s, 655 MB/s 2023-11-16T01:37:00.341 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-11-16T01:37:00.392 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:37:00 smithi017 bash[30289]: debug 2023-11-16T01:37:00.216+0000 7f1ed980bec0 -1 osd.0 0 log_to_monitors {default=true} 2023-11-16T01:37:00.393 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:00 smithi017 bash[24695]: cluster 2023-11-16T01:36:58.894495+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:00.393 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:00 smithi017 bash[28266]: cluster 2023-11-16T01:36:58.894495+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:00.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:00 smithi060 bash[24780]: cluster 2023-11-16T01:36:58.894495+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:01.125 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_3 2023-11-16T01:37:01.267 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:01 smithi017 bash[24695]: audit 2023-11-16T01:37:00.223438+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T01:37:01.267 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:01 smithi017 bash[28266]: audit 2023-11-16T01:37:00.223438+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T01:37:01.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:01 smithi060 bash[24780]: audit 2023-11-16T01:37:00.223438+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-16T01:37:02.286 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[30289]: debug 2023-11-16T01:37:02.012+0000 7f1ec25c0700 -1 osd.0 0 waiting for initial osdmap 2023-11-16T01:37:02.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: cluster 2023-11-16T01:37:00.895006+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:02.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: audit 2023-11-16T01:37:01.007972+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T01:37:02.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: cluster 2023-11-16T01:37:01.008108+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: audit 2023-11-16T01:37:01.009227+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: audit 2023-11-16T01:37:01.010258+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: cluster 2023-11-16T01:37:01.178980+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: cluster 2023-11-16T01:37:01.179058+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: audit 2023-11-16T01:37:01.930858+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: audit 2023-11-16T01:37:02.009911+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: cluster 2023-11-16T01:37:02.010047+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[24695]: audit 2023-11-16T01:37:02.010306+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: cluster 2023-11-16T01:37:00.895006+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: audit 2023-11-16T01:37:01.007972+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: cluster 2023-11-16T01:37:01.008108+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-16T01:37:02.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: audit 2023-11-16T01:37:01.009227+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: audit 2023-11-16T01:37:01.010258+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: cluster 2023-11-16T01:37:01.178980+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: cluster 2023-11-16T01:37:01.179058+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: audit 2023-11-16T01:37:01.930858+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: audit 2023-11-16T01:37:02.009911+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: cluster 2023-11-16T01:37:02.010047+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-16T01:37:02.288 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:02 smithi017 bash[28266]: audit 2023-11-16T01:37:02.010306+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: cluster 2023-11-16T01:37:00.895006+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: audit 2023-11-16T01:37:01.007972+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: cluster 2023-11-16T01:37:01.008108+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: audit 2023-11-16T01:37:01.009227+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: audit 2023-11-16T01:37:01.010258+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: cluster 2023-11-16T01:37:01.178980+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: cluster 2023-11-16T01:37:01.179058+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: audit 2023-11-16T01:37:01.930858+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: audit 2023-11-16T01:37:02.009911+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:02.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: cluster 2023-11-16T01:37:02.010047+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-16T01:37:02.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:02 smithi060 bash[24780]: audit 2023-11-16T01:37:02.010306+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:03.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:03 smithi017 bash[24695]: audit 2023-11-16T01:37:02.162726+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:03.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:03 smithi017 bash[24695]: audit 2023-11-16T01:37:02.168443+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:03.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:03 smithi017 bash[28266]: audit 2023-11-16T01:37:02.162726+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:03.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:03 smithi017 bash[28266]: audit 2023-11-16T01:37:02.168443+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:03.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:03 smithi060 bash[24780]: audit 2023-11-16T01:37:02.162726+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:03.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:03 smithi060 bash[24780]: audit 2023-11-16T01:37:02.168443+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}}, \"last_daemon_update\": \"2023-11-16T01:36:53.371306\", \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:04.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: cluster 2023-11-16T01:37:02.895508+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:04.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: cluster 2023-11-16T01:37:03.021946+0000 mon.a (mon.0) 206 : cluster [INF] osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739] boot 2023-11-16T01:37:04.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: cluster 2023-11-16T01:37:03.022013+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-16T01:37:04.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: audit 2023-11-16T01:37:03.023576+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:04.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: audit 2023-11-16T01:37:04.005842+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:37:04.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: audit 2023-11-16T01:37:04.007571+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: audit 2023-11-16T01:37:04.009864+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[24695]: cluster 2023-11-16T01:37:04.024794+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: cluster 2023-11-16T01:37:02.895508+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: cluster 2023-11-16T01:37:03.021946+0000 mon.a (mon.0) 206 : cluster [INF] osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739] boot 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: cluster 2023-11-16T01:37:03.022013+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: audit 2023-11-16T01:37:03.023576+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: audit 2023-11-16T01:37:04.005842+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:37:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: audit 2023-11-16T01:37:04.007571+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:04.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: audit 2023-11-16T01:37:04.009864+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:04.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:04 smithi017 bash[28266]: cluster 2023-11-16T01:37:04.024794+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-16T01:37:04.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: cluster 2023-11-16T01:37:02.895508+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-16T01:37:04.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: cluster 2023-11-16T01:37:03.021946+0000 mon.a (mon.0) 206 : cluster [INF] osd.0 [v2:172.21.15.17:6802/3081422739,v1:172.21.15.17:6803/3081422739] boot 2023-11-16T01:37:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: cluster 2023-11-16T01:37:03.022013+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-16T01:37:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: audit 2023-11-16T01:37:03.023576+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:37:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: audit 2023-11-16T01:37:04.005842+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:37:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: audit 2023-11-16T01:37:04.007571+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: audit 2023-11-16T01:37:04.009864+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:04 smithi060 bash[24780]: cluster 2023-11-16T01:37:04.024794+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-16T01:37:05.370 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:05 smithi017 bash[24695]: audit 2023-11-16T01:37:04.003181+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:37:05.370 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:05 smithi017 bash[24695]: cephadm 2023-11-16T01:37:04.005270+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:37:05.370 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:05 smithi017 bash[24695]: cluster 2023-11-16T01:37:05.027011+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-16T01:37:05.371 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:05 smithi017 bash[28266]: audit 2023-11-16T01:37:04.003181+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:37:05.371 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:05 smithi017 bash[28266]: cephadm 2023-11-16T01:37:04.005270+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:37:05.371 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:05 smithi017 bash[28266]: cluster 2023-11-16T01:37:05.027011+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-16T01:37:05.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:05 smithi060 bash[24780]: audit 2023-11-16T01:37:04.003181+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:37:05.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:05 smithi060 bash[24780]: cephadm 2023-11-16T01:37:04.005270+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:37:05.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:05 smithi060 bash[24780]: cluster 2023-11-16T01:37:05.027011+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-16T01:37:06.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:06 smithi017 bash[24695]: cluster 2023-11-16T01:37:04.896105+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:06.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:06 smithi017 bash[24695]: cluster 2023-11-16T01:37:05.028893+0000 mon.a (mon.0) 214 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:37:06.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:06 smithi017 bash[28266]: cluster 2023-11-16T01:37:04.896105+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:06.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:06 smithi017 bash[28266]: cluster 2023-11-16T01:37:05.028893+0000 mon.a (mon.0) 214 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:37:06.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:06 smithi060 bash[24780]: cluster 2023-11-16T01:37:04.896105+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:06.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:06 smithi060 bash[24780]: cluster 2023-11-16T01:37:05.028893+0000 mon.a (mon.0) 214 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:37:08.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[24695]: cluster 2023-11-16T01:37:06.896672+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:08.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[24695]: audit 2023-11-16T01:37:07.593194+0000 mon.a (mon.0) 215 : audit [INF] from='client.? 172.21.15.17:0/616654535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f44bbad3-4a10-4f6a-9c61-82be8370ae0e"}]: dispatch 2023-11-16T01:37:08.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[24695]: audit 2023-11-16T01:37:07.600796+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.17:0/616654535' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f44bbad3-4a10-4f6a-9c61-82be8370ae0e"}]': finished 2023-11-16T01:37:08.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[24695]: cluster 2023-11-16T01:37:07.600888+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-16T01:37:08.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[24695]: audit 2023-11-16T01:37:07.601190+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:08.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[28266]: cluster 2023-11-16T01:37:06.896672+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:08.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[28266]: audit 2023-11-16T01:37:07.593194+0000 mon.a (mon.0) 215 : audit [INF] from='client.? 172.21.15.17:0/616654535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f44bbad3-4a10-4f6a-9c61-82be8370ae0e"}]: dispatch 2023-11-16T01:37:08.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[28266]: audit 2023-11-16T01:37:07.600796+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.17:0/616654535' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f44bbad3-4a10-4f6a-9c61-82be8370ae0e"}]': finished 2023-11-16T01:37:08.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[28266]: cluster 2023-11-16T01:37:07.600888+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-16T01:37:08.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:08 smithi017 bash[28266]: audit 2023-11-16T01:37:07.601190+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:08.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:08 smithi060 bash[24780]: cluster 2023-11-16T01:37:06.896672+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:08.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:08 smithi060 bash[24780]: audit 2023-11-16T01:37:07.593194+0000 mon.a (mon.0) 215 : audit [INF] from='client.? 172.21.15.17:0/616654535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f44bbad3-4a10-4f6a-9c61-82be8370ae0e"}]: dispatch 2023-11-16T01:37:08.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:08 smithi060 bash[24780]: audit 2023-11-16T01:37:07.600796+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.17:0/616654535' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f44bbad3-4a10-4f6a-9c61-82be8370ae0e"}]': finished 2023-11-16T01:37:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:08 smithi060 bash[24780]: cluster 2023-11-16T01:37:07.600888+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-16T01:37:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:08 smithi060 bash[24780]: audit 2023-11-16T01:37:07.601190+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:10.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:10 smithi017 bash[24695]: cluster 2023-11-16T01:37:08.897345+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:10.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:10 smithi017 bash[24695]: audit 2023-11-16T01:37:09.783727+0000 mon.a (mon.0) 219 : audit [DBG] from='client.? 172.21.15.17:0/928906799' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:37:10.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:10 smithi017 bash[28266]: cluster 2023-11-16T01:37:08.897345+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:10.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:10 smithi017 bash[28266]: audit 2023-11-16T01:37:09.783727+0000 mon.a (mon.0) 219 : audit [DBG] from='client.? 172.21.15.17:0/928906799' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:37:10.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:10 smithi060 bash[24780]: cluster 2023-11-16T01:37:08.897345+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:10.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:10 smithi060 bash[24780]: audit 2023-11-16T01:37:09.783727+0000 mon.a (mon.0) 219 : audit [DBG] from='client.? 172.21.15.17:0/928906799' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:37:11.879 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:11 smithi017 bash[28266]: cluster 2023-11-16T01:37:10.897919+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:11.879 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:11 smithi017 bash[24695]: cluster 2023-11-16T01:37:10.897919+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:11.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:11 smithi060 bash[24780]: cluster 2023-11-16T01:37:10.897919+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:12.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:12 smithi017 bash[24695]: cluster 2023-11-16T01:37:11.604402+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-16T01:37:12.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:12 smithi017 bash[24695]: audit 2023-11-16T01:37:12.458847+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:12.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:12 smithi017 bash[28266]: cluster 2023-11-16T01:37:11.604402+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-16T01:37:12.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:12 smithi017 bash[28266]: audit 2023-11-16T01:37:12.458847+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:12.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:12 smithi060 bash[24780]: cluster 2023-11-16T01:37:11.604402+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-16T01:37:12.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:12 smithi060 bash[24780]: audit 2023-11-16T01:37:12.458847+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:13.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:13 smithi017 bash[24695]: cluster 2023-11-16T01:37:12.898571+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:13 smithi017 bash[28266]: cluster 2023-11-16T01:37:12.898571+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:13.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:13 smithi060 bash[24780]: cluster 2023-11-16T01:37:12.898571+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:16.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:15 smithi060 bash[24780]: cluster 2023-11-16T01:37:14.899134+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:16.366 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:15 smithi017 bash[28266]: cluster 2023-11-16T01:37:14.899134+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:16.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:15 smithi017 bash[24695]: cluster 2023-11-16T01:37:14.899134+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:17.249 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[28266]: audit 2023-11-16T01:37:16.128956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T01:37:17.249 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[28266]: audit 2023-11-16T01:37:16.130900+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:17.249 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[28266]: cephadm 2023-11-16T01:37:16.132317+0000 mgr.y (mgr.14140) 79 : cephadm [INF] Deploying daemon osd.1 on smithi017 2023-11-16T01:37:17.249 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[28266]: audit 2023-11-16T01:37:16.132951+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-16T01:37:17.249 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[24695]: audit 2023-11-16T01:37:16.128956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T01:37:17.249 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[24695]: audit 2023-11-16T01:37:16.130900+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:17.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[24695]: cephadm 2023-11-16T01:37:16.132317+0000 mgr.y (mgr.14140) 79 : cephadm [INF] Deploying daemon osd.1 on smithi017 2023-11-16T01:37:17.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:16 smithi017 bash[24695]: audit 2023-11-16T01:37:16.132951+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-16T01:37:17.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:16 smithi060 bash[24780]: audit 2023-11-16T01:37:16.128956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-16T01:37:17.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:16 smithi060 bash[24780]: audit 2023-11-16T01:37:16.130900+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:17.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:16 smithi060 bash[24780]: cephadm 2023-11-16T01:37:16.132317+0000 mgr.y (mgr.14140) 79 : cephadm [INF] Deploying daemon osd.1 on smithi017 2023-11-16T01:37:17.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:16 smithi060 bash[24780]: audit 2023-11-16T01:37:16.132951+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-16T01:37:18.199 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:17 smithi017 bash[28266]: cluster 2023-11-16T01:37:16.899714+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:18.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:17 smithi017 bash[24695]: cluster 2023-11-16T01:37:16.899714+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:18.361 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 1 on host 'smithi017' 2023-11-16T01:37:18.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:17 smithi060 bash[24780]: cluster 2023-11-16T01:37:16.899714+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:19.323 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:19 smithi017 bash[24695]: audit 2023-11-16T01:37:18.350355+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:19.323 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:19 smithi017 bash[24695]: audit 2023-11-16T01:37:18.351044+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:19.323 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:19 smithi017 bash[24695]: audit 2023-11-16T01:37:18.355225+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:19.324 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:19 smithi017 bash[28266]: audit 2023-11-16T01:37:18.350355+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:19.324 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:19 smithi017 bash[28266]: audit 2023-11-16T01:37:18.351044+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:19.324 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:19 smithi017 bash[28266]: audit 2023-11-16T01:37:18.355225+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:19.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:18 smithi060 bash[24780]: audit 2023-11-16T01:37:18.350355+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:19.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:18 smithi060 bash[24780]: audit 2023-11-16T01:37:18.351044+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:19.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:18 smithi060 bash[24780]: audit 2023-11-16T01:37:18.355225+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370658\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370862\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.370990\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:53.371113\", \"created\": \"2023-11-16T01:36:52.307837\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_device_update\": \"2023-11-16T01:37:02.161326\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[28266]: cluster 2023-11-16T01:37:18.900400+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[24695]: cluster 2023-11-16T01:37:18.900400+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:20.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[28266]: audit 2023-11-16T01:37:19.347245+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:20.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[28266]: audit 2023-11-16T01:37:19.353972+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:20.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[28266]: audit 2023-11-16T01:37:19.355704+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:20.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[24695]: audit 2023-11-16T01:37:19.347245+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:20.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[24695]: audit 2023-11-16T01:37:19.353972+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:20.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:20 smithi017 bash[24695]: audit 2023-11-16T01:37:19.355704+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:19 smithi060 bash[24780]: cluster 2023-11-16T01:37:18.900400+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:20.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:19 smithi060 bash[24780]: audit 2023-11-16T01:37:19.347245+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:20.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:19 smithi060 bash[24780]: audit 2023-11-16T01:37:19.353972+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:20.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:19 smithi060 bash[24780]: audit 2023-11-16T01:37:19.355704+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:20.497 DEBUG:teuthology.orchestra.run.smithi017:osd.1> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.1.service 2023-11-16T01:37:20.499 INFO:tasks.cephadm:Deploying osd.2 on smithi017 with /dev/vg_nvme/lv_2... 2023-11-16T01:37:20.499 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-16T01:37:20.965 INFO:journalctl@ceph.osd.1.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:37:21.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[24695]: cluster 2023-11-16T01:37:20.901066+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:21.949 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-16T01:37:21.949 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-11-16T01:37:21.949 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-11-16T01:37:21.950 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-11-16T01:37:21.950 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-16T01:37:21.950 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-16T01:37:21.950 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[31589]: --> ceph-volume lvm activate successful for osd ID: 1 2023-11-16T01:37:21.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:21 smithi017 bash[28266]: cluster 2023-11-16T01:37:20.901066+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:21.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:21 smithi060 bash[24780]: cluster 2023-11-16T01:37:20.901066+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:24.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:23 smithi017 bash[24695]: cluster 2023-11-16T01:37:22.901628+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:24.043 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:23 smithi017 bash[28266]: cluster 2023-11-16T01:37:22.901628+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:24.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:23 smithi060 bash[24780]: cluster 2023-11-16T01:37:22.901628+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:25.949 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:25 smithi017 bash[31882]: debug 2023-11-16T01:37:25.685+0000 7fbb3d0cbec0 -1 Falling back to public interface 2023-11-16T01:37:26.154 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-16T01:37:26.154 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-16T01:37:26.154 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-11-16T01:37:26.154 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-11-16T01:37:26.155 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176457 s, 594 MB/s 2023-11-16T01:37:26.155 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-11-16T01:37:26.225 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:25 smithi017 bash[28266]: cluster 2023-11-16T01:37:24.902172+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:26.226 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:25 smithi017 bash[24695]: cluster 2023-11-16T01:37:24.902172+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:26.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:25 smithi060 bash[24780]: cluster 2023-11-16T01:37:24.902172+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:26.699 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:26 smithi017 bash[31882]: debug 2023-11-16T01:37:26.317+0000 7fbb3d0cbec0 -1 osd.1 0 log_to_monitors {default=true} 2023-11-16T01:37:26.906 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_2 2023-11-16T01:37:27.199 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:26 smithi017 bash[28266]: audit 2023-11-16T01:37:26.329466+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T01:37:27.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:26 smithi017 bash[24695]: audit 2023-11-16T01:37:26.329466+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T01:37:27.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:26 smithi060 bash[24780]: audit 2023-11-16T01:37:26.329466+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-16T01:37:28.123 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[31882]: debug 2023-11-16T01:37:27.985+0000 7fbb25e80700 -1 osd.1 0 waiting for initial osdmap 2023-11-16T01:37:28.124 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: cluster 2023-11-16T01:37:26.902802+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:28.124 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: audit 2023-11-16T01:37:26.979440+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T01:37:28.124 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: cluster 2023-11-16T01:37:26.979514+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-16T01:37:28.124 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: audit 2023-11-16T01:37:26.979706+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:28.124 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: audit 2023-11-16T01:37:26.980134+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: cluster 2023-11-16T01:37:27.279528+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: cluster 2023-11-16T01:37:27.279642+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: audit 2023-11-16T01:37:27.562437+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: cluster 2023-11-16T01:37:26.902802+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: audit 2023-11-16T01:37:26.979440+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: cluster 2023-11-16T01:37:26.979514+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: audit 2023-11-16T01:37:26.979706+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: audit 2023-11-16T01:37:26.980134+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: cluster 2023-11-16T01:37:27.279528+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:28.125 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: cluster 2023-11-16T01:37:27.279642+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:28.126 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: audit 2023-11-16T01:37:27.562437+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:28.126 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: audit 2023-11-16T01:37:27.798071+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:28.126 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[28266]: audit 2023-11-16T01:37:27.804222+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:28.126 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: audit 2023-11-16T01:37:27.798071+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:28.126 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:27 smithi017 bash[24695]: audit 2023-11-16T01:37:27.804222+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:28.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: cluster 2023-11-16T01:37:26.902802+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:28.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: audit 2023-11-16T01:37:26.979440+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-16T01:37:28.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: cluster 2023-11-16T01:37:26.979514+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-16T01:37:28.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: audit 2023-11-16T01:37:26.979706+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:28.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: audit 2023-11-16T01:37:26.980134+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:28.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: cluster 2023-11-16T01:37:27.279528+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:28.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: cluster 2023-11-16T01:37:27.279642+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:28.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: audit 2023-11-16T01:37:27.562437+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:28.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: audit 2023-11-16T01:37:27.798071+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:28.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:27 smithi060 bash[24780]: audit 2023-11-16T01:37:27.804222+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}}, \"last_daemon_update\": \"2023-11-16T01:37:19.345544\", \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:29.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:28 smithi017 bash[28266]: audit 2023-11-16T01:37:27.982476+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:29.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:28 smithi017 bash[28266]: cluster 2023-11-16T01:37:27.982638+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-16T01:37:29.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:28 smithi017 bash[28266]: audit 2023-11-16T01:37:27.983706+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:29.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:28 smithi017 bash[24695]: audit 2023-11-16T01:37:27.982476+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:29.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:28 smithi017 bash[24695]: cluster 2023-11-16T01:37:27.982638+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-16T01:37:29.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:28 smithi017 bash[24695]: audit 2023-11-16T01:37:27.983706+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:29.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:28 smithi060 bash[24780]: audit 2023-11-16T01:37:27.982476+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:29.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:28 smithi060 bash[24780]: cluster 2023-11-16T01:37:27.982638+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-16T01:37:29.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:28 smithi060 bash[24780]: audit 2023-11-16T01:37:27.983706+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:30.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: cluster 2023-11-16T01:37:28.903392+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:30.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: cluster 2023-11-16T01:37:28.994740+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009] boot 2023-11-16T01:37:30.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: cluster 2023-11-16T01:37:28.994798+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-16T01:37:30.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: audit 2023-11-16T01:37:28.996080+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:30.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: audit 2023-11-16T01:37:29.615385+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: audit 2023-11-16T01:37:29.616734+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[24695]: audit 2023-11-16T01:37:29.618735+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: cluster 2023-11-16T01:37:28.903392+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: cluster 2023-11-16T01:37:28.994740+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009] boot 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: cluster 2023-11-16T01:37:28.994798+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: audit 2023-11-16T01:37:28.996080+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: audit 2023-11-16T01:37:29.615385+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: audit 2023-11-16T01:37:29.616734+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:30.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:30 smithi017 bash[28266]: audit 2023-11-16T01:37:29.618735+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:30.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: cluster 2023-11-16T01:37:28.903392+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-16T01:37:30.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: cluster 2023-11-16T01:37:28.994740+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.17:6810/1046403009,v1:172.21.15.17:6811/1046403009] boot 2023-11-16T01:37:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: cluster 2023-11-16T01:37:28.994798+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-16T01:37:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: audit 2023-11-16T01:37:28.996080+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:37:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: audit 2023-11-16T01:37:29.615385+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:37:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: audit 2023-11-16T01:37:29.616734+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:30 smithi060 bash[24780]: audit 2023-11-16T01:37:29.618735+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:31.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[28266]: audit 2023-11-16T01:37:29.614281+0000 mgr.y (mgr.14140) 87 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:37:31.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[28266]: cephadm 2023-11-16T01:37:29.614989+0000 mgr.y (mgr.14140) 88 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:37:31.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[28266]: cluster 2023-11-16T01:37:30.015301+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-16T01:37:31.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[28266]: audit 2023-11-16T01:37:30.018853+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231116-013458"}]: dispatch 2023-11-16T01:37:31.091 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[28266]: audit 2023-11-16T01:37:30.021953+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231116-013458"}]': finished 2023-11-16T01:37:31.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[24695]: audit 2023-11-16T01:37:29.614281+0000 mgr.y (mgr.14140) 87 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:37:31.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[24695]: cephadm 2023-11-16T01:37:29.614989+0000 mgr.y (mgr.14140) 88 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:37:31.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[24695]: cluster 2023-11-16T01:37:30.015301+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-16T01:37:31.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[24695]: audit 2023-11-16T01:37:30.018853+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231116-013458"}]: dispatch 2023-11-16T01:37:31.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:31 smithi017 bash[24695]: audit 2023-11-16T01:37:30.021953+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231116-013458"}]': finished 2023-11-16T01:37:31.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:31 smithi060 bash[24780]: audit 2023-11-16T01:37:29.614281+0000 mgr.y (mgr.14140) 87 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:37:31.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:31 smithi060 bash[24780]: cephadm 2023-11-16T01:37:29.614989+0000 mgr.y (mgr.14140) 88 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:37:31.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:31 smithi060 bash[24780]: cluster 2023-11-16T01:37:30.015301+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-16T01:37:31.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:31 smithi060 bash[24780]: audit 2023-11-16T01:37:30.018853+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231116-013458"}]: dispatch 2023-11-16T01:37:31.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:31 smithi060 bash[24780]: audit 2023-11-16T01:37:30.021953+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231116-013458"}]': finished 2023-11-16T01:37:32.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:32 smithi017 bash[24695]: cluster 2023-11-16T01:37:30.903940+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:32.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:32 smithi017 bash[28266]: cluster 2023-11-16T01:37:30.903940+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:32.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:32 smithi060 bash[24780]: cluster 2023-11-16T01:37:30.903940+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:34.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[28266]: cluster 2023-11-16T01:37:32.904454+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[28266]: audit 2023-11-16T01:37:33.055694+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.17:0/250333123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]: dispatch 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[28266]: audit 2023-11-16T01:37:33.056311+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]: dispatch 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[28266]: audit 2023-11-16T01:37:33.063644+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]': finished 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[28266]: cluster 2023-11-16T01:37:33.063730+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[28266]: audit 2023-11-16T01:37:33.063974+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[24695]: cluster 2023-11-16T01:37:32.904454+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[24695]: audit 2023-11-16T01:37:33.055694+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.17:0/250333123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]: dispatch 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[24695]: audit 2023-11-16T01:37:33.056311+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]: dispatch 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[24695]: audit 2023-11-16T01:37:33.063644+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]': finished 2023-11-16T01:37:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[24695]: cluster 2023-11-16T01:37:33.063730+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-16T01:37:34.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:34 smithi017 bash[24695]: audit 2023-11-16T01:37:33.063974+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:34 smithi060 bash[24780]: cluster 2023-11-16T01:37:32.904454+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:34 smithi060 bash[24780]: audit 2023-11-16T01:37:33.055694+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.17:0/250333123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]: dispatch 2023-11-16T01:37:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:34 smithi060 bash[24780]: audit 2023-11-16T01:37:33.056311+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]: dispatch 2023-11-16T01:37:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:34 smithi060 bash[24780]: audit 2023-11-16T01:37:33.063644+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dabaf705-2227-42dd-821c-32ca44dd7fd4"}]': finished 2023-11-16T01:37:34.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:34 smithi060 bash[24780]: cluster 2023-11-16T01:37:33.063730+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-16T01:37:34.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:34 smithi060 bash[24780]: audit 2023-11-16T01:37:33.063974+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:36.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:36 smithi017 bash[24695]: cluster 2023-11-16T01:37:34.904833+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:36.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:36 smithi017 bash[24695]: audit 2023-11-16T01:37:35.263835+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.17:0/2712478368' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:37:36.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:36 smithi017 bash[28266]: cluster 2023-11-16T01:37:34.904833+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:36.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:36 smithi017 bash[28266]: audit 2023-11-16T01:37:35.263835+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.17:0/2712478368' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:37:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:36 smithi060 bash[24780]: cluster 2023-11-16T01:37:34.904833+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-16T01:37:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:36 smithi060 bash[24780]: audit 2023-11-16T01:37:35.263835+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.17:0/2712478368' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:37:37.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:37 smithi017 bash[24695]: cluster 2023-11-16T01:37:37.029010+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-16T01:37:37.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:37 smithi017 bash[24695]: cluster 2023-11-16T01:37:37.029086+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-16T01:37:37.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:37 smithi017 bash[28266]: cluster 2023-11-16T01:37:37.029010+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-16T01:37:37.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:37 smithi017 bash[28266]: cluster 2023-11-16T01:37:37.029086+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-16T01:37:37.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:37 smithi060 bash[24780]: cluster 2023-11-16T01:37:37.029010+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-16T01:37:37.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:37 smithi060 bash[24780]: cluster 2023-11-16T01:37:37.029086+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-16T01:37:38.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:38 smithi017 bash[24695]: cluster 2023-11-16T01:37:36.905488+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:38.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:38 smithi017 bash[24695]: audit 2023-11-16T01:37:38.038703+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:38.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:38 smithi017 bash[28266]: cluster 2023-11-16T01:37:36.905488+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:38.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:38 smithi017 bash[28266]: audit 2023-11-16T01:37:38.038703+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:38 smithi060 bash[24780]: cluster 2023-11-16T01:37:36.905488+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:38 smithi060 bash[24780]: audit 2023-11-16T01:37:38.038703+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:40.437 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:40 smithi017 bash[24695]: cluster 2023-11-16T01:37:38.906096+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:40.438 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:40 smithi017 bash[28266]: cluster 2023-11-16T01:37:38.906096+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:40.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:40 smithi060 bash[24780]: cluster 2023-11-16T01:37:38.906096+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:41.948 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:41 smithi017 bash[28266]: cluster 2023-11-16T01:37:40.906737+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:41.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:41 smithi017 bash[24695]: cluster 2023-11-16T01:37:40.906737+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:41.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:41 smithi060 bash[24780]: cluster 2023-11-16T01:37:40.906737+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[24695]: audit 2023-11-16T01:37:41.718568+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[24695]: audit 2023-11-16T01:37:41.720170+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[24695]: cephadm 2023-11-16T01:37:41.721646+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.2 on smithi017 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[24695]: audit 2023-11-16T01:37:41.722433+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[28266]: audit 2023-11-16T01:37:41.718568+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[28266]: audit 2023-11-16T01:37:41.720170+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:42.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[28266]: cephadm 2023-11-16T01:37:41.721646+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.2 on smithi017 2023-11-16T01:37:42.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:42 smithi017 bash[28266]: audit 2023-11-16T01:37:41.722433+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-16T01:37:42.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:42 smithi060 bash[24780]: audit 2023-11-16T01:37:41.718568+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-16T01:37:42.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:42 smithi060 bash[24780]: audit 2023-11-16T01:37:41.720170+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:37:42.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:42 smithi060 bash[24780]: cephadm 2023-11-16T01:37:41.721646+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.2 on smithi017 2023-11-16T01:37:42.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:42 smithi060 bash[24780]: audit 2023-11-16T01:37:41.722433+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-16T01:37:43.900 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:43 smithi017 bash[24695]: cluster 2023-11-16T01:37:42.907388+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%) 2023-11-16T01:37:43.900 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:43 smithi017 bash[28266]: cluster 2023-11-16T01:37:42.907388+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%) 2023-11-16T01:37:43.946 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 2 on host 'smithi017' 2023-11-16T01:37:43.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:43 smithi060 bash[24780]: cluster 2023-11-16T01:37:42.907388+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%) 2023-11-16T01:37:44.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:44 smithi017 bash[28266]: audit 2023-11-16T01:37:43.937460+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:44.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:44 smithi017 bash[28266]: audit 2023-11-16T01:37:43.938000+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:44.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:44 smithi017 bash[28266]: audit 2023-11-16T01:37:43.941067+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:44.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:44 smithi017 bash[24695]: audit 2023-11-16T01:37:43.937460+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:44.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:44 smithi017 bash[24695]: audit 2023-11-16T01:37:43.938000+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:44.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:44 smithi017 bash[24695]: audit 2023-11-16T01:37:43.941067+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:44.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:44 smithi060 bash[24780]: audit 2023-11-16T01:37:43.937460+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:44.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:44 smithi060 bash[24780]: audit 2023-11-16T01:37:43.938000+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:44.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:44 smithi060 bash[24780]: audit 2023-11-16T01:37:43.941067+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344721\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.344924\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345090\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:19.345341\", \"created\": \"2023-11-16T01:37:18.332983\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_device_update\": \"2023-11-16T01:37:27.796910\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:45.314 DEBUG:teuthology.orchestra.run.smithi017:osd.2> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.2.service 2023-11-16T01:37:45.316 INFO:tasks.cephadm:Deploying osd.3 on smithi017 with /dev/vg_nvme/lv_1... 2023-11-16T01:37:45.316 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-16T01:37:45.670 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[24695]: cluster 2023-11-16T01:37:44.907995+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:45.677 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[24695]: audit 2023-11-16T01:37:45.164450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:45.678 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[24695]: audit 2023-11-16T01:37:45.170437+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:45.678 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[24695]: audit 2023-11-16T01:37:45.171873+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:45.678 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[28266]: cluster 2023-11-16T01:37:44.907995+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:45.678 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[28266]: audit 2023-11-16T01:37:45.164450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:45.678 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[28266]: audit 2023-11-16T01:37:45.170437+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:45.679 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:45 smithi017 bash[28266]: audit 2023-11-16T01:37:45.171873+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:45.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:45 smithi060 bash[24780]: cluster 2023-11-16T01:37:44.907995+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:45.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:45 smithi060 bash[24780]: audit 2023-11-16T01:37:45.164450+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:37:45.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:45 smithi060 bash[24780]: audit 2023-11-16T01:37:45.170437+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:37:45.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:45 smithi060 bash[24780]: audit 2023-11-16T01:37:45.171873+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-16T01:37:46.051 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:46 smithi017 bash[33165]: --> ceph-volume lvm activate successful for osd ID: 2 2023-11-16T01:37:48.052 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:47 smithi017 bash[24695]: cluster 2023-11-16T01:37:46.908605+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:48.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:47 smithi017 bash[28266]: cluster 2023-11-16T01:37:46.908605+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:48.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:47 smithi060 bash[24780]: cluster 2023-11-16T01:37:46.908605+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:49.557 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:49 smithi017 bash[33413]: debug 2023-11-16T01:37:49.425+0000 7f91cae43ec0 1 -- 172.21.15.17:0/2278913749 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x5652bea20c00 msgr2=0x5652bea1d680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:37:49.557 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:49 smithi017 bash[33413]: debug 2023-11-16T01:37:49.425+0000 7f91cae43ec0 1 --2- 172.21.15.17:0/2278913749 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x5652bea20c00 0x5652bea1d680 secure :-1 s=READY pgs=99 cs=0 l=1 rx=0x5652be9b7d10 tx=0x5652bf696aa0).stop 2023-11-16T01:37:50.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:49 smithi017 bash[24695]: cluster 2023-11-16T01:37:48.909193+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:50.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:49 smithi017 bash[28266]: cluster 2023-11-16T01:37:48.909193+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:50.449 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:49 smithi017 bash[33413]: debug 2023-11-16T01:37:49.973+0000 7f91cae43ec0 -1 Falling back to public interface 2023-11-16T01:37:50.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:49 smithi060 bash[24780]: cluster 2023-11-16T01:37:48.909193+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:50.948 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:50 smithi017 bash[33413]: debug 2023-11-16T01:37:50.621+0000 7f91cae43ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-11-16T01:37:51.291 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-16T01:37:51.291 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-16T01:37:51.291 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-11-16T01:37:51.291 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-11-16T01:37:51.291 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0187021 s, 561 MB/s 2023-11-16T01:37:51.291 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-11-16T01:37:51.629 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:51 smithi017 bash[28266]: audit 2023-11-16T01:37:50.632376+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T01:37:51.630 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:51 smithi017 bash[28266]: audit 2023-11-16T01:37:50.632880+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T01:37:51.630 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:51 smithi017 bash[28266]: cluster 2023-11-16T01:37:50.909762+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:51.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:51 smithi017 bash[24695]: audit 2023-11-16T01:37:50.632376+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T01:37:51.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:51 smithi017 bash[24695]: audit 2023-11-16T01:37:50.632880+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T01:37:51.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:51 smithi017 bash[24695]: cluster 2023-11-16T01:37:50.909762+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:51.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:51 smithi060 bash[24780]: audit 2023-11-16T01:37:50.632376+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T01:37:51.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:51 smithi060 bash[24780]: audit 2023-11-16T01:37:50.632880+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-16T01:37:51.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:51 smithi060 bash[24780]: cluster 2023-11-16T01:37:50.909762+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:52.034 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_1 2023-11-16T01:37:52.948 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[33413]: debug 2023-11-16T01:37:52.637+0000 7f91b3bf8700 -1 osd.2 0 waiting for initial osdmap 2023-11-16T01:37:52.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: cluster 2023-11-16T01:37:51.611025+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:52.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: cluster 2023-11-16T01:37:51.611105+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:52.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: audit 2023-11-16T01:37:51.630799+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T01:37:52.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: cluster 2023-11-16T01:37:51.630832+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-16T01:37:52.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: audit 2023-11-16T01:37:51.631013+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:52.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: audit 2023-11-16T01:37:51.631851+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[24695]: audit 2023-11-16T01:37:51.632275+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: cluster 2023-11-16T01:37:51.611025+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: cluster 2023-11-16T01:37:51.611105+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: audit 2023-11-16T01:37:51.630799+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: cluster 2023-11-16T01:37:51.630832+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: audit 2023-11-16T01:37:51.631013+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: audit 2023-11-16T01:37:51.631851+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:52 smithi017 bash[28266]: audit 2023-11-16T01:37:51.632275+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:52.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: cluster 2023-11-16T01:37:51.611025+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:37:52.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: cluster 2023-11-16T01:37:51.611105+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:37:52.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: audit 2023-11-16T01:37:51.630799+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-16T01:37:52.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: cluster 2023-11-16T01:37:51.630832+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-16T01:37:52.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: audit 2023-11-16T01:37:51.631013+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:52.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: audit 2023-11-16T01:37:51.631851+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:52.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:52 smithi060 bash[24780]: audit 2023-11-16T01:37:51.632275+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:37:53.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[24695]: audit 2023-11-16T01:37:52.632600+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:53.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[24695]: cluster 2023-11-16T01:37:52.632752+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-16T01:37:53.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[24695]: audit 2023-11-16T01:37:52.633937+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:53.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[24695]: cluster 2023-11-16T01:37:52.910331+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:53.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[24695]: audit 2023-11-16T01:37:53.535698+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:53.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[28266]: audit 2023-11-16T01:37:52.632600+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:53.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[28266]: cluster 2023-11-16T01:37:52.632752+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-16T01:37:53.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[28266]: audit 2023-11-16T01:37:52.633937+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:53.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[28266]: cluster 2023-11-16T01:37:52.910331+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:53.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:53 smithi017 bash[28266]: audit 2023-11-16T01:37:53.535698+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:53.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:53 smithi060 bash[24780]: audit 2023-11-16T01:37:52.632600+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:37:53.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:53 smithi060 bash[24780]: cluster 2023-11-16T01:37:52.632752+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-16T01:37:53.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:53 smithi060 bash[24780]: audit 2023-11-16T01:37:52.633937+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:37:53.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:53 smithi060 bash[24780]: cluster 2023-11-16T01:37:52.910331+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-16T01:37:53.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:53 smithi060 bash[24780]: audit 2023-11-16T01:37:53.535698+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:37:54.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[24695]: cluster 2023-11-16T01:37:53.642342+0000 mon.a (mon.0) 276 : cluster [INF] osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076] boot 2023-11-16T01:38:00.224 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[24695]: cluster 2023-11-16T01:37:53.642488+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-16T01:38:00.224 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[24695]: audit 2023-11-16T01:37:53.647281+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:38:00.224 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[28266]: cluster 2023-11-16T01:37:53.642342+0000 mon.a (mon.0) 276 : cluster [INF] osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076] boot 2023-11-16T01:38:00.224 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[28266]: cluster 2023-11-16T01:37:53.642488+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-16T01:38:00.224 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[28266]: audit 2023-11-16T01:37:53.647281+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:38:00.225 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[24695]: audit 2023-11-16T01:37:53.765626+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:00.225 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[24695]: audit 2023-11-16T01:37:53.769413+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:00.315 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[28266]: audit 2023-11-16T01:37:53.765626+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:00.315 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:54 smithi017 bash[28266]: audit 2023-11-16T01:37:53.769413+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:00.315 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[24695]: cluster 2023-11-16T01:37:54.647947+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[24695]: cluster 2023-11-16T01:37:54.910932+0000 mgr.y (mgr.14140) 102 : 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%) 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[24695]: audit 2023-11-16T01:37:55.511919+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[24695]: audit 2023-11-16T01:37:55.513293+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[24695]: audit 2023-11-16T01:37:55.515368+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[28266]: cluster 2023-11-16T01:37:54.647947+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[28266]: cluster 2023-11-16T01:37:54.910932+0000 mgr.y (mgr.14140) 102 : 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%) 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[28266]: audit 2023-11-16T01:37:55.511919+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[28266]: audit 2023-11-16T01:37:55.513293+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:00.316 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:55 smithi017 bash[28266]: audit 2023-11-16T01:37:55.515368+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:00.317 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:56 smithi017 bash[24695]: audit 2023-11-16T01:37:55.509984+0000 mgr.y (mgr.14140) 103 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:00.317 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:56 smithi017 bash[24695]: cephadm 2023-11-16T01:37:55.511377+0000 mgr.y (mgr.14140) 104 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:38:00.317 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:56 smithi017 bash[28266]: audit 2023-11-16T01:37:55.509984+0000 mgr.y (mgr.14140) 103 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:00.317 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:56 smithi017 bash[28266]: cephadm 2023-11-16T01:37:55.511377+0000 mgr.y (mgr.14140) 104 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:38:00.317 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:57 smithi017 bash[28266]: cluster 2023-11-16T01:37:56.911636+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:57 smithi017 bash[24695]: cluster 2023-11-16T01:37:56.911636+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:58 smithi017 bash[24695]: cluster 2023-11-16T01:37:57.664254+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:58 smithi017 bash[24695]: cluster 2023-11-16T01:37:57.664331+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:58 smithi017 bash[28266]: cluster 2023-11-16T01:37:57.664254+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:58 smithi017 bash[28266]: cluster 2023-11-16T01:37:57.664331+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[28266]: cluster 2023-11-16T01:37:58.912165+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:00.318 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[28266]: audit 2023-11-16T01:37:59.074628+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.17:0/800761755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "745477e8-7323-41e1-bd66-c075c0fe3e64"}]: dispatch 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[28266]: audit 2023-11-16T01:37:59.080587+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.17:0/800761755' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "745477e8-7323-41e1-bd66-c075c0fe3e64"}]': finished 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[28266]: cluster 2023-11-16T01:37:59.080630+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[28266]: audit 2023-11-16T01:37:59.080830+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[24695]: cluster 2023-11-16T01:37:58.912165+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[24695]: audit 2023-11-16T01:37:59.074628+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.17:0/800761755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "745477e8-7323-41e1-bd66-c075c0fe3e64"}]: dispatch 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[24695]: audit 2023-11-16T01:37:59.080587+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.17:0/800761755' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "745477e8-7323-41e1-bd66-c075c0fe3e64"}]': finished 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[24695]: cluster 2023-11-16T01:37:59.080630+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-16T01:38:00.319 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:37:59 smithi017 bash[24695]: audit 2023-11-16T01:37:59.080830+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:00.320 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:54 smithi060 bash[24780]: cluster 2023-11-16T01:37:53.642342+0000 mon.a (mon.0) 276 : cluster [INF] osd.2 [v2:172.21.15.17:6818/2745770076,v1:172.21.15.17:6819/2745770076] boot 2023-11-16T01:38:00.345 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:54 smithi060 bash[24780]: cluster 2023-11-16T01:37:53.642488+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-16T01:38:00.345 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:54 smithi060 bash[24780]: audit 2023-11-16T01:37:53.647281+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:38:00.345 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:54 smithi060 bash[24780]: audit 2023-11-16T01:37:53.765626+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:00.345 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:54 smithi060 bash[24780]: audit 2023-11-16T01:37:53.769413+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}}, \"last_daemon_update\": \"2023-11-16T01:37:45.162663\", \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:55 smithi060 bash[24780]: cluster 2023-11-16T01:37:54.647947+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:55 smithi060 bash[24780]: cluster 2023-11-16T01:37:54.910932+0000 mgr.y (mgr.14140) 102 : 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%) 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:55 smithi060 bash[24780]: audit 2023-11-16T01:37:55.511919+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:55 smithi060 bash[24780]: audit 2023-11-16T01:37:55.513293+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:55 smithi060 bash[24780]: audit 2023-11-16T01:37:55.515368+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:56 smithi060 bash[24780]: audit 2023-11-16T01:37:55.509984+0000 mgr.y (mgr.14140) 103 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:56 smithi060 bash[24780]: cephadm 2023-11-16T01:37:55.511377+0000 mgr.y (mgr.14140) 104 : cephadm [INF] Applying osd on host smithi017... 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:57 smithi060 bash[24780]: cluster 2023-11-16T01:37:56.911636+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:58 smithi060 bash[24780]: cluster 2023-11-16T01:37:57.664254+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:58 smithi060 bash[24780]: cluster 2023-11-16T01:37:57.664331+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:59 smithi060 bash[24780]: cluster 2023-11-16T01:37:58.912165+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:00.346 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:59 smithi060 bash[24780]: audit 2023-11-16T01:37:59.074628+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.17:0/800761755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "745477e8-7323-41e1-bd66-c075c0fe3e64"}]: dispatch 2023-11-16T01:38:00.347 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:59 smithi060 bash[24780]: audit 2023-11-16T01:37:59.080587+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.17:0/800761755' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "745477e8-7323-41e1-bd66-c075c0fe3e64"}]': finished 2023-11-16T01:38:00.347 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:59 smithi060 bash[24780]: cluster 2023-11-16T01:37:59.080630+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-16T01:38:00.347 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:37:59 smithi060 bash[24780]: audit 2023-11-16T01:37:59.080830+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:01.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:01 smithi017 bash[28266]: cluster 2023-11-16T01:38:00.912663+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:01.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:01 smithi017 bash[28266]: audit 2023-11-16T01:38:01.419901+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.17:0/755024481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:01.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:01 smithi017 bash[24695]: cluster 2023-11-16T01:38:00.912663+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:01.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:01 smithi017 bash[24695]: audit 2023-11-16T01:38:01.419901+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.17:0/755024481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:01.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:01 smithi060 bash[24780]: cluster 2023-11-16T01:38:00.912663+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:01.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:01 smithi060 bash[24780]: audit 2023-11-16T01:38:01.419901+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.17:0/755024481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:04.389 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:03 smithi017 bash[24695]: cluster 2023-11-16T01:38:02.913227+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:04.389 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:03 smithi017 bash[28266]: cluster 2023-11-16T01:38:02.913227+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:04.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:03 smithi060 bash[24780]: cluster 2023-11-16T01:38:02.913227+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:05.234 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:04 smithi017 bash[24695]: audit 2023-11-16T01:38:04.153838+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:05.234 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:04 smithi017 bash[28266]: audit 2023-11-16T01:38:04.153838+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:05.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:04 smithi060 bash[24780]: audit 2023-11-16T01:38:04.153838+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:06.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:05 smithi017 bash[24695]: cluster 2023-11-16T01:38:04.913751+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:06.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:05 smithi017 bash[28266]: cluster 2023-11-16T01:38:04.913751+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:06.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:05 smithi060 bash[24780]: cluster 2023-11-16T01:38:04.913751+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:08.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:07 smithi017 bash[24695]: cluster 2023-11-16T01:38:06.914268+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:08.352 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:07 smithi017 bash[28266]: cluster 2023-11-16T01:38:06.914268+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:07 smithi060 bash[24780]: cluster 2023-11-16T01:38:06.914268+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:09.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:08 smithi017 bash[24695]: audit 2023-11-16T01:38:08.113195+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T01:38:09.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:08 smithi017 bash[24695]: audit 2023-11-16T01:38:08.115056+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:09.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:08 smithi017 bash[24695]: cephadm 2023-11-16T01:38:08.116459+0000 mgr.y (mgr.14140) 111 : cephadm [INF] Deploying daemon osd.3 on smithi017 2023-11-16T01:38:09.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:08 smithi017 bash[24695]: audit 2023-11-16T01:38:08.117111+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-16T01:38:09.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:09 smithi017 bash[28266]: audit 2023-11-16T01:38:08.113195+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T01:38:09.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:09 smithi017 bash[28266]: audit 2023-11-16T01:38:08.115056+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:09.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:09 smithi017 bash[28266]: cephadm 2023-11-16T01:38:08.116459+0000 mgr.y (mgr.14140) 111 : cephadm [INF] Deploying daemon osd.3 on smithi017 2023-11-16T01:38:09.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:09 smithi017 bash[28266]: audit 2023-11-16T01:38:08.117111+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-16T01:38:09.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:08 smithi060 bash[24780]: audit 2023-11-16T01:38:08.113195+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-16T01:38:09.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:08 smithi060 bash[24780]: audit 2023-11-16T01:38:08.115056+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:09.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:08 smithi060 bash[24780]: cephadm 2023-11-16T01:38:08.116459+0000 mgr.y (mgr.14140) 111 : cephadm [INF] Deploying daemon osd.3 on smithi017 2023-11-16T01:38:09.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:08 smithi060 bash[24780]: audit 2023-11-16T01:38:08.117111+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-16T01:38:10.198 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:10 smithi017 bash[24695]: cluster 2023-11-16T01:38:08.914803+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:10.199 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:10 smithi017 bash[28266]: cluster 2023-11-16T01:38:08.914803+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:10.433 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 3 on host 'smithi017' 2023-11-16T01:38:10.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:10 smithi060 bash[24780]: cluster 2023-11-16T01:38:08.914803+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:11.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:11 smithi017 bash[24695]: audit 2023-11-16T01:38:10.423105+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:11.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:11 smithi017 bash[28266]: audit 2023-11-16T01:38:10.423105+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:11.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:11 smithi017 bash[28266]: audit 2023-11-16T01:38:10.423419+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:11.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:11 smithi017 bash[28266]: audit 2023-11-16T01:38:10.427224+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:11.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:11 smithi017 bash[24695]: audit 2023-11-16T01:38:10.423419+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:11.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:11 smithi017 bash[24695]: audit 2023-11-16T01:38:10.427224+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:11.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:11 smithi060 bash[24780]: audit 2023-11-16T01:38:10.423105+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:11.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:11 smithi060 bash[24780]: audit 2023-11-16T01:38:10.423419+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:11.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:11 smithi060 bash[24780]: audit 2023-11-16T01:38:10.427224+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161761\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.161962\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162092\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162217\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162340\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:37:45.162463\", \"created\": \"2023-11-16T01:37:43.913149\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_device_update\": \"2023-11-16T01:37:53.763960\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:12.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[24695]: cluster 2023-11-16T01:38:10.915338+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:12.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[28266]: cluster 2023-11-16T01:38:10.915338+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:12.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[28266]: audit 2023-11-16T01:38:11.418076+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:12.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[28266]: audit 2023-11-16T01:38:11.424324+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:12.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[28266]: audit 2023-11-16T01:38:11.425612+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:12.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[24695]: audit 2023-11-16T01:38:11.418076+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:12.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[24695]: audit 2023-11-16T01:38:11.424324+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:12.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:12 smithi017 bash[24695]: audit 2023-11-16T01:38:11.425612+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:12.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:12 smithi060 bash[24780]: cluster 2023-11-16T01:38:10.915338+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:12.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:12 smithi060 bash[24780]: audit 2023-11-16T01:38:11.418076+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:12.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:12 smithi060 bash[24780]: audit 2023-11-16T01:38:11.424324+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:12.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:12 smithi060 bash[24780]: audit 2023-11-16T01:38:11.425612+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:12.632 DEBUG:teuthology.orchestra.run.smithi017:osd.3> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.3.service 2023-11-16T01:38:12.634 INFO:tasks.cephadm:Deploying osd.4 on smithi060 with /dev/vg_nvme/lv_4... 2023-11-16T01:38:12.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-16T01:38:13.142 INFO:journalctl@ceph.osd.3.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-16T01:38:13.490 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:13 smithi017 bash[34770]: --> ceph-volume lvm activate successful for osd ID: 3 2023-11-16T01:38:14.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:14 smithi060 bash[24780]: cluster 2023-11-16T01:38:12.915837+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:14.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:14 smithi017 bash[24695]: cluster 2023-11-16T01:38:12.915837+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:14.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:14 smithi017 bash[28266]: cluster 2023-11-16T01:38:12.915837+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-16T01:38:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-16T01:38:15.620 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-11-16T01:38:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-11-16T01:38:15.621 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017396 s, 603 MB/s 2023-11-16T01:38:15.621 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-11-16T01:38:16.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:16 smithi017 bash[24695]: cluster 2023-11-16T01:38:14.916390+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:16.199 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:16 smithi017 bash[28266]: cluster 2023-11-16T01:38:14.916390+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:16.199 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:15 smithi017 bash[35078]: debug 2023-11-16T01:38:15.936+0000 7f8c6cbc3ec0 1 -- 172.21.15.17:0/999969623 >> [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] conn(0x55f13a2eac00 msgr2=0x55f13a2e7680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:38:16.200 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:15 smithi017 bash[35078]: debug 2023-11-16T01:38:15.936+0000 7f8c6cbc3ec0 1 --2- 172.21.15.17:0/999969623 >> [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] conn(0x55f13a2eac00 0x55f13a2e7680 secure :-1 s=READY pgs=23 cs=0 l=1 rx=0x55f13a281d10 tx=0x55f13af56aa0).stop 2023-11-16T01:38:16.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:16 smithi060 bash[24780]: cluster 2023-11-16T01:38:14.916390+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:16.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2023-11-16T01:38:16.949 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:16 smithi017 bash[35078]: debug 2023-11-16T01:38:16.484+0000 7f8c6cbc3ec0 -1 Falling back to public interface 2023-11-16T01:38:17.426 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:17 smithi017 bash[35078]: debug 2023-11-16T01:38:17.156+0000 7f8c6cbc3ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-11-16T01:38:18.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:18 smithi060 bash[24780]: cluster 2023-11-16T01:38:16.917051+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:18.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:18 smithi060 bash[24780]: audit 2023-11-16T01:38:17.163382+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T01:38:18.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:18 smithi060 bash[24780]: audit 2023-11-16T01:38:17.898233+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:18.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:18 smithi017 bash[24695]: cluster 2023-11-16T01:38:16.917051+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:18.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:18 smithi017 bash[24695]: audit 2023-11-16T01:38:17.163382+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T01:38:18.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:18 smithi017 bash[24695]: audit 2023-11-16T01:38:17.898233+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:18.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:18 smithi017 bash[28266]: cluster 2023-11-16T01:38:16.917051+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:18.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:18 smithi017 bash[28266]: audit 2023-11-16T01:38:17.163382+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-16T01:38:18.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:18 smithi017 bash[28266]: audit 2023-11-16T01:38:17.898233+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:19.372 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[35078]: debug 2023-11-16T01:38:19.044+0000 7f8c55978700 -1 osd.3 0 waiting for initial osdmap 2023-11-16T01:38:19.372 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.036658+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T01:38:19.372 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: cluster 2023-11-16T01:38:18.036766+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.036970+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.037797+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: cluster 2023-11-16T01:38:18.118263+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: cluster 2023-11-16T01:38:18.118325+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.036658+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: cluster 2023-11-16T01:38:18.036766+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.036970+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:19.373 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.037797+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:38:19.374 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: cluster 2023-11-16T01:38:18.118263+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:38:19.374 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: cluster 2023-11-16T01:38:18.118325+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:38:19.374 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.124681+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:19.374 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.128889+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:19.374 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.748507+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.750466+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[24695]: audit 2023-11-16T01:38:18.753217+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.124681+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.128889+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.748507+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.750466+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:19.375 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:19 smithi017 bash[28266]: audit 2023-11-16T01:38:18.753217+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:19.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.036658+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-16T01:38:19.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: cluster 2023-11-16T01:38:18.036766+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-16T01:38:19.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.036970+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:19.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.037797+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-11-16T01:38:19.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: cluster 2023-11-16T01:38:18.118263+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:38:19.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: cluster 2023-11-16T01:38:18.118325+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:38:19.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.124681+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:38:19.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.128889+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}}, \"last_daemon_update\": \"2023-11-16T01:38:11.416403\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:38:19.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.748507+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:19.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.750466+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:19.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:19 smithi060 bash[24780]: audit 2023-11-16T01:38:18.753217+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[28266]: audit 2023-11-16T01:38:18.745782+0000 mgr.y (mgr.14140) 117 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[28266]: cephadm 2023-11-16T01:38:18.747872+0000 mgr.y (mgr.14140) 118 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:38:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[28266]: cluster 2023-11-16T01:38:18.917582+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[28266]: audit 2023-11-16T01:38:19.040453+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:38:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[28266]: cluster 2023-11-16T01:38:19.040612+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-16T01:38:20.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[28266]: audit 2023-11-16T01:38:19.042301+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[24695]: audit 2023-11-16T01:38:18.745782+0000 mgr.y (mgr.14140) 117 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[24695]: cephadm 2023-11-16T01:38:18.747872+0000 mgr.y (mgr.14140) 118 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:38:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[24695]: cluster 2023-11-16T01:38:18.917582+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[24695]: audit 2023-11-16T01:38:19.040453+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:38:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[24695]: cluster 2023-11-16T01:38:19.040612+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-16T01:38:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:20 smithi017 bash[24695]: audit 2023-11-16T01:38:19.042301+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:20 smithi060 bash[24780]: audit 2023-11-16T01:38:18.745782+0000 mgr.y (mgr.14140) 117 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:20 smithi060 bash[24780]: cephadm 2023-11-16T01:38:18.747872+0000 mgr.y (mgr.14140) 118 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:38:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:20 smithi060 bash[24780]: cluster 2023-11-16T01:38:18.917582+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:20 smithi060 bash[24780]: audit 2023-11-16T01:38:19.040453+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-11-16T01:38:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:20 smithi060 bash[24780]: cluster 2023-11-16T01:38:19.040612+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-16T01:38:20.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:20 smithi060 bash[24780]: audit 2023-11-16T01:38:19.042301+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:21.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:21 smithi060 bash[24780]: cluster 2023-11-16T01:38:20.052974+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915] boot 2023-11-16T01:38:21.550 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:21 smithi060 bash[24780]: cluster 2023-11-16T01:38:20.053069+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-16T01:38:21.550 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:21 smithi060 bash[24780]: audit 2023-11-16T01:38:20.054100+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:21.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:21 smithi017 bash[24695]: cluster 2023-11-16T01:38:20.052974+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915] boot 2023-11-16T01:38:21.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:21 smithi017 bash[24695]: cluster 2023-11-16T01:38:20.053069+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-16T01:38:21.551 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:21 smithi017 bash[24695]: audit 2023-11-16T01:38:20.054100+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:21.551 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:21 smithi017 bash[28266]: cluster 2023-11-16T01:38:20.052974+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.17:6826/2897581915,v1:172.21.15.17:6827/2897581915] boot 2023-11-16T01:38:21.552 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:21 smithi017 bash[28266]: cluster 2023-11-16T01:38:20.053069+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-16T01:38:21.552 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:21 smithi017 bash[28266]: audit 2023-11-16T01:38:20.054100+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:38:22.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:22 smithi017 bash[24695]: cluster 2023-11-16T01:38:20.918222+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:22.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:22 smithi017 bash[24695]: cluster 2023-11-16T01:38:21.073666+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-16T01:38:22.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:22 smithi017 bash[28266]: cluster 2023-11-16T01:38:20.918222+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:22.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:22 smithi017 bash[28266]: cluster 2023-11-16T01:38:21.073666+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-16T01:38:22.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:22 smithi060 bash[24780]: cluster 2023-11-16T01:38:20.918222+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2023-11-16T01:38:22.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:22 smithi060 bash[24780]: cluster 2023-11-16T01:38:21.073666+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-16T01:38:23.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[24695]: audit 2023-11-16T01:38:22.226260+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.60:0/4247152734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]: dispatch 2023-11-16T01:38:23.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[24695]: audit 2023-11-16T01:38:22.227903+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]: dispatch 2023-11-16T01:38:23.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[24695]: audit 2023-11-16T01:38:22.236253+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]': finished 2023-11-16T01:38:23.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[24695]: cluster 2023-11-16T01:38:22.236384+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-16T01:38:23.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[24695]: audit 2023-11-16T01:38:22.236640+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:23.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[28266]: audit 2023-11-16T01:38:22.226260+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.60:0/4247152734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]: dispatch 2023-11-16T01:38:23.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[28266]: audit 2023-11-16T01:38:22.227903+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]: dispatch 2023-11-16T01:38:23.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[28266]: audit 2023-11-16T01:38:22.236253+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]': finished 2023-11-16T01:38:23.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[28266]: cluster 2023-11-16T01:38:22.236384+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-16T01:38:23.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:23 smithi017 bash[28266]: audit 2023-11-16T01:38:22.236640+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:23.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:23 smithi060 bash[24780]: audit 2023-11-16T01:38:22.226260+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.60:0/4247152734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]: dispatch 2023-11-16T01:38:23.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:23 smithi060 bash[24780]: audit 2023-11-16T01:38:22.227903+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]: dispatch 2023-11-16T01:38:23.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:23 smithi060 bash[24780]: audit 2023-11-16T01:38:22.236253+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "523a41f0-81bb-4c50-9e1d-34ac65eda5b4"}]': finished 2023-11-16T01:38:23.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:23 smithi060 bash[24780]: cluster 2023-11-16T01:38:22.236384+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-16T01:38:23.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:23 smithi060 bash[24780]: audit 2023-11-16T01:38:22.236640+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:24.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:24 smithi017 bash[28266]: cluster 2023-11-16T01:38:22.918791+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 840 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:24.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:24 smithi017 bash[24695]: cluster 2023-11-16T01:38:22.918791+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 840 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:24.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:24 smithi060 bash[24780]: cluster 2023-11-16T01:38:22.918791+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 840 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:25.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:25 smithi017 bash[24695]: audit 2023-11-16T01:38:24.513079+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/2075284503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:25.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:25 smithi017 bash[28266]: audit 2023-11-16T01:38:24.513079+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/2075284503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:25.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:25 smithi060 bash[24780]: audit 2023-11-16T01:38:24.513079+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.60:0/2075284503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:26.579 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:26 smithi060 bash[24780]: cluster 2023-11-16T01:38:24.919470+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:26.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:26 smithi017 bash[28266]: cluster 2023-11-16T01:38:24.919470+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:26.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:26 smithi017 bash[24695]: cluster 2023-11-16T01:38:24.919470+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:27.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:27 smithi017 bash[24695]: audit 2023-11-16T01:38:27.131727+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:27.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:27 smithi017 bash[28266]: audit 2023-11-16T01:38:27.131727+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:27.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:27 smithi060 bash[24780]: audit 2023-11-16T01:38:27.131727+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:28.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:28 smithi060 bash[24780]: cluster 2023-11-16T01:38:26.920183+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:28.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:28 smithi017 bash[24695]: cluster 2023-11-16T01:38:26.920183+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:28.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:28 smithi017 bash[28266]: cluster 2023-11-16T01:38:26.920183+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:30.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:30 smithi060 bash[24780]: cluster 2023-11-16T01:38:28.920841+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:30.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:30 smithi017 bash[24695]: cluster 2023-11-16T01:38:28.920841+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:30.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:30 smithi017 bash[28266]: cluster 2023-11-16T01:38:28.920841+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:31.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:31 smithi060 bash[24780]: audit 2023-11-16T01:38:30.492752+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T01:38:31.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:31 smithi060 bash[24780]: audit 2023-11-16T01:38:30.494708+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:31.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:31 smithi060 bash[24780]: audit 2023-11-16T01:38:30.496854+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-16T01:38:31.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:31 smithi017 bash[24695]: audit 2023-11-16T01:38:30.492752+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T01:38:31.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:31 smithi017 bash[24695]: audit 2023-11-16T01:38:30.494708+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:31.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:31 smithi017 bash[24695]: audit 2023-11-16T01:38:30.496854+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-16T01:38:31.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:31 smithi017 bash[28266]: audit 2023-11-16T01:38:30.492752+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-16T01:38:31.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:31 smithi017 bash[28266]: audit 2023-11-16T01:38:30.494708+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:31.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:31 smithi017 bash[28266]: audit 2023-11-16T01:38:30.496854+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-16T01:38:32.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:32 smithi060 bash[24780]: cephadm 2023-11-16T01:38:30.496199+0000 mgr.y (mgr.14140) 125 : cephadm [INF] Deploying daemon osd.4 on smithi060 2023-11-16T01:38:32.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:32 smithi060 bash[24780]: cluster 2023-11-16T01:38:30.921476+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:32.600 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 4 on host 'smithi060' 2023-11-16T01:38:32.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:32 smithi017 bash[24695]: cephadm 2023-11-16T01:38:30.496199+0000 mgr.y (mgr.14140) 125 : cephadm [INF] Deploying daemon osd.4 on smithi060 2023-11-16T01:38:32.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:32 smithi017 bash[24695]: cluster 2023-11-16T01:38:30.921476+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:32.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:32 smithi017 bash[28266]: cephadm 2023-11-16T01:38:30.496199+0000 mgr.y (mgr.14140) 125 : cephadm [INF] Deploying daemon osd.4 on smithi060 2023-11-16T01:38:32.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:32 smithi017 bash[28266]: cluster 2023-11-16T01:38:30.921476+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:33.643 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:33 smithi060 bash[24780]: audit 2023-11-16T01:38:32.591905+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:33.643 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:33 smithi060 bash[24780]: audit 2023-11-16T01:38:32.592790+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:33.643 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:33 smithi060 bash[24780]: audit 2023-11-16T01:38:32.597812+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:33.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:33 smithi017 bash[24695]: audit 2023-11-16T01:38:32.591905+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:33.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:33 smithi017 bash[24695]: audit 2023-11-16T01:38:32.592790+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:33.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:33 smithi017 bash[24695]: audit 2023-11-16T01:38:32.597812+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:33.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:33 smithi017 bash[28266]: audit 2023-11-16T01:38:32.591905+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:33.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:33 smithi017 bash[28266]: audit 2023-11-16T01:38:32.592790+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:33.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:33 smithi017 bash[28266]: audit 2023-11-16T01:38:32.597812+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766692\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:36:32.766896\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_device_update\": \"2023-11-16T01:35:49.704566\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:34.325 DEBUG:teuthology.orchestra.run.smithi060:osd.4> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.4.service 2023-11-16T01:38:34.330 INFO:tasks.cephadm:Deploying osd.5 on smithi060 with /dev/vg_nvme/lv_3... 2023-11-16T01:38:34.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-16T01:38:34.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:34 smithi060 bash[24780]: cluster 2023-11-16T01:38:32.921966+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:34.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:34 smithi060 bash[24780]: audit 2023-11-16T01:38:33.391497+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:34.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:34 smithi060 bash[24780]: audit 2023-11-16T01:38:33.397613+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:34.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:34 smithi060 bash[24780]: audit 2023-11-16T01:38:33.398989+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:34.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[24695]: cluster 2023-11-16T01:38:32.921966+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:34.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[24695]: audit 2023-11-16T01:38:33.391497+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:34.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[28266]: cluster 2023-11-16T01:38:32.921966+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:34.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[28266]: audit 2023-11-16T01:38:33.391497+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:34.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[28266]: audit 2023-11-16T01:38:33.397613+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:34.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[28266]: audit 2023-11-16T01:38:33.398989+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:34.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[24695]: audit 2023-11-16T01:38:33.397613+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:34.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:34 smithi017 bash[24695]: audit 2023-11-16T01:38:33.398989+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:35.532 INFO:journalctl@ceph.osd.4.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-16T01:38:35.533 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:35 smithi060 bash[26669]: --> ceph-volume lvm activate successful for osd ID: 4 2023-11-16T01:38:36.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:36 smithi017 bash[24695]: cluster 2023-11-16T01:38:34.922518+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:36.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:36 smithi017 bash[28266]: cluster 2023-11-16T01:38:34.922518+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:36.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:36 smithi060 bash[24780]: cluster 2023-11-16T01:38:34.922518+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:38.392 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:38 smithi060 bash[24780]: cluster 2023-11-16T01:38:36.923071+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:38.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:38 smithi017 bash[24695]: cluster 2023-11-16T01:38:36.923071+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:38.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:38 smithi017 bash[28266]: cluster 2023-11-16T01:38:36.923071+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:39.420 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:39 smithi060 bash[27021]: debug 2023-11-16T01:38:39.060+0000 7f0248817ec0 1 -- 172.21.15.60:0/1619175215 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x562363d1ac00 msgr2=0x562363d17680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:38:39.420 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:39 smithi060 bash[27021]: debug 2023-11-16T01:38:39.060+0000 7f0248817ec0 1 --2- 172.21.15.60:0/1619175215 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x562363d1ac00 0x562363d17680 secure :-1 s=READY pgs=14 cs=0 l=1 rx=0x562363cb1d10 tx=0x562364986aa0).stop 2023-11-16T01:38:39.711 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:39 smithi060 bash[27021]: debug 2023-11-16T01:38:39.600+0000 7f0248817ec0 -1 Falling back to public interface 2023-11-16T01:38:40.047 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-16T01:38:40.047 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-16T01:38:40.047 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-11-16T01:38:40.047 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-11-16T01:38:40.047 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0209974 s, 499 MB/s 2023-11-16T01:38:40.048 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-11-16T01:38:40.461 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:40 smithi060 bash[27021]: debug 2023-11-16T01:38:40.248+0000 7f0248817ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-11-16T01:38:40.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:40 smithi060 bash[24780]: cluster 2023-11-16T01:38:38.923584+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:40.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:40 smithi060 bash[24780]: audit 2023-11-16T01:38:40.257026+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T01:38:40.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:40 smithi060 bash[24780]: audit 2023-11-16T01:38:40.258573+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T01:38:40.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:40 smithi017 bash[24695]: cluster 2023-11-16T01:38:38.923584+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:40.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:40 smithi017 bash[24695]: audit 2023-11-16T01:38:40.257026+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T01:38:40.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:40 smithi017 bash[24695]: audit 2023-11-16T01:38:40.258573+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T01:38:40.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:40 smithi017 bash[28266]: cluster 2023-11-16T01:38:38.923584+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:40.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:40 smithi017 bash[28266]: audit 2023-11-16T01:38:40.257026+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T01:38:40.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:40 smithi017 bash[28266]: audit 2023-11-16T01:38:40.258573+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-16T01:38:40.959 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2023-11-16T01:38:41.463 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[27021]: debug 2023-11-16T01:38:41.320+0000 7f02315cc700 -1 osd.4 0 waiting for initial osdmap 2023-11-16T01:38:41.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.314228+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T01:38:41.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: cluster 2023-11-16T01:38:40.314319+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.314519+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.314791+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.316085+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.582084+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.818233+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: audit 2023-11-16T01:38:40.824056+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: cluster 2023-11-16T01:38:41.209816+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:38:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:41 smithi060 bash[24780]: cluster 2023-11-16T01:38:41.209930+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:38:41.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.314228+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: cluster 2023-11-16T01:38:40.314319+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.314519+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.314791+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.316085+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.582084+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.314228+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-16T01:38:41.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: cluster 2023-11-16T01:38:40.314319+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.314519+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.314791+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.316085+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.582084+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.818233+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: audit 2023-11-16T01:38:40.824056+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: cluster 2023-11-16T01:38:41.209816+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:38:41.701 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[24695]: cluster 2023-11-16T01:38:41.209930+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:38:41.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.818233+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:41.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: audit 2023-11-16T01:38:40.824056+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}}, \"last_daemon_update\": \"2023-11-16T01:38:33.390222\", \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:41.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: cluster 2023-11-16T01:38:41.209816+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:38:41.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:41 smithi017 bash[28266]: cluster 2023-11-16T01:38:41.209930+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:38:42.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:42 smithi060 bash[24780]: cluster 2023-11-16T01:38:40.924115+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:42.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:42 smithi060 bash[24780]: audit 2023-11-16T01:38:41.318256+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:38:42.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:42 smithi060 bash[24780]: cluster 2023-11-16T01:38:41.318364+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-16T01:38:42.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:42 smithi060 bash[24780]: audit 2023-11-16T01:38:41.319580+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:42.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[24695]: cluster 2023-11-16T01:38:40.924115+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:42.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[24695]: audit 2023-11-16T01:38:41.318256+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:38:42.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[24695]: cluster 2023-11-16T01:38:41.318364+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-16T01:38:42.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[24695]: audit 2023-11-16T01:38:41.319580+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:42.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[28266]: cluster 2023-11-16T01:38:40.924115+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-16T01:38:42.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[28266]: audit 2023-11-16T01:38:41.318256+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:38:42.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[28266]: cluster 2023-11-16T01:38:41.318364+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-16T01:38:42.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:42 smithi017 bash[28266]: audit 2023-11-16T01:38:41.319580+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:43.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[24695]: cluster 2023-11-16T01:38:42.322270+0000 mon.a (mon.0) 344 : cluster [INF] osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550] boot 2023-11-16T01:38:43.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[24695]: cluster 2023-11-16T01:38:42.322522+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-16T01:38:43.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[24695]: audit 2023-11-16T01:38:42.322818+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:43.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[24695]: cluster 2023-11-16T01:38:43.323626+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-16T01:38:43.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[28266]: cluster 2023-11-16T01:38:42.322270+0000 mon.a (mon.0) 344 : cluster [INF] osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550] boot 2023-11-16T01:38:43.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[28266]: cluster 2023-11-16T01:38:42.322522+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-16T01:38:43.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[28266]: audit 2023-11-16T01:38:42.322818+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:43.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:43 smithi017 bash[28266]: cluster 2023-11-16T01:38:43.323626+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-16T01:38:43.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:43 smithi060 bash[24780]: cluster 2023-11-16T01:38:42.322270+0000 mon.a (mon.0) 344 : cluster [INF] osd.4 [v2:172.21.15.60:6800/3177403550,v1:172.21.15.60:6801/3177403550] boot 2023-11-16T01:38:43.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:43 smithi060 bash[24780]: cluster 2023-11-16T01:38:42.322522+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-16T01:38:43.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:43 smithi060 bash[24780]: audit 2023-11-16T01:38:42.322818+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:38:43.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:43 smithi060 bash[24780]: cluster 2023-11-16T01:38:43.323626+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-16T01:38:44.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:44 smithi060 bash[24780]: cluster 2023-11-16T01:38:42.924680+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:44.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:44 smithi060 bash[24780]: audit 2023-11-16T01:38:43.642047+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:44.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:44 smithi060 bash[24780]: audit 2023-11-16T01:38:43.643874+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:44.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:44 smithi060 bash[24780]: audit 2023-11-16T01:38:43.646672+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:44.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[24695]: cluster 2023-11-16T01:38:42.924680+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:44.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[24695]: audit 2023-11-16T01:38:43.642047+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:44.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[24695]: audit 2023-11-16T01:38:43.643874+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:44.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[24695]: audit 2023-11-16T01:38:43.646672+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:44.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[28266]: cluster 2023-11-16T01:38:42.924680+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:44.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[28266]: audit 2023-11-16T01:38:43.642047+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:38:44.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[28266]: audit 2023-11-16T01:38:43.643874+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:44.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:44 smithi017 bash[28266]: audit 2023-11-16T01:38:43.646672+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:45.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:45 smithi017 bash[24695]: audit 2023-11-16T01:38:43.639750+0000 mgr.y (mgr.14140) 133 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:45.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:45 smithi017 bash[24695]: cephadm 2023-11-16T01:38:43.641445+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:38:45.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:45 smithi017 bash[28266]: audit 2023-11-16T01:38:43.639750+0000 mgr.y (mgr.14140) 133 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:45.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:45 smithi017 bash[28266]: cephadm 2023-11-16T01:38:43.641445+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:38:45.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:45 smithi060 bash[24780]: audit 2023-11-16T01:38:43.639750+0000 mgr.y (mgr.14140) 133 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:38:45.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:45 smithi060 bash[24780]: cephadm 2023-11-16T01:38:43.641445+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:38:46.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:46 smithi017 bash[24695]: cluster 2023-11-16T01:38:44.925252+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:46.699 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:46 smithi017 bash[28266]: cluster 2023-11-16T01:38:44.925252+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:46.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:46 smithi060 bash[24780]: cluster 2023-11-16T01:38:44.925252+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:47.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[24695]: audit 2023-11-16T01:38:46.822519+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.60:0/3253805829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]: dispatch 2023-11-16T01:38:47.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[24695]: audit 2023-11-16T01:38:46.824078+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]: dispatch 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[24695]: audit 2023-11-16T01:38:46.833397+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]': finished 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[24695]: cluster 2023-11-16T01:38:46.833516+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[24695]: audit 2023-11-16T01:38:46.833871+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[24695]: cluster 2023-11-16T01:38:46.925876+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[28266]: audit 2023-11-16T01:38:46.822519+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.60:0/3253805829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]: dispatch 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[28266]: audit 2023-11-16T01:38:46.824078+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]: dispatch 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[28266]: audit 2023-11-16T01:38:46.833397+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]': finished 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[28266]: cluster 2023-11-16T01:38:46.833516+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-16T01:38:47.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[28266]: audit 2023-11-16T01:38:46.833871+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:38:47.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:47 smithi017 bash[28266]: cluster 2023-11-16T01:38:46.925876+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:47.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:47 smithi060 bash[24780]: audit 2023-11-16T01:38:46.822519+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.60:0/3253805829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]: dispatch 2023-11-16T01:38:47.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:47 smithi060 bash[24780]: audit 2023-11-16T01:38:46.824078+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]: dispatch 2023-11-16T01:38:47.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:47 smithi060 bash[24780]: audit 2023-11-16T01:38:46.833397+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7"}]': finished 2023-11-16T01:38:47.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:47 smithi060 bash[24780]: cluster 2023-11-16T01:38:46.833516+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-16T01:38:47.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:47 smithi060 bash[24780]: audit 2023-11-16T01:38:46.833871+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:38:47.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:47 smithi060 bash[24780]: cluster 2023-11-16T01:38:46.925876+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:49.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:48 smithi017 bash[24695]: audit 2023-11-16T01:38:48.924476+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.60:0/3739361399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:49.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:48 smithi017 bash[28266]: audit 2023-11-16T01:38:48.924476+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.60:0/3739361399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:49.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:48 smithi060 bash[24780]: audit 2023-11-16T01:38:48.924476+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.60:0/3739361399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:38:50.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:49 smithi017 bash[24695]: cluster 2023-11-16T01:38:48.926553+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:50.449 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:49 smithi017 bash[28266]: cluster 2023-11-16T01:38:48.926553+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:50.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:49 smithi060 bash[24780]: cluster 2023-11-16T01:38:48.926553+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:51.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:51 smithi017 bash[24695]: cluster 2023-11-16T01:38:50.927149+0000 mgr.y (mgr.14140) 138 : 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 2023-11-16T01:38:51.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:51 smithi017 bash[24695]: audit 2023-11-16T01:38:51.528719+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:51.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:51 smithi017 bash[28266]: cluster 2023-11-16T01:38:50.927149+0000 mgr.y (mgr.14140) 138 : 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 2023-11-16T01:38:51.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:51 smithi017 bash[28266]: audit 2023-11-16T01:38:51.528719+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:51.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:51 smithi060 bash[24780]: cluster 2023-11-16T01:38:50.927149+0000 mgr.y (mgr.14140) 138 : 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 2023-11-16T01:38:51.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:51 smithi060 bash[24780]: audit 2023-11-16T01:38:51.528719+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:54.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:53 smithi060 bash[24780]: cluster 2023-11-16T01:38:52.927755+0000 mgr.y (mgr.14140) 139 : 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 2023-11-16T01:38:54.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:53 smithi017 bash[24695]: cluster 2023-11-16T01:38:52.927755+0000 mgr.y (mgr.14140) 139 : 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 2023-11-16T01:38:54.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:53 smithi017 bash[28266]: cluster 2023-11-16T01:38:52.927755+0000 mgr.y (mgr.14140) 139 : 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 2023-11-16T01:38:55.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:54 smithi017 bash[24695]: audit 2023-11-16T01:38:54.907481+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T01:38:55.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:54 smithi017 bash[24695]: audit 2023-11-16T01:38:54.909566+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:55.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:54 smithi017 bash[24695]: audit 2023-11-16T01:38:54.911893+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-16T01:38:55.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:54 smithi017 bash[28266]: audit 2023-11-16T01:38:54.907481+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T01:38:55.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:54 smithi017 bash[28266]: audit 2023-11-16T01:38:54.909566+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:55.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:54 smithi017 bash[28266]: audit 2023-11-16T01:38:54.911893+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-16T01:38:55.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:54 smithi060 bash[24780]: audit 2023-11-16T01:38:54.907481+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-16T01:38:55.491 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:54 smithi060 bash[24780]: audit 2023-11-16T01:38:54.909566+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:38:55.491 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:54 smithi060 bash[24780]: audit 2023-11-16T01:38:54.911893+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-16T01:38:56.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:55 smithi060 bash[24780]: cephadm 2023-11-16T01:38:54.911159+0000 mgr.y (mgr.14140) 140 : cephadm [INF] Deploying daemon osd.5 on smithi060 2023-11-16T01:38:56.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:55 smithi060 bash[24780]: cluster 2023-11-16T01:38:54.928394+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:56.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:55 smithi017 bash[24695]: cephadm 2023-11-16T01:38:54.911159+0000 mgr.y (mgr.14140) 140 : cephadm [INF] Deploying daemon osd.5 on smithi060 2023-11-16T01:38:56.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:55 smithi017 bash[24695]: cluster 2023-11-16T01:38:54.928394+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:56.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:55 smithi017 bash[28266]: cephadm 2023-11-16T01:38:54.911159+0000 mgr.y (mgr.14140) 140 : cephadm [INF] Deploying daemon osd.5 on smithi060 2023-11-16T01:38:56.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:55 smithi017 bash[28266]: cluster 2023-11-16T01:38:54.928394+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:38:57.104 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 5 on host 'smithi060' 2023-11-16T01:38:58.358 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[24780]: cluster 2023-11-16T01:38:56.929017+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:58.358 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[24780]: audit 2023-11-16T01:38:57.095169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:58.358 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[24780]: audit 2023-11-16T01:38:57.096228+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:58.358 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[24780]: audit 2023-11-16T01:38:57.100860+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:58.359 DEBUG:teuthology.orchestra.run.smithi060:osd.5> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.5.service 2023-11-16T01:38:58.361 INFO:tasks.cephadm:Deploying osd.6 on smithi060 with /dev/vg_nvme/lv_2... 2023-11-16T01:38:58.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-16T01:38:58.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[24695]: cluster 2023-11-16T01:38:56.929017+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:58.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[28266]: cluster 2023-11-16T01:38:56.929017+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:38:58.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[24695]: audit 2023-11-16T01:38:57.095169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:58.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[24695]: audit 2023-11-16T01:38:57.096228+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:58.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[24695]: audit 2023-11-16T01:38:57.100860+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:58.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[28266]: audit 2023-11-16T01:38:57.095169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:58.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[28266]: audit 2023-11-16T01:38:57.096228+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:38:58.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:58 smithi017 bash[28266]: audit 2023-11-16T01:38:57.100860+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389695\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.389898\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:33.390026\", \"created\": \"2023-11-16T01:38:32.568214\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_device_update\": \"2023-11-16T01:38:40.816841\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:59.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:59 smithi060 bash[24780]: audit 2023-11-16T01:38:58.227322+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:59.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:59 smithi060 bash[24780]: audit 2023-11-16T01:38:58.233323+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:59.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:59 smithi060 bash[24780]: audit 2023-11-16T01:38:58.234697+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:59.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:59 smithi060 bash[24780]: audit 2023-11-16T01:38:58.932218+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:38:59.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:38:59 smithi060 bash[24780]: audit 2023-11-16T01:38:58.938155+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:38:59.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[24695]: audit 2023-11-16T01:38:58.227322+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:59.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[28266]: audit 2023-11-16T01:38:58.227322+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:38:59.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[28266]: audit 2023-11-16T01:38:58.233323+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:59.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[28266]: audit 2023-11-16T01:38:58.234697+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:59.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[28266]: audit 2023-11-16T01:38:58.932218+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:38:59.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[28266]: audit 2023-11-16T01:38:58.938155+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:38:59.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[24695]: audit 2023-11-16T01:38:58.233323+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:38:59.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[24695]: audit 2023-11-16T01:38:58.234697+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:38:59.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[24695]: audit 2023-11-16T01:38:58.932218+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:38:59.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:38:59 smithi017 bash[24695]: audit 2023-11-16T01:38:58.938155+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-16T01:38:59.615 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:38:58 smithi060 bash[28257]: --> ceph-volume lvm activate successful for osd ID: 5 2023-11-16T01:39:00.699 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:00 smithi017 bash[24695]: cluster 2023-11-16T01:38:58.929517+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:00.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:00 smithi017 bash[28266]: cluster 2023-11-16T01:38:58.929517+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:00.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:00 smithi060 bash[24780]: cluster 2023-11-16T01:38:58.929517+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:01.513 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:39:01 smithi060 bash[28509]: debug 2023-11-16T01:39:01.331+0000 7f597df00ec0 1 -- 172.21.15.60:0/1444485656 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x5631e4f95400 msgr2=0x5631e4f91f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:39:01.513 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:39:01 smithi060 bash[28509]: debug 2023-11-16T01:39:01.331+0000 7f597df00ec0 1 --2- 172.21.15.60:0/1444485656 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x5631e4f95400 0x5631e4f91f80 secure :-1 s=READY pgs=104 cs=0 l=1 rx=0x5631e4f2bd70 tx=0x5631e5c00aa0).stop 2023-11-16T01:39:01.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:01 smithi060 bash[24780]: cluster 2023-11-16T01:39:00.930189+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:01.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:01 smithi017 bash[24695]: cluster 2023-11-16T01:39:00.930189+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:01.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:01 smithi017 bash[28266]: cluster 2023-11-16T01:39:00.930189+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:02.212 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:39:01 smithi060 bash[28509]: debug 2023-11-16T01:39:01.867+0000 7f597df00ec0 -1 Falling back to public interface 2023-11-16T01:39:02.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:02 smithi017 bash[24695]: audit 2023-11-16T01:39:02.520992+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T01:39:02.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:02 smithi017 bash[24695]: audit 2023-11-16T01:39:02.522398+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T01:39:02.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:02 smithi017 bash[28266]: audit 2023-11-16T01:39:02.520992+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T01:39:02.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:02 smithi017 bash[28266]: audit 2023-11-16T01:39:02.522398+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T01:39:02.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:02 smithi060 bash[24780]: audit 2023-11-16T01:39:02.520992+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T01:39:02.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:02 smithi060 bash[24780]: audit 2023-11-16T01:39:02.522398+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-16T01:39:02.962 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:39:02 smithi060 bash[28509]: debug 2023-11-16T01:39:02.511+0000 7f597df00ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-11-16T01:39:03.842 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-16T01:39:03.843 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-16T01:39:03.843 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-11-16T01:39:03.843 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-11-16T01:39:03.844 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0127841 s, 820 MB/s 2023-11-16T01:39:03.844 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-11-16T01:39:03.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[24695]: audit 2023-11-16T01:39:02.660174+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[24695]: cluster 2023-11-16T01:39:02.660237+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[24695]: audit 2023-11-16T01:39:02.660484+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[24695]: audit 2023-11-16T01:39:02.661413+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[24695]: audit 2023-11-16T01:39:02.662659+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[24695]: cluster 2023-11-16T01:39:02.930738+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[28266]: audit 2023-11-16T01:39:02.660174+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[28266]: cluster 2023-11-16T01:39:02.660237+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-16T01:39:03.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[28266]: audit 2023-11-16T01:39:02.660484+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:03.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[28266]: audit 2023-11-16T01:39:02.661413+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:03.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[28266]: audit 2023-11-16T01:39:02.662659+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:03.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:03 smithi017 bash[28266]: cluster 2023-11-16T01:39:02.930738+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:03.961 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[28509]: debug 2023-11-16T01:39:03.667+0000 7f5962cad700 -1 osd.5 0 waiting for initial osdmap 2023-11-16T01:39:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[24780]: audit 2023-11-16T01:39:02.660174+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-16T01:39:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[24780]: cluster 2023-11-16T01:39:02.660237+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-16T01:39:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[24780]: audit 2023-11-16T01:39:02.660484+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[24780]: audit 2023-11-16T01:39:02.661413+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[24780]: audit 2023-11-16T01:39:02.662659+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:03 smithi060 bash[24780]: cluster 2023-11-16T01:39:02.930738+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-16T01:39:04.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2023-11-16T01:39:04.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:04 smithi060 bash[24780]: cluster 2023-11-16T01:39:03.532685+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:04.733 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:04 smithi060 bash[24780]: cluster 2023-11-16T01:39:03.532799+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:04.733 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:04 smithi060 bash[24780]: audit 2023-11-16T01:39:03.666169+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:04.733 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:04 smithi060 bash[24780]: cluster 2023-11-16T01:39:03.666277+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-16T01:39:04.733 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:04 smithi060 bash[24780]: audit 2023-11-16T01:39:03.667399+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:04.949 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[28266]: cluster 2023-11-16T01:39:03.532685+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[28266]: cluster 2023-11-16T01:39:03.532799+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[28266]: audit 2023-11-16T01:39:03.666169+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[28266]: cluster 2023-11-16T01:39:03.666277+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[28266]: audit 2023-11-16T01:39:03.667399+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[24695]: cluster 2023-11-16T01:39:03.532685+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[24695]: cluster 2023-11-16T01:39:03.532799+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[24695]: audit 2023-11-16T01:39:03.666169+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[24695]: cluster 2023-11-16T01:39:03.666277+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-16T01:39:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:04 smithi017 bash[24695]: audit 2023-11-16T01:39:03.667399+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:05.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[24695]: cluster 2023-11-16T01:39:04.667629+0000 mon.a (mon.0) 375 : cluster [INF] osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917] boot 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[24695]: cluster 2023-11-16T01:39:04.667768+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[24695]: audit 2023-11-16T01:39:04.670121+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[24695]: cluster 2023-11-16T01:39:04.931407+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[24695]: audit 2023-11-16T01:39:05.559157+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[28266]: cluster 2023-11-16T01:39:04.667629+0000 mon.a (mon.0) 375 : cluster [INF] osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917] boot 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[28266]: cluster 2023-11-16T01:39:04.667768+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[28266]: audit 2023-11-16T01:39:04.670121+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:05.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[28266]: cluster 2023-11-16T01:39:04.931407+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:05.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:05 smithi017 bash[28266]: audit 2023-11-16T01:39:05.559157+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:05.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:05 smithi060 bash[24780]: cluster 2023-11-16T01:39:04.667629+0000 mon.a (mon.0) 375 : cluster [INF] osd.5 [v2:172.21.15.60:6808/3649120917,v1:172.21.15.60:6809/3649120917] boot 2023-11-16T01:39:05.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:05 smithi060 bash[24780]: cluster 2023-11-16T01:39:04.667768+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-16T01:39:05.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:05 smithi060 bash[24780]: audit 2023-11-16T01:39:04.670121+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:39:05.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:05 smithi060 bash[24780]: cluster 2023-11-16T01:39:04.931407+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:05.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:05 smithi060 bash[24780]: audit 2023-11-16T01:39:05.559157+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:06.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[24695]: cluster 2023-11-16T01:39:05.671917+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:39:06.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[24695]: cluster 2023-11-16T01:39:05.686123+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-16T01:39:06.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[28266]: cluster 2023-11-16T01:39:05.671917+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:39:06.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[28266]: cluster 2023-11-16T01:39:05.686123+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-16T01:39:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[24695]: audit 2023-11-16T01:39:05.807844+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[24695]: audit 2023-11-16T01:39:05.814247+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:06.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[28266]: audit 2023-11-16T01:39:05.807844+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:06.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:06 smithi017 bash[28266]: audit 2023-11-16T01:39:05.814247+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:06.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:06 smithi060 bash[24780]: cluster 2023-11-16T01:39:05.671917+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:39:06.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:06 smithi060 bash[24780]: cluster 2023-11-16T01:39:05.686123+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-16T01:39:06.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:06 smithi060 bash[24780]: audit 2023-11-16T01:39:05.807844+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:06.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:06 smithi060 bash[24780]: audit 2023-11-16T01:39:05.814247+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}}, \"last_daemon_update\": \"2023-11-16T01:38:58.225842\", \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:07.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[24695]: cluster 2023-11-16T01:39:06.931993+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[24695]: audit 2023-11-16T01:39:07.442424+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[24695]: audit 2023-11-16T01:39:07.444353+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[24695]: audit 2023-11-16T01:39:07.447319+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[28266]: cluster 2023-11-16T01:39:06.931993+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[28266]: audit 2023-11-16T01:39:07.442424+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[28266]: audit 2023-11-16T01:39:07.444353+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:07.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:07 smithi017 bash[28266]: audit 2023-11-16T01:39:07.447319+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:07.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:07 smithi060 bash[24780]: cluster 2023-11-16T01:39:06.931993+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:07 smithi060 bash[24780]: audit 2023-11-16T01:39:07.442424+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:39:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:07 smithi060 bash[24780]: audit 2023-11-16T01:39:07.444353+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:07 smithi060 bash[24780]: audit 2023-11-16T01:39:07.447319+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:08.773 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:08 smithi060 bash[24780]: audit 2023-11-16T01:39:07.440328+0000 mgr.y (mgr.14140) 148 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:39:08.773 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:08 smithi060 bash[24780]: cephadm 2023-11-16T01:39:07.441853+0000 mgr.y (mgr.14140) 149 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:39:08.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:08 smithi017 bash[24695]: audit 2023-11-16T01:39:07.440328+0000 mgr.y (mgr.14140) 148 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:39:08.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:08 smithi017 bash[24695]: cephadm 2023-11-16T01:39:07.441853+0000 mgr.y (mgr.14140) 149 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:39:08.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:08 smithi017 bash[28266]: audit 2023-11-16T01:39:07.440328+0000 mgr.y (mgr.14140) 148 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:39:08.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:08 smithi017 bash[28266]: cephadm 2023-11-16T01:39:07.441853+0000 mgr.y (mgr.14140) 149 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:39:09.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:09 smithi060 bash[24780]: cluster 2023-11-16T01:39:08.932611+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:10.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:09 smithi017 bash[24695]: cluster 2023-11-16T01:39:08.932611+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:10.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:09 smithi017 bash[28266]: cluster 2023-11-16T01:39:08.932611+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[24695]: audit 2023-11-16T01:39:10.647677+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.60:0/2084565363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]: dispatch 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[24695]: audit 2023-11-16T01:39:10.649011+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]: dispatch 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[24695]: audit 2023-11-16T01:39:10.657409+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]': finished 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[24695]: cluster 2023-11-16T01:39:10.657657+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[24695]: audit 2023-11-16T01:39:10.657949+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[24695]: cluster 2023-11-16T01:39:10.933199+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[28266]: audit 2023-11-16T01:39:10.647677+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.60:0/2084565363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]: dispatch 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[28266]: audit 2023-11-16T01:39:10.649011+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]: dispatch 2023-11-16T01:39:11.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[28266]: audit 2023-11-16T01:39:10.657409+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]': finished 2023-11-16T01:39:11.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[28266]: cluster 2023-11-16T01:39:10.657657+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-16T01:39:11.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[28266]: audit 2023-11-16T01:39:10.657949+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:11.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:11 smithi017 bash[28266]: cluster 2023-11-16T01:39:10.933199+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:11.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:11 smithi060 bash[24780]: audit 2023-11-16T01:39:10.647677+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.60:0/2084565363' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]: dispatch 2023-11-16T01:39:11.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:11 smithi060 bash[24780]: audit 2023-11-16T01:39:10.649011+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]: dispatch 2023-11-16T01:39:11.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:11 smithi060 bash[24780]: audit 2023-11-16T01:39:10.657409+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "735f11dc-491a-441e-9baa-dcf0cda287b4"}]': finished 2023-11-16T01:39:11.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:11 smithi060 bash[24780]: cluster 2023-11-16T01:39:10.657657+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-16T01:39:11.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:11 smithi060 bash[24780]: audit 2023-11-16T01:39:10.657949+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:11.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:11 smithi060 bash[24780]: cluster 2023-11-16T01:39:10.933199+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:12.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:12 smithi017 bash[24695]: cluster 2023-11-16T01:39:11.652406+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-11-16T01:39:12.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:12 smithi017 bash[24695]: cluster 2023-11-16T01:39:11.652475+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-11-16T01:39:12.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:12 smithi017 bash[28266]: cluster 2023-11-16T01:39:11.652406+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-11-16T01:39:12.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:12 smithi017 bash[28266]: cluster 2023-11-16T01:39:11.652475+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-11-16T01:39:12.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:12 smithi060 bash[24780]: cluster 2023-11-16T01:39:11.652406+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-11-16T01:39:12.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:12 smithi060 bash[24780]: cluster 2023-11-16T01:39:11.652475+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-11-16T01:39:13.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:13 smithi017 bash[28266]: audit 2023-11-16T01:39:12.759462+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/3092944341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:39:13.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:13 smithi017 bash[28266]: cluster 2023-11-16T01:39:12.933805+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:13.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:13 smithi017 bash[24695]: audit 2023-11-16T01:39:12.759462+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/3092944341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:39:13.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:13 smithi017 bash[24695]: cluster 2023-11-16T01:39:12.933805+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:13.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:13 smithi060 bash[24780]: audit 2023-11-16T01:39:12.759462+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.60:0/3092944341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:39:13.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:13 smithi060 bash[24780]: cluster 2023-11-16T01:39:12.933805+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:16.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:15 smithi060 bash[24780]: cluster 2023-11-16T01:39:14.934375+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:16.306 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:15 smithi060 bash[24780]: audit 2023-11-16T01:39:15.409627+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:16.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:15 smithi017 bash[24695]: cluster 2023-11-16T01:39:14.934375+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:16.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:15 smithi017 bash[24695]: audit 2023-11-16T01:39:15.409627+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:16.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:15 smithi017 bash[28266]: cluster 2023-11-16T01:39:14.934375+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:16.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:15 smithi017 bash[28266]: audit 2023-11-16T01:39:15.409627+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:18.327 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:17 smithi060 bash[24780]: cluster 2023-11-16T01:39:16.934946+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:18.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:17 smithi017 bash[24695]: cluster 2023-11-16T01:39:16.934946+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:18.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:17 smithi017 bash[28266]: cluster 2023-11-16T01:39:16.934946+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:19.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:19 smithi017 bash[24695]: audit 2023-11-16T01:39:18.794451+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T01:39:19.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:19 smithi017 bash[24695]: audit 2023-11-16T01:39:18.796538+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:19.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:19 smithi017 bash[24695]: audit 2023-11-16T01:39:18.798548+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-16T01:39:19.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:19 smithi017 bash[28266]: audit 2023-11-16T01:39:18.794451+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T01:39:19.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:19 smithi017 bash[28266]: audit 2023-11-16T01:39:18.796538+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:19.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:19 smithi017 bash[28266]: audit 2023-11-16T01:39:18.798548+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-16T01:39:19.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:19 smithi060 bash[24780]: audit 2023-11-16T01:39:18.794451+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-16T01:39:19.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:19 smithi060 bash[24780]: audit 2023-11-16T01:39:18.796538+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:19.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:19 smithi060 bash[24780]: audit 2023-11-16T01:39:18.798548+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-16T01:39:20.416 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:20 smithi060 bash[24780]: cephadm 2023-11-16T01:39:18.797901+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Deploying daemon osd.6 on smithi060 2023-11-16T01:39:20.416 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:20 smithi060 bash[24780]: cluster 2023-11-16T01:39:18.935531+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:20.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:20 smithi017 bash[24695]: cephadm 2023-11-16T01:39:18.797901+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Deploying daemon osd.6 on smithi060 2023-11-16T01:39:20.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:20 smithi017 bash[24695]: cluster 2023-11-16T01:39:18.935531+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:20.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:20 smithi017 bash[28266]: cephadm 2023-11-16T01:39:18.797901+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Deploying daemon osd.6 on smithi060 2023-11-16T01:39:20.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:20 smithi017 bash[28266]: cluster 2023-11-16T01:39:18.935531+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-16T01:39:20.931 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 6 on host 'smithi060' 2023-11-16T01:39:21.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[28266]: audit 2023-11-16T01:39:20.916305+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:21.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[28266]: audit 2023-11-16T01:39:20.917406+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:21.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[28266]: audit 2023-11-16T01:39:20.922556+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:21.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[28266]: cluster 2023-11-16T01:39:20.936071+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:21.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[24695]: audit 2023-11-16T01:39:20.916305+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:21.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[24695]: audit 2023-11-16T01:39:20.917406+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:21.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[24695]: audit 2023-11-16T01:39:20.922556+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:21.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:21 smithi017 bash[24695]: cluster 2023-11-16T01:39:20.936071+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:21.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:21 smithi060 bash[24780]: audit 2023-11-16T01:39:20.916305+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:21.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:21 smithi060 bash[24780]: audit 2023-11-16T01:39:20.917406+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:21.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:21 smithi060 bash[24780]: audit 2023-11-16T01:39:20.922556+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225191\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225396\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225524\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:58.225647\", \"created\": \"2023-11-16T01:38:57.071770\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_device_update\": \"2023-11-16T01:39:05.806376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:21.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:21 smithi060 bash[24780]: cluster 2023-11-16T01:39:20.936071+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:22.655 DEBUG:teuthology.orchestra.run.smithi060:osd.6> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.6.service 2023-11-16T01:39:22.659 INFO:tasks.cephadm:Deploying osd.7 on smithi060 with /dev/vg_nvme/lv_1... 2023-11-16T01:39:22.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-16T01:39:22.925 INFO:journalctl@ceph.osd.6.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:39:22.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:22 smithi017 bash[28266]: audit 2023-11-16T01:39:21.765193+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:22.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:22 smithi017 bash[28266]: audit 2023-11-16T01:39:21.771574+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:22.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:22 smithi017 bash[28266]: audit 2023-11-16T01:39:21.773069+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:22.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:22 smithi017 bash[24695]: audit 2023-11-16T01:39:21.765193+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:22.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:22 smithi017 bash[24695]: audit 2023-11-16T01:39:21.771574+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:22.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:22 smithi017 bash[24695]: audit 2023-11-16T01:39:21.773069+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:22.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:22 smithi060 bash[24780]: audit 2023-11-16T01:39:21.765193+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:22.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:22 smithi060 bash[24780]: audit 2023-11-16T01:39:21.771574+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/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\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:22.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:22 smithi060 bash[24780]: audit 2023-11-16T01:39:21.773069+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:23.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:23 smithi017 bash[24695]: cluster 2023-11-16T01:39:22.936613+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:23.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:23 smithi017 bash[28266]: cluster 2023-11-16T01:39:22.936613+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:23.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[24780]: cluster 2023-11-16T01:39:22.936613+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:23.961 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-16T01:39:23.962 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-11-16T01:39:23.962 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-16T01:39:23.962 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-11-16T01:39:23.962 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-16T01:39:23.962 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-16T01:39:23.962 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:23 smithi060 bash[29886]: --> ceph-volume lvm activate successful for osd ID: 6 2023-11-16T01:39:24.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:24 smithi017 bash[24695]: audit 2023-11-16T01:39:23.940499+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:39:24.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:24 smithi017 bash[24695]: audit 2023-11-16T01:39:23.946833+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:39:24.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:24 smithi017 bash[28266]: audit 2023-11-16T01:39:23.940499+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:39:24.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:24 smithi017 bash[28266]: audit 2023-11-16T01:39:23.946833+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:39:24.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:24 smithi060 bash[24780]: audit 2023-11-16T01:39:23.940499+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:39:24.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:24 smithi060 bash[24780]: audit 2023-11-16T01:39:23.946833+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:39:25.885 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:25 smithi060 bash[24780]: cluster 2023-11-16T01:39:24.937331+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:25.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:25 smithi017 bash[24695]: cluster 2023-11-16T01:39:24.937331+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:25.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:25 smithi017 bash[28266]: cluster 2023-11-16T01:39:24.937331+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:27.711 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:27 smithi060 bash[30178]: debug 2023-11-16T01:39:27.443+0000 7f40ae402ec0 -1 Falling back to public interface 2023-11-16T01:39:28.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:27 smithi017 bash[24695]: cluster 2023-11-16T01:39:26.937922+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:28.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:27 smithi017 bash[28266]: cluster 2023-11-16T01:39:26.937922+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:28.461 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:28 smithi060 bash[30178]: debug 2023-11-16T01:39:28.079+0000 7f40ae402ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-11-16T01:39:28.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:27 smithi060 bash[24780]: cluster 2023-11-16T01:39:26.937922+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:28.641 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-16T01:39:28.641 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-16T01:39:28.642 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-11-16T01:39:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-11-16T01:39:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0144352 s, 726 MB/s 2023-11-16T01:39:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-11-16T01:39:29.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:28 smithi060 bash[24780]: audit 2023-11-16T01:39:28.088518+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T01:39:29.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:28 smithi060 bash[24780]: audit 2023-11-16T01:39:28.089338+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T01:39:29.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:28 smithi017 bash[24695]: audit 2023-11-16T01:39:28.088518+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T01:39:29.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:29 smithi017 bash[24695]: audit 2023-11-16T01:39:28.089338+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T01:39:29.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:29 smithi017 bash[28266]: audit 2023-11-16T01:39:28.088518+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T01:39:29.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:29 smithi017 bash[28266]: audit 2023-11-16T01:39:28.089338+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-16T01:39:29.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2023-11-16T01:39:30.211 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[30178]: debug 2023-11-16T01:39:30.015+0000 7f40971b7700 -1 osd.6 0 waiting for initial osdmap 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: cluster 2023-11-16T01:39:28.938456+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: audit 2023-11-16T01:39:29.010475+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: cluster 2023-11-16T01:39:29.010577+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: audit 2023-11-16T01:39:29.010790+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: audit 2023-11-16T01:39:29.011466+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: audit 2023-11-16T01:39:29.012069+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: cluster 2023-11-16T01:39:29.037504+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: cluster 2023-11-16T01:39:29.037620+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:30.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:30 smithi060 bash[24780]: audit 2023-11-16T01:39:29.804604+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: cluster 2023-11-16T01:39:28.938456+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: audit 2023-11-16T01:39:29.010475+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: cluster 2023-11-16T01:39:29.010577+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: audit 2023-11-16T01:39:29.010790+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: audit 2023-11-16T01:39:29.011466+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: audit 2023-11-16T01:39:29.012069+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: cluster 2023-11-16T01:39:29.037504+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: cluster 2023-11-16T01:39:29.037620+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[24695]: audit 2023-11-16T01:39:29.804604+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: cluster 2023-11-16T01:39:28.938456+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: audit 2023-11-16T01:39:29.010475+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: cluster 2023-11-16T01:39:29.010577+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: audit 2023-11-16T01:39:29.010790+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: audit 2023-11-16T01:39:29.011466+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: audit 2023-11-16T01:39:29.012069+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: cluster 2023-11-16T01:39:29.037504+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: cluster 2023-11-16T01:39:29.037620+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:30 smithi017 bash[28266]: audit 2023-11-16T01:39:29.804604+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: audit 2023-11-16T01:39:30.014962+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: cluster 2023-11-16T01:39:30.015100+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: audit 2023-11-16T01:39:30.016298+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: audit 2023-11-16T01:39:30.038704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: audit 2023-11-16T01:39:30.043168+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: cluster 2023-11-16T01:39:31.017129+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442] boot 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: cluster 2023-11-16T01:39:31.017274+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-16T01:39:31.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:31 smithi060 bash[24780]: audit 2023-11-16T01:39:31.017714+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:31.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: audit 2023-11-16T01:39:30.014962+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:31.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: cluster 2023-11-16T01:39:30.015100+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-16T01:39:31.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: audit 2023-11-16T01:39:30.016298+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:31.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: audit 2023-11-16T01:39:30.014962+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:31.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: cluster 2023-11-16T01:39:30.015100+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-16T01:39:31.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: audit 2023-11-16T01:39:30.016298+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:31.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: audit 2023-11-16T01:39:30.038704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:31.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: audit 2023-11-16T01:39:30.038704+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: audit 2023-11-16T01:39:30.043168+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: cluster 2023-11-16T01:39:31.017129+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442] boot 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: cluster 2023-11-16T01:39:31.017274+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[24695]: audit 2023-11-16T01:39:31.017714+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: audit 2023-11-16T01:39:30.043168+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}}, \"last_daemon_update\": \"2023-11-16T01:39:21.763495\", \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: cluster 2023-11-16T01:39:31.017129+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.60:6816/2671126442,v1:172.21.15.60:6817/2671126442] boot 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: cluster 2023-11-16T01:39:31.017274+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-16T01:39:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:31 smithi017 bash[28266]: audit 2023-11-16T01:39:31.017714+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:39:32.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:32 smithi017 bash[24695]: cluster 2023-11-16T01:39:30.939089+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:32.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:32 smithi017 bash[28266]: cluster 2023-11-16T01:39:30.939089+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:32.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:32 smithi060 bash[24780]: cluster 2023-11-16T01:39:30.939089+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[24695]: cluster 2023-11-16T01:39:32.036687+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[24695]: audit 2023-11-16T01:39:32.518463+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[24695]: audit 2023-11-16T01:39:32.520444+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[24695]: audit 2023-11-16T01:39:32.523566+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[28266]: cluster 2023-11-16T01:39:32.036687+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[28266]: audit 2023-11-16T01:39:32.518463+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:39:33.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[28266]: audit 2023-11-16T01:39:32.520444+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:33.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:33 smithi017 bash[28266]: audit 2023-11-16T01:39:32.523566+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:33.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:33 smithi060 bash[24780]: cluster 2023-11-16T01:39:32.036687+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-16T01:39:33.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:33 smithi060 bash[24780]: audit 2023-11-16T01:39:32.518463+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-16T01:39:33.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:33 smithi060 bash[24780]: audit 2023-11-16T01:39:32.520444+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:33.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:33 smithi060 bash[24780]: audit 2023-11-16T01:39:32.523566+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:34.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:34 smithi060 bash[24780]: audit 2023-11-16T01:39:32.516338+0000 mgr.y (mgr.14140) 163 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:39:34.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:34 smithi060 bash[24780]: cephadm 2023-11-16T01:39:32.517880+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:39:34.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:34 smithi060 bash[24780]: cluster 2023-11-16T01:39:32.939692+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:34 smithi017 bash[24695]: audit 2023-11-16T01:39:32.516338+0000 mgr.y (mgr.14140) 163 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:39:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:34 smithi017 bash[24695]: cephadm 2023-11-16T01:39:32.517880+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:39:34.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:34 smithi017 bash[24695]: cluster 2023-11-16T01:39:32.939692+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:34 smithi017 bash[28266]: audit 2023-11-16T01:39:32.516338+0000 mgr.y (mgr.14140) 163 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:39:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:34 smithi017 bash[28266]: cephadm 2023-11-16T01:39:32.517880+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Applying osd on host smithi060... 2023-11-16T01:39:34.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:34 smithi017 bash[28266]: cluster 2023-11-16T01:39:32.939692+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[24695]: cluster 2023-11-16T01:39:34.940238+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[24695]: audit 2023-11-16T01:39:35.729723+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.60:0/318900601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]: dispatch 2023-11-16T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[24695]: audit 2023-11-16T01:39:35.730589+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]: dispatch 2023-11-16T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[24695]: audit 2023-11-16T01:39:35.739097+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]': finished 2023-11-16T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[24695]: cluster 2023-11-16T01:39:35.739246+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-16T01:39:36.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[24695]: audit 2023-11-16T01:39:35.739554+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[28266]: cluster 2023-11-16T01:39:34.940238+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[28266]: audit 2023-11-16T01:39:35.729723+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.60:0/318900601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]: dispatch 2023-11-16T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[28266]: audit 2023-11-16T01:39:35.730589+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]: dispatch 2023-11-16T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[28266]: audit 2023-11-16T01:39:35.739097+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]': finished 2023-11-16T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[28266]: cluster 2023-11-16T01:39:35.739246+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-16T01:39:36.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:36 smithi017 bash[28266]: audit 2023-11-16T01:39:35.739554+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:36 smithi060 bash[24780]: cluster 2023-11-16T01:39:34.940238+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:36 smithi060 bash[24780]: audit 2023-11-16T01:39:35.729723+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.60:0/318900601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]: dispatch 2023-11-16T01:39:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:36 smithi060 bash[24780]: audit 2023-11-16T01:39:35.730589+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]: dispatch 2023-11-16T01:39:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:36 smithi060 bash[24780]: audit 2023-11-16T01:39:35.739097+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f693addd-f981-4bfa-866c-f983e607c3bf"}]': finished 2023-11-16T01:39:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:36 smithi060 bash[24780]: cluster 2023-11-16T01:39:35.739246+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-16T01:39:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:36 smithi060 bash[24780]: audit 2023-11-16T01:39:35.739554+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:38.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:38 smithi017 bash[24695]: cluster 2023-11-16T01:39:36.940811+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:38.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:38 smithi017 bash[24695]: audit 2023-11-16T01:39:37.988589+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/3747954464' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:39:38.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:38 smithi017 bash[28266]: cluster 2023-11-16T01:39:36.940811+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:38.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:38 smithi017 bash[28266]: audit 2023-11-16T01:39:37.988589+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/3747954464' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:39:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:38 smithi060 bash[24780]: cluster 2023-11-16T01:39:36.940811+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:38 smithi060 bash[24780]: audit 2023-11-16T01:39:37.988589+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.60:0/3747954464' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-16T01:39:40.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:40 smithi017 bash[28266]: cluster 2023-11-16T01:39:38.941358+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:40.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:40 smithi017 bash[24695]: cluster 2023-11-16T01:39:38.941358+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:40.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:40 smithi060 bash[24780]: cluster 2023-11-16T01:39:38.941358+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:41.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:41 smithi060 bash[24780]: audit 2023-11-16T01:39:40.704422+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:41.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:41 smithi060 bash[24780]: cluster 2023-11-16T01:39:40.941911+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:41.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:41 smithi017 bash[28266]: audit 2023-11-16T01:39:40.704422+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:41.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:41 smithi017 bash[28266]: cluster 2023-11-16T01:39:40.941911+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:41.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:41 smithi017 bash[24695]: audit 2023-11-16T01:39:40.704422+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:41.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:41 smithi017 bash[24695]: cluster 2023-11-16T01:39:40.941911+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:44.414 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:44 smithi060 bash[24780]: cluster 2023-11-16T01:39:42.942484+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:44.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:43 smithi017 bash[24695]: cluster 2023-11-16T01:39:42.942484+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:44.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:44 smithi017 bash[28266]: cluster 2023-11-16T01:39:42.942484+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:45.265 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:45 smithi060 bash[24780]: audit 2023-11-16T01:39:44.163919+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T01:39:45.265 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:45 smithi060 bash[24780]: audit 2023-11-16T01:39:44.165803+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:45.265 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:45 smithi060 bash[24780]: cephadm 2023-11-16T01:39:44.167283+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Deploying daemon osd.7 on smithi060 2023-11-16T01:39:45.265 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:45 smithi060 bash[24780]: audit 2023-11-16T01:39:44.167995+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-16T01:39:45.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[24695]: audit 2023-11-16T01:39:44.163919+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T01:39:45.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[24695]: audit 2023-11-16T01:39:44.165803+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:45.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[24695]: cephadm 2023-11-16T01:39:44.167283+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Deploying daemon osd.7 on smithi060 2023-11-16T01:39:45.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[24695]: audit 2023-11-16T01:39:44.167995+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-16T01:39:45.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[28266]: audit 2023-11-16T01:39:44.163919+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-16T01:39:45.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[28266]: audit 2023-11-16T01:39:44.165803+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:39:45.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[28266]: cephadm 2023-11-16T01:39:44.167283+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Deploying daemon osd.7 on smithi060 2023-11-16T01:39:45.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:45 smithi017 bash[28266]: audit 2023-11-16T01:39:44.167995+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-16T01:39:46.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:46 smithi060 bash[24780]: cluster 2023-11-16T01:39:44.943028+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:46.338 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 7 on host 'smithi060' 2023-11-16T01:39:46.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:46 smithi017 bash[24695]: cluster 2023-11-16T01:39:44.943028+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:46.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:46 smithi017 bash[28266]: cluster 2023-11-16T01:39:44.943028+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:47 smithi060 bash[24780]: audit 2023-11-16T01:39:46.327692+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:47 smithi060 bash[24780]: audit 2023-11-16T01:39:46.328825+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:47 smithi060 bash[24780]: audit 2023-11-16T01:39:46.333555+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:47.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:47 smithi017 bash[24695]: audit 2023-11-16T01:39:46.327692+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:47.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:47 smithi017 bash[24695]: audit 2023-11-16T01:39:46.328825+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:47.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:47 smithi017 bash[24695]: audit 2023-11-16T01:39:46.333555+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:47.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:47 smithi017 bash[28266]: audit 2023-11-16T01:39:46.327692+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:47.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:47 smithi017 bash[28266]: audit 2023-11-16T01:39:46.328825+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:47.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:47 smithi017 bash[28266]: audit 2023-11-16T01:39:46.333555+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762718\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.762921\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763051\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763175\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:21.763297\", \"created\": \"2023-11-16T01:39:20.895710\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_device_update\": \"2023-11-16T01:39:30.037459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:47.636 DEBUG:teuthology.orchestra.run.smithi060:osd.7> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.7.service 2023-11-16T01:39:47.638 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-16T01:39:47.638 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-16T01:39:48.085 INFO:journalctl@ceph.osd.7.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:39:48.461 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-16T01:39:48.462 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-11-16T01:39:48.462 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-11-16T01:39:48.462 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-11-16T01:39:48.462 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-16T01:39:48.462 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-16T01:39:48.462 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[31480]: --> ceph-volume lvm activate successful for osd ID: 7 2023-11-16T01:39:48.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[24780]: cluster 2023-11-16T01:39:46.943608+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:48.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[24780]: audit 2023-11-16T01:39:47.533131+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:48.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[24780]: audit 2023-11-16T01:39:47.539048+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:48.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:48 smithi060 bash[24780]: audit 2023-11-16T01:39:47.540816+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:48.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[24695]: cluster 2023-11-16T01:39:46.943608+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:48.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[28266]: cluster 2023-11-16T01:39:46.943608+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:48.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[28266]: audit 2023-11-16T01:39:47.533131+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:48.701 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[28266]: audit 2023-11-16T01:39:47.539048+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:48.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[28266]: audit 2023-11-16T01:39:47.540816+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:48.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[24695]: audit 2023-11-16T01:39:47.533131+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:48.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[24695]: audit 2023-11-16T01:39:47.539048+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 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\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:48.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:48 smithi017 bash[24695]: audit 2023-11-16T01:39:47.540816+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-16T01:39:49.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:49 smithi017 bash[24695]: audit 2023-11-16T01:39:48.951916+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:39:49.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:49 smithi017 bash[24695]: audit 2023-11-16T01:39:48.958304+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:39:49.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:49 smithi017 bash[28266]: audit 2023-11-16T01:39:48.951916+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:39:49.450 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:49 smithi017 bash[28266]: audit 2023-11-16T01:39:48.958304+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:39:49.602 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:49 smithi060 bash[24780]: audit 2023-11-16T01:39:48.951916+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:39:49.602 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:49 smithi060 bash[24780]: audit 2023-11-16T01:39:48.958304+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:39:50.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:50 smithi060 bash[24780]: cluster 2023-11-16T01:39:48.944221+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:50.700 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:50 smithi017 bash[24695]: cluster 2023-11-16T01:39:48.944221+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:50.700 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:50 smithi017 bash[28266]: cluster 2023-11-16T01:39:48.944221+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:50.816 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:39:51.434 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:51 smithi060 bash[31712]: debug 2023-11-16T01:39:51.139+0000 7fb8abf5eec0 -1 Falling back to public interface 2023-11-16T01:39:51.577 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1700098771,"num_in_osds":7,"osd_in_since":1700098771,"num_remapped_pgs":0} 2023-11-16T01:39:51.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:51 smithi017 bash[24695]: audit 2023-11-16T01:39:50.813625+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.17:0/3628756630' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T01:39:51.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:51 smithi017 bash[24695]: cluster 2023-11-16T01:39:50.944855+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:51.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:51 smithi017 bash[28266]: audit 2023-11-16T01:39:50.813625+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.17:0/3628756630' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T01:39:51.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:51 smithi017 bash[28266]: cluster 2023-11-16T01:39:50.944855+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:51.961 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:51 smithi060 bash[31712]: debug 2023-11-16T01:39:51.795+0000 7fb8abf5eec0 -1 osd.7 0 log_to_monitors {default=true} 2023-11-16T01:39:51.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:51 smithi060 bash[24780]: audit 2023-11-16T01:39:50.813625+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.17:0/3628756630' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T01:39:51.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:51 smithi060 bash[24780]: cluster 2023-11-16T01:39:50.944855+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:52.578 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-16T01:39:52.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:52 smithi017 bash[24695]: audit 2023-11-16T01:39:51.804302+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T01:39:52.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:52 smithi017 bash[28266]: audit 2023-11-16T01:39:51.804302+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T01:39:52.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:52 smithi060 bash[24780]: audit 2023-11-16T01:39:51.804302+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: audit 2023-11-16T01:39:52.675152+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: cluster 2023-11-16T01:39:52.675221+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: audit 2023-11-16T01:39:52.675387+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: audit 2023-11-16T01:39:52.675890+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: cluster 2023-11-16T01:39:52.791633+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: cluster 2023-11-16T01:39:52.791775+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:53.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: cluster 2023-11-16T01:39:52.945450+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: audit 2023-11-16T01:39:53.329150+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: audit 2023-11-16T01:39:52.675152+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: cluster 2023-11-16T01:39:52.675221+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: audit 2023-11-16T01:39:52.675387+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: audit 2023-11-16T01:39:52.675890+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: cluster 2023-11-16T01:39:52.791633+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: cluster 2023-11-16T01:39:52.791775+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: cluster 2023-11-16T01:39:52.945450+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:53.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: audit 2023-11-16T01:39:53.329150+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:53.842 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: audit 2023-11-16T01:39:53.556185+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:53.842 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[24695]: audit 2023-11-16T01:39:53.560529+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:53.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: audit 2023-11-16T01:39:53.556185+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:53.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:53 smithi017 bash[28266]: audit 2023-11-16T01:39:53.560529+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:53.961 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[31712]: debug 2023-11-16T01:39:53.683+0000 7fb890d0b700 -1 osd.7 0 waiting for initial osdmap 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: audit 2023-11-16T01:39:52.675152+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: cluster 2023-11-16T01:39:52.675221+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: audit 2023-11-16T01:39:52.675387+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: audit 2023-11-16T01:39:52.675890+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: cluster 2023-11-16T01:39:52.791633+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: cluster 2023-11-16T01:39:52.791775+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: cluster 2023-11-16T01:39:52.945450+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:53.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: audit 2023-11-16T01:39:53.329150+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:39:53.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: audit 2023-11-16T01:39:53.556185+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:39:53.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:53 smithi060 bash[24780]: audit 2023-11-16T01:39:53.560529+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}}, \"last_daemon_update\": \"2023-11-16T01:39:47.531278\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:39:54.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:54 smithi017 bash[24695]: audit 2023-11-16T01:39:53.679037+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:54.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:54 smithi017 bash[24695]: cluster 2023-11-16T01:39:53.679161+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-16T01:39:54.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:54 smithi017 bash[24695]: audit 2023-11-16T01:39:53.680263+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:54.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:54 smithi017 bash[28266]: audit 2023-11-16T01:39:53.679037+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:55.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:54 smithi017 bash[28266]: cluster 2023-11-16T01:39:53.679161+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-16T01:39:55.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:54 smithi017 bash[28266]: audit 2023-11-16T01:39:53.680263+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:55.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:54 smithi060 bash[24780]: audit 2023-11-16T01:39:53.679037+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-11-16T01:39:55.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:54 smithi060 bash[24780]: cluster 2023-11-16T01:39:53.679161+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-16T01:39:55.193 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:54 smithi060 bash[24780]: audit 2023-11-16T01:39:53.680263+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:55.563 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:39:55.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[24695]: cluster 2023-11-16T01:39:54.691295+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217] boot 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[24695]: cluster 2023-11-16T01:39:54.691493+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[24695]: audit 2023-11-16T01:39:54.692641+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[24695]: cluster 2023-11-16T01:39:54.945961+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[24695]: audit 2023-11-16T01:39:55.560912+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.17:0/3255370091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[28266]: cluster 2023-11-16T01:39:54.691295+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217] boot 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[28266]: cluster 2023-11-16T01:39:54.691493+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[28266]: audit 2023-11-16T01:39:54.692641+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:55.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[28266]: cluster 2023-11-16T01:39:54.945961+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:55.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:55 smithi017 bash[28266]: audit 2023-11-16T01:39:55.560912+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.17:0/3255370091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T01:39:55.961 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 01:39:55 smithi060 bash[30178]: debug 2023-11-16T01:39:55.707+0000 7f408c3a7700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-11-16T01:39:55.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:55 smithi060 bash[24780]: cluster 2023-11-16T01:39:54.691295+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.60:6824/2773292217,v1:172.21.15.60:6825/2773292217] boot 2023-11-16T01:39:55.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:55 smithi060 bash[24780]: cluster 2023-11-16T01:39:54.691493+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-16T01:39:55.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:55 smithi060 bash[24780]: audit 2023-11-16T01:39:54.692641+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:39:55.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:55 smithi060 bash[24780]: cluster 2023-11-16T01:39:54.945961+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-16T01:39:55.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:55 smithi060 bash[24780]: audit 2023-11-16T01:39:55.560912+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.17:0/3255370091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-16T01:39:56.351 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1700098794,"num_in_osds":8,"osd_in_since":1700098794,"num_remapped_pgs":0} 2023-11-16T01:39:56.352 INFO:tasks.cephadm:Adding prometheus.a on smithi060 2023-11-16T01:39:56.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch apply prometheus '1;smithi060=a' 2023-11-16T01:39:56.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:56 smithi060 bash[24780]: cluster 2023-11-16T01:39:55.709670+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-16T01:39:57.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:56 smithi017 bash[24695]: cluster 2023-11-16T01:39:55.709670+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-16T01:39:57.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:56 smithi017 bash[28266]: cluster 2023-11-16T01:39:55.709670+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-16T01:39:57.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:57 smithi060 bash[24780]: cluster 2023-11-16T01:39:56.946589+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:39:58.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:57 smithi017 bash[24695]: cluster 2023-11-16T01:39:56.946589+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:39:58.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:57 smithi017 bash[28266]: cluster 2023-11-16T01:39:56.946589+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:39:59.115 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled prometheus update... 2023-11-16T01:39:59.172 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:58 smithi060 bash[24780]: cluster 2023-11-16T01:39:57.709517+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:39:59.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:58 smithi017 bash[24695]: cluster 2023-11-16T01:39:57.709517+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:39:59.200 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:58 smithi017 bash[28266]: cluster 2023-11-16T01:39:57.709517+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-16T01:39:59.818 DEBUG:teuthology.orchestra.run.smithi060:prometheus.a> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@prometheus.a.service 2023-11-16T01:39:59.821 INFO:tasks.cephadm:Adding node-exporter.a on smithi017 2023-11-16T01:39:59.822 INFO:tasks.cephadm:Adding node-exporter.b on smithi060 2023-11-16T01:39:59.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi017=a;smithi060=b' 2023-11-16T01:39:59.950 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:40:00.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[24695]: cluster 2023-11-16T01:39:58.947188+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:00.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[24695]: audit 2023-11-16T01:39:59.102657+0000 mgr.y (mgr.14140) 180 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[24695]: cephadm 2023-11-16T01:39:59.103654+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi060=a 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[24695]: audit 2023-11-16T01:39:59.104361+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-16T01:39:59.103679\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[24695]: audit 2023-11-16T01:39:59.110539+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-16T01:39:59.103679\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[24695]: cephadm 2023-11-16T01:39:59.119674+0000 mgr.y (mgr.14140) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[28266]: cluster 2023-11-16T01:39:58.947188+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[28266]: audit 2023-11-16T01:39:59.102657+0000 mgr.y (mgr.14140) 180 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[28266]: cephadm 2023-11-16T01:39:59.103654+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi060=a 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[28266]: audit 2023-11-16T01:39:59.104361+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-16T01:39:59.103679\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-16T01:40:00.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[28266]: audit 2023-11-16T01:39:59.110539+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-16T01:39:59.103679\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-16T01:40:00.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:39:59 smithi017 bash[28266]: cephadm 2023-11-16T01:39:59.119674+0000 mgr.y (mgr.14140) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:00.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:59 smithi060 bash[24780]: cluster 2023-11-16T01:39:58.947188+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:00.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:59 smithi060 bash[24780]: audit 2023-11-16T01:39:59.102657+0000 mgr.y (mgr.14140) 180 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:00.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:59 smithi060 bash[24780]: cephadm 2023-11-16T01:39:59.103654+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi060=a 2023-11-16T01:40:00.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:59 smithi060 bash[24780]: audit 2023-11-16T01:39:59.104361+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-16T01:39:59.103679\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-16T01:40:00.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:59 smithi060 bash[24780]: audit 2023-11-16T01:39:59.110539+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-16T01:39:59.103679\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-16T01:40:00.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:39:59 smithi060 bash[24780]: cephadm 2023-11-16T01:39:59.119674+0000 mgr.y (mgr.14140) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:01.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:01 smithi017 bash[24695]: cluster 2023-11-16T01:40:00.947777+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:01.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:01 smithi017 bash[28266]: cluster 2023-11-16T01:40:00.947777+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:01.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:01 smithi060 bash[24780]: cluster 2023-11-16T01:40:00.947777+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:02.467 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled node-exporter update... 2023-11-16T01:40:02.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[24695]: cluster 2023-11-16T01:40:01.653463+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[24695]: cluster 2023-11-16T01:40:01.653536+0000 mon.a (mon.0) 457 : cluster [INF] Cluster is now healthy 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[24695]: audit 2023-11-16T01:40:02.456471+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-16T01:40:02.455746\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[24695]: audit 2023-11-16T01:40:02.462458+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-16T01:40:02.455746\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[28266]: cluster 2023-11-16T01:40:01.653463+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[28266]: cluster 2023-11-16T01:40:01.653536+0000 mon.a (mon.0) 457 : cluster [INF] Cluster is now healthy 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[28266]: audit 2023-11-16T01:40:02.456471+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-16T01:40:02.455746\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-16T01:40:02.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:02 smithi017 bash[28266]: audit 2023-11-16T01:40:02.462458+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-16T01:40:02.455746\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-16T01:40:02.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:02 smithi060 bash[24780]: cluster 2023-11-16T01:40:01.653463+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-16T01:40:02.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:02 smithi060 bash[24780]: cluster 2023-11-16T01:40:01.653536+0000 mon.a (mon.0) 457 : cluster [INF] Cluster is now healthy 2023-11-16T01:40:02.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:02 smithi060 bash[24780]: audit 2023-11-16T01:40:02.456471+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-16T01:40:02.455746\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-16T01:40:02.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:02 smithi060 bash[24780]: audit 2023-11-16T01:40:02.462458+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-16T01:40:02.455746\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi060\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-16T01:40:03.113 DEBUG:teuthology.orchestra.run.smithi017:node-exporter.a> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service 2023-11-16T01:40:03.116 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.b> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service 2023-11-16T01:40:03.118 INFO:tasks.cephadm:Adding alertmanager.a on smithi017 2023-11-16T01:40:03.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi017=a' 2023-11-16T01:40:03.249 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:40:03.252 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:40:03.680 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: debug 2023-11-16T01:40:03.422+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:03.680 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:03.680 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:03.680 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:03.680 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:03.681 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:03.682 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:03.683 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:03.683 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:03.683 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:03.683 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:03.683 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24695]: audit 2023-11-16T01:40:02.454552+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi017=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24695]: cephadm 2023-11-16T01:40:02.455707+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi017=a,smithi060=b 2023-11-16T01:40:03.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[24695]: cluster 2023-11-16T01:40:02.948413+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:03.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[28266]: audit 2023-11-16T01:40:02.454552+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi017=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:03.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[28266]: cephadm 2023-11-16T01:40:02.455707+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi017=a,smithi060=b 2023-11-16T01:40:03.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:03 smithi017 bash[28266]: cluster 2023-11-16T01:40:02.948413+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:03.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:03 smithi060 bash[24780]: audit 2023-11-16T01:40:02.454552+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi017=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:03 smithi060 bash[24780]: cephadm 2023-11-16T01:40:02.455707+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi017=a,smithi060=b 2023-11-16T01:40:03.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:03 smithi060 bash[24780]: cluster 2023-11-16T01:40:02.948413+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:04.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: cephadm 2023-11-16T01:40:03.426170+0000 mgr.y (mgr.14140) 187 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:04.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: cephadm 2023-11-16T01:40:03.426466+0000 mgr.y (mgr.14140) 188 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: cephadm 2023-11-16T01:40:03.434862+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: audit 2023-11-16T01:40:03.960417+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098794.6921802, \"finished_at\": 1700098801.664233}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:40:04.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:04 smithi060 bash[24780]: audit 2023-11-16T01:40:03.966208+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098794.6921802, \"finished_at\": 1700098801.664233}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:40:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: cephadm 2023-11-16T01:40:03.426170+0000 mgr.y (mgr.14140) 187 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: cephadm 2023-11-16T01:40:03.426170+0000 mgr.y (mgr.14140) 187 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: cephadm 2023-11-16T01:40:03.426466+0000 mgr.y (mgr.14140) 188 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: cephadm 2023-11-16T01:40:03.434862+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: audit 2023-11-16T01:40:03.960417+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098794.6921802, \"finished_at\": 1700098801.664233}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[28266]: audit 2023-11-16T01:40:03.966208+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098794.6921802, \"finished_at\": 1700098801.664233}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: cephadm 2023-11-16T01:40:03.426466+0000 mgr.y (mgr.14140) 188 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:04.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: cephadm 2023-11-16T01:40:03.434862+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:04.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: audit 2023-11-16T01:40:03.960417+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098794.6921802, \"finished_at\": 1700098801.664233}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:40:04.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:04 smithi017 bash[24695]: audit 2023-11-16T01:40:03.966208+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098722.3218644, \"finished_at\": 1700098737.1123548}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098744.6675563, \"finished_at\": 1700098760.9341383}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098771.0178528, \"finished_at\": 1700098786.3510008}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098794.6921802, \"finished_at\": 1700098801.664233}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:40:05.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:05 smithi017 bash[24695]: cluster 2023-11-16T01:40:04.949083+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:05.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:05 smithi017 bash[28266]: cluster 2023-11-16T01:40:04.949083+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:05.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:05 smithi060 bash[24780]: cluster 2023-11-16T01:40:04.949083+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:06.134 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled alertmanager update... 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: debug 2023-11-16T01:40:06.166+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:06.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:06.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: audit 2023-11-16T01:40:06.121999+0000 mgr.y (mgr.14140) 191 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi017=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: cephadm 2023-11-16T01:40:06.123018+0000 mgr.y (mgr.14140) 192 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi017=a 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: audit 2023-11-16T01:40:06.123717+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-16T01:40:06.123044\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: audit 2023-11-16T01:40:06.129513+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-16T01:40:06.123044\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: cephadm 2023-11-16T01:40:06.172849+0000 mgr.y (mgr.14140) 193 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:06.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: cephadm 2023-11-16T01:40:06.173190+0000 mgr.y (mgr.14140) 194 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:06.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: audit 2023-11-16T01:40:06.174683+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: audit 2023-11-16T01:40:06.176527+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:40:06.878 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:06 smithi060 bash[24780]: cephadm 2023-11-16T01:40:06.178247+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2023-11-16T01:40:06.879 DEBUG:teuthology.orchestra.run.smithi017:alertmanager.a> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@alertmanager.a.service 2023-11-16T01:40:06.882 INFO:tasks.cephadm:Adding grafana.a on smithi060 2023-11-16T01:40:06.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph orch apply grafana '1;smithi060=a' 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: audit 2023-11-16T01:40:06.121999+0000 mgr.y (mgr.14140) 191 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi017=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: cephadm 2023-11-16T01:40:06.123018+0000 mgr.y (mgr.14140) 192 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi017=a 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: audit 2023-11-16T01:40:06.123717+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-16T01:40:06.123044\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: audit 2023-11-16T01:40:06.129513+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-16T01:40:06.123044\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: cephadm 2023-11-16T01:40:06.172849+0000 mgr.y (mgr.14140) 193 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: audit 2023-11-16T01:40:06.121999+0000 mgr.y (mgr.14140) 191 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi017=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: cephadm 2023-11-16T01:40:06.123018+0000 mgr.y (mgr.14140) 192 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi017=a 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: audit 2023-11-16T01:40:06.123717+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-16T01:40:06.123044\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: audit 2023-11-16T01:40:06.129513+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-16T01:40:06.123044\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: cephadm 2023-11-16T01:40:06.172849+0000 mgr.y (mgr.14140) 193 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: cephadm 2023-11-16T01:40:06.173190+0000 mgr.y (mgr.14140) 194 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: audit 2023-11-16T01:40:06.174683+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: audit 2023-11-16T01:40:06.176527+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[28266]: cephadm 2023-11-16T01:40:06.178247+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: cephadm 2023-11-16T01:40:06.173190+0000 mgr.y (mgr.14140) 194 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:06.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:06.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:06.963 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:06.963 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:06.963 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: audit 2023-11-16T01:40:06.174683+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-16T01:40:06.963 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: audit 2023-11-16T01:40:06.176527+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:40:06.963 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:06 smithi017 bash[24695]: cephadm 2023-11-16T01:40:06.178247+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2023-11-16T01:40:07.014 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:40:07.211 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[32744]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:07.950 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:07 smithi017 systemd[1]: Started Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:07.950 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[35839]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:07.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[24695]: cluster 2023-11-16T01:40:06.949836+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:07.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[28266]: cluster 2023-11-16T01:40:06.949836+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:07.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[24695]: audit 2023-11-16T01:40:07.014127+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[24695]: audit 2023-11-16T01:40:07.020419+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[24695]: audit 2023-11-16T01:40:07.021904+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[24695]: audit 2023-11-16T01:40:07.023720+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[24695]: cephadm 2023-11-16T01:40:07.025103+0000 mgr.y (mgr.14140) 197 : cephadm [INF] Deploying daemon node-exporter.a on smithi017 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[28266]: audit 2023-11-16T01:40:07.014127+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[28266]: audit 2023-11-16T01:40:07.020419+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[28266]: audit 2023-11-16T01:40:07.021904+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[28266]: audit 2023-11-16T01:40:07.023720+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:40:07.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:07 smithi017 bash[28266]: cephadm 2023-11-16T01:40:07.025103+0000 mgr.y (mgr.14140) 197 : cephadm [INF] Deploying daemon node-exporter.a on smithi017 2023-11-16T01:40:07.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[24780]: cluster 2023-11-16T01:40:06.949836+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[24780]: audit 2023-11-16T01:40:07.014127+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[24780]: audit 2023-11-16T01:40:07.020419+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530352\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530558\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530688\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530813\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.530937\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:39:47.531060\", \"created\": \"2023-11-16T01:39:46.303490\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[24780]: audit 2023-11-16T01:40:07.021904+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-16T01:40:07.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[24780]: audit 2023-11-16T01:40:07.023720+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:40:07.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:07 smithi060 bash[24780]: cephadm 2023-11-16T01:40:07.025103+0000 mgr.y (mgr.14140) 197 : cephadm [INF] Deploying daemon node-exporter.a on smithi017 2023-11-16T01:40:08.935 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:08 smithi060 bash[24780]: audit 2023-11-16T01:40:07.724058+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:40:08.936 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:08 smithi060 bash[24780]: audit 2023-11-16T01:40:07.727879+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:40:08.936 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:08 smithi060 bash[24780]: audit 2023-11-16T01:40:07.729017+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:08.936 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:08 smithi060 bash[24780]: audit 2023-11-16T01:40:08.453951+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_daemon_update\": \"2023-11-16T01:40:08.451847\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:40:08.936 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:08 smithi060 bash[24780]: audit 2023-11-16T01:40:08.460679+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_daemon_update\": \"2023-11-16T01:40:08.451847\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:40:08.936 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:08 smithi060 bash[24780]: audit 2023-11-16T01:40:08.462148+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:09.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[24695]: audit 2023-11-16T01:40:07.724058+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:40:09.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[28266]: audit 2023-11-16T01:40:07.724058+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:40:09.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[24695]: audit 2023-11-16T01:40:07.727879+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:40:09.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[24695]: audit 2023-11-16T01:40:07.729017+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:09.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[28266]: audit 2023-11-16T01:40:07.727879+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415381\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415591\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415719\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415841\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.415961\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416081\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:38:11.416200\", \"created\": \"2023-11-16T01:38:10.404752\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:40:09.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[28266]: audit 2023-11-16T01:40:07.729017+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:09.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[24695]: audit 2023-11-16T01:40:08.453951+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_daemon_update\": \"2023-11-16T01:40:08.451847\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:40:09.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[24695]: audit 2023-11-16T01:40:08.460679+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_daemon_update\": \"2023-11-16T01:40:08.451847\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:40:09.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[24695]: audit 2023-11-16T01:40:08.462148+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:09.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[28266]: audit 2023-11-16T01:40:08.453951+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_daemon_update\": \"2023-11-16T01:40:08.451847\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:40:09.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[28266]: audit 2023-11-16T01:40:08.460679+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}}, \"last_daemon_update\": \"2023-11-16T01:40:08.451847\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:40:09.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:08 smithi017 bash[28266]: audit 2023-11-16T01:40:08.462148+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:09.711 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:09 smithi060 bash[32744]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:09.711 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:09 smithi060 bash[32744]: See 'docker run --help'. 2023-11-16T01:40:09.712 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:09 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:09.712 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:09 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:40:09.858 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled grafana update... 2023-11-16T01:40:10.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:09 smithi060 bash[24780]: cluster 2023-11-16T01:40:08.950460+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:10.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:09 smithi060 bash[24780]: audit 2023-11-16T01:40:09.378829+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_daemon_update\": \"2023-11-16T01:40:09.376961\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:10.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:09 smithi060 bash[24780]: audit 2023-11-16T01:40:09.385348+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_daemon_update\": \"2023-11-16T01:40:09.376961\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:10.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:09 smithi017 bash[24695]: cluster 2023-11-16T01:40:08.950460+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:10.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:09 smithi017 bash[28266]: cluster 2023-11-16T01:40:08.950460+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:10.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:09 smithi017 bash[24695]: audit 2023-11-16T01:40:09.378829+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_daemon_update\": \"2023-11-16T01:40:09.376961\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:10.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:09 smithi017 bash[24695]: audit 2023-11-16T01:40:09.385348+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_daemon_update\": \"2023-11-16T01:40:09.376961\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:10.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:09 smithi017 bash[28266]: audit 2023-11-16T01:40:09.378829+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_daemon_update\": \"2023-11-16T01:40:09.376961\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:10.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:09 smithi017 bash[28266]: audit 2023-11-16T01:40:09.385348+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}}, \"last_daemon_update\": \"2023-11-16T01:40:09.376961\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:10.569 DEBUG:teuthology.orchestra.run.smithi060:grafana.a> sudo journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@grafana.a.service 2023-11-16T01:40:10.613 INFO:tasks.cephadm:Setting up client nodes... 2023-11-16T01:40:10.614 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-16T01:40:10.677 INFO:journalctl@ceph.grafana.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-16T01:40:10.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[24695]: cephadm 2023-11-16T01:40:09.392290+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:10.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[24695]: audit 2023-11-16T01:40:09.846613+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[24695]: cephadm 2023-11-16T01:40:09.847611+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service grafana spec with placement count:1 smithi060=a 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[24695]: audit 2023-11-16T01:40:09.848331+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-16T01:40:09.847638\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[24695]: audit 2023-11-16T01:40:09.854003+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-16T01:40:09.847638\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[28266]: cephadm 2023-11-16T01:40:09.392290+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[28266]: audit 2023-11-16T01:40:09.846613+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[28266]: cephadm 2023-11-16T01:40:09.847611+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service grafana spec with placement count:1 smithi060=a 2023-11-16T01:40:10.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[28266]: audit 2023-11-16T01:40:09.848331+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-16T01:40:09.847638\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-16T01:40:10.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:10 smithi017 bash[28266]: audit 2023-11-16T01:40:09.854003+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-16T01:40:09.847638\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-16T01:40:10.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:10 smithi060 bash[24780]: cephadm 2023-11-16T01:40:09.392290+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:10.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:10 smithi060 bash[24780]: audit 2023-11-16T01:40:09.846613+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:40:10.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:10 smithi060 bash[24780]: cephadm 2023-11-16T01:40:09.847611+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service grafana spec with placement count:1 smithi060=a 2023-11-16T01:40:10.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:10 smithi060 bash[24780]: audit 2023-11-16T01:40:09.848331+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-16T01:40:09.847638\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-16T01:40:10.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:10 smithi060 bash[24780]: audit 2023-11-16T01:40:09.854003+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-16T01:40:09.847638\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-16T01:40:11.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:11 smithi017 bash[24695]: cluster 2023-11-16T01:40:10.951048+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:11.950 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:11 smithi017 bash[35839]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:11.950 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:11 smithi017 bash[35839]: See 'docker run --help'. 2023-11-16T01:40:11.951 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:11 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:11.951 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:11 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-16T01:40:11.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:11 smithi017 bash[28266]: cluster 2023-11-16T01:40:10.951048+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:12.170 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:11 smithi060 bash[24780]: cluster 2023-11-16T01:40:10.951048+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:12.701 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: debug 2023-11-16T01:40:12.222+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:12.701 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:12.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:12.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:12.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: cephadm 2023-11-16T01:40:12.225548+0000 mgr.y (mgr.14140) 203 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: cephadm 2023-11-16T01:40:12.225548+0000 mgr.y (mgr.14140) 203 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:13.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:13.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:13.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: cephadm 2023-11-16T01:40:12.225805+0000 mgr.y (mgr.14140) 204 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:13.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[28266]: cephadm 2023-11-16T01:40:12.234255+0000 mgr.y (mgr.14140) 205 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: cephadm 2023-11-16T01:40:12.225805+0000 mgr.y (mgr.14140) 204 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:12 smithi017 bash[24695]: cephadm 2023-11-16T01:40:12.234255+0000 mgr.y (mgr.14140) 205 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:13.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: cephadm 2023-11-16T01:40:12.225548+0000 mgr.y (mgr.14140) 203 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:13.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: cephadm 2023-11-16T01:40:12.225805+0000 mgr.y (mgr.14140) 204 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:13.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:13.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:13.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:13.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:13.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:13.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:12 smithi060 bash[24780]: cephadm 2023-11-16T01:40:12.234255+0000 mgr.y (mgr.14140) 205 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:13.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:13 smithi017 bash[24695]: cluster 2023-11-16T01:40:12.951606+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:13.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:13 smithi017 bash[28266]: cluster 2023-11-16T01:40:12.951606+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:14.107 INFO:teuthology.orchestra.run.smithi017.stdout:[client.0] 2023-11-16T01:40:14.107 INFO:teuthology.orchestra.run.smithi017.stdout: key = AQD+clVlzWTTBRAAGfql5Sh8RYYtnKQv4+OfTA== 2023-11-16T01:40:14.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:13 smithi060 bash[24780]: cluster 2023-11-16T01:40:12.951606+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:14.437 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: debug 2023-11-16T01:40:14.358+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:14.437 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:14.437 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:14.438 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:14.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:14.440 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:14.441 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:14.441 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:14.980 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-11-16T01:40:14.980 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-16T01:40:14.980 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-16T01:40:15.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-16T01:40:15.015 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:14 smithi060 bash[24780]: audit 2023-11-16T01:40:14.097055+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.17:0/855364007' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:15.015 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:14 smithi060 bash[24780]: audit 2023-11-16T01:40:14.097618+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 2023-11-16T01:40:15.015 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:14 smithi060 bash[24780]: audit 2023-11-16T01:40:14.103664+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 2023-11-16T01:40:15.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24695]: audit 2023-11-16T01:40:14.097055+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.17:0/855364007' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:15.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24695]: audit 2023-11-16T01:40:14.097618+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 2023-11-16T01:40:15.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[24695]: audit 2023-11-16T01:40:14.103664+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 2023-11-16T01:40:15.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[28266]: audit 2023-11-16T01:40:14.097055+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.17:0/855364007' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:15.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[28266]: audit 2023-11-16T01:40:14.097618+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 2023-11-16T01:40:15.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:14 smithi017 bash[28266]: audit 2023-11-16T01:40:14.103664+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 2023-11-16T01:40:15.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: cephadm 2023-11-16T01:40:14.364845+0000 mgr.y (mgr.14140) 207 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:15.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:15.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:15.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:15.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:15.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:15.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:15.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:15.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: cephadm 2023-11-16T01:40:14.365018+0000 mgr.y (mgr.14140) 208 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:15.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:15.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:15.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:15.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:15.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:15.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:15.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:15.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:15.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:15.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:15.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:15.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: cephadm 2023-11-16T01:40:14.369933+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:15.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:15 smithi060 bash[24780]: cluster 2023-11-16T01:40:14.952162+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:16.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: cephadm 2023-11-16T01:40:14.364845+0000 mgr.y (mgr.14140) 207 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:16.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:16.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:16.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:16.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:16.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: cephadm 2023-11-16T01:40:14.365018+0000 mgr.y (mgr.14140) 208 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: cephadm 2023-11-16T01:40:14.369933+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[28266]: cluster 2023-11-16T01:40:14.952162+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: debug 2023-11-16T01:40:15.745+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:16.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:16.207 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:16.208 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: cephadm 2023-11-16T01:40:14.364845+0000 mgr.y (mgr.14140) 207 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:16.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:16.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:16.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:16.213 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:16.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:16.216 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.217 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:16.217 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:16.217 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:16.217 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:16.217 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:16.217 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:16.218 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.218 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:16.218 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.218 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.218 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:16.218 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:16.219 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:16.219 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.219 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:16.219 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.219 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:16.219 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:16.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: cephadm 2023-11-16T01:40:14.365018+0000 mgr.y (mgr.14140) 208 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:16.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:16.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:16.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.220 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:16.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:16.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:16.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:16.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: cephadm 2023-11-16T01:40:14.369933+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:16.223 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:15 smithi017 bash[24695]: cluster 2023-11-16T01:40:14.952162+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:16.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: cephadm 2023-11-16T01:40:15.749258+0000 mgr.y (mgr.14140) 211 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:16.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.963 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: cephadm 2023-11-16T01:40:15.749631+0000 mgr.y (mgr.14140) 212 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:16.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:16.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:16.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:16.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:16.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:16 smithi060 bash[24780]: cephadm 2023-11-16T01:40:15.757574+0000 mgr.y (mgr.14140) 213 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:17.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: cephadm 2023-11-16T01:40:15.749258+0000 mgr.y (mgr.14140) 211 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:17.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:17.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:17.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:17.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:17.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:17.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:17.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:17.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:17.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:17.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:17.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:17.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:17.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:17.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:17.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:17.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:17.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:17.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:17.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:17.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:17.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: cephadm 2023-11-16T01:40:15.749258+0000 mgr.y (mgr.14140) 211 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:17.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:17.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:17.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:17.213 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: cephadm 2023-11-16T01:40:15.749631+0000 mgr.y (mgr.14140) 212 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:17.214 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.215 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[24695]: cephadm 2023-11-16T01:40:15.757574+0000 mgr.y (mgr.14140) 213 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: cephadm 2023-11-16T01:40:15.749631+0000 mgr.y (mgr.14140) 212 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.216 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:17.217 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.217 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:17.217 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:17.217 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:17.217 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:16 smithi017 bash[28266]: cephadm 2023-11-16T01:40:15.757574+0000 mgr.y (mgr.14140) 213 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:17.701 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: debug 2023-11-16T01:40:17.377+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:17.701 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:17.701 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:17.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:17.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:17.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:17.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:17.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:17.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:17.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:17.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:17.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:17.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:17.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:17.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:17.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:17.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:17.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:17.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:17.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:17.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:17.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:17.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:17.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:18.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24695]: cluster 2023-11-16T01:40:16.952739+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:18.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24695]: audit 2023-11-16T01:40:17.564708+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBXI0MPttEJeoPeSt37AoLEwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTYwMTQwMTdaFw0z\nMzExMTMwMTQwMTdaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDdm+VceIyHV9ekOSsgfNGx\nVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7OhCvE4xr\nDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOKocgO0zQt\njSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDaxgZGv+NnF\ndTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQapqpN3qQ\n6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3MWWnt/oR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALQ9uIOJUCHPY1DzaAZvQjeOrMCcysFx\niAMg78svkdRogt0ykCzIU/YEjTWgnaQ9YWfiHLBE89kkz+YwBGeMIkX8zzkIuX/K\n7z+xjpcxFCXTyLwvYjhPWp8masjI+SWpkbEsF8BxyiZosuSHjpyZmlZyUQidxV/b\ngOaY1ZtChIwCRbPE4F1FhYq7Er5NG7niLGvEuJahQDsEs3ALMjaXXg+cq5MUM6C2\nDhMMsqrYZWwYaQQLZFSoiwpdLdVskFxbAT3939JPjfcC4Q8mjHgFRoyPOPreu/qX\n0FKeB9LfEP6iHI69nAkHdXRVmB4/Zb5lT/4AApRaxajJ/CP8sSIAlCM=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:40:18.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24695]: audit 2023-11-16T01:40:17.570674+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBXI0MPttEJeoPeSt37AoLEwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTYwMTQwMTdaFw0z\nMzExMTMwMTQwMTdaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDdm+VceIyHV9ekOSsgfNGx\nVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7OhCvE4xr\nDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOKocgO0zQt\njSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDaxgZGv+NnF\ndTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQapqpN3qQ\n6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3MWWnt/oR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALQ9uIOJUCHPY1DzaAZvQjeOrMCcysFx\niAMg78svkdRogt0ykCzIU/YEjTWgnaQ9YWfiHLBE89kkz+YwBGeMIkX8zzkIuX/K\n7z+xjpcxFCXTyLwvYjhPWp8masjI+SWpkbEsF8BxyiZosuSHjpyZmlZyUQidxV/b\ngOaY1ZtChIwCRbPE4F1FhYq7Er5NG7niLGvEuJahQDsEs3ALMjaXXg+cq5MUM6C2\nDhMMsqrYZWwYaQQLZFSoiwpdLdVskFxbAT3939JPjfcC4Q8mjHgFRoyPOPreu/qX\n0FKeB9LfEP6iHI69nAkHdXRVmB4/Zb5lT/4AApRaxajJ/CP8sSIAlCM=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:40:18.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[28266]: cluster 2023-11-16T01:40:16.952739+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:18.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[28266]: audit 2023-11-16T01:40:17.564708+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBXI0MPttEJeoPeSt37AoLEwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTYwMTQwMTdaFw0z\nMzExMTMwMTQwMTdaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDdm+VceIyHV9ekOSsgfNGx\nVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7OhCvE4xr\nDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOKocgO0zQt\njSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDaxgZGv+NnF\ndTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQapqpN3qQ\n6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3MWWnt/oR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALQ9uIOJUCHPY1DzaAZvQjeOrMCcysFx\niAMg78svkdRogt0ykCzIU/YEjTWgnaQ9YWfiHLBE89kkz+YwBGeMIkX8zzkIuX/K\n7z+xjpcxFCXTyLwvYjhPWp8masjI+SWpkbEsF8BxyiZosuSHjpyZmlZyUQidxV/b\ngOaY1ZtChIwCRbPE4F1FhYq7Er5NG7niLGvEuJahQDsEs3ALMjaXXg+cq5MUM6C2\nDhMMsqrYZWwYaQQLZFSoiwpdLdVskFxbAT3939JPjfcC4Q8mjHgFRoyPOPreu/qX\n0FKeB9LfEP6iHI69nAkHdXRVmB4/Zb5lT/4AApRaxajJ/CP8sSIAlCM=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:40:18.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[28266]: audit 2023-11-16T01:40:17.570674+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBXI0MPttEJeoPeSt37AoLEwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTYwMTQwMTdaFw0z\nMzExMTMwMTQwMTdaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDdm+VceIyHV9ekOSsgfNGx\nVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7OhCvE4xr\nDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOKocgO0zQt\njSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDaxgZGv+NnF\ndTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQapqpN3qQ\n6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3MWWnt/oR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALQ9uIOJUCHPY1DzaAZvQjeOrMCcysFx\niAMg78svkdRogt0ykCzIU/YEjTWgnaQ9YWfiHLBE89kkz+YwBGeMIkX8zzkIuX/K\n7z+xjpcxFCXTyLwvYjhPWp8masjI+SWpkbEsF8BxyiZosuSHjpyZmlZyUQidxV/b\ngOaY1ZtChIwCRbPE4F1FhYq7Er5NG7niLGvEuJahQDsEs3ALMjaXXg+cq5MUM6C2\nDhMMsqrYZWwYaQQLZFSoiwpdLdVskFxbAT3939JPjfcC4Q8mjHgFRoyPOPreu/qX\n0FKeB9LfEP6iHI69nAkHdXRVmB4/Zb5lT/4AApRaxajJ/CP8sSIAlCM=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:40:18.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24695]: audit 2023-11-16T01:40:17.571657+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDdm+VceIyHV9ek\nOSsgfNGxVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7\nOhCvE4xrDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOK\nocgO0zQtjSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDax\ngZGv+NnFdTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQ\napqpN3qQ6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3\nMWWnt/oRAgMBAAECggEACt/rkW4Y90tIObbUdvOpFpqe/+ggXhuA8q7+Qx5EOj1K\nr5RkGCbnx7BBBb1KyAjRhWJtlrkuMiGAZn+i8fRzn41FyLscv0c1YUzIqHxhaI7N\noR0u1i4kvRf+fJ8ORs1b94zMO083pJ/WB6eIubGDjfivcVm0sTua41kbNlCWHE9B\nFSa3MahfH+4ntfFFnPcSYGLLPS5Y6M1O1/Bh+S4bss+1+7yRFzWjPtgn0SW3cW4Y\n//PZ7Q4VqiY6kxngO/VqO9hVwaIyRsXXq321JywEztJVEVl1PFDWo0MI3FwKa+0S\nSRdmceRuXw1dxzvMzVABtbirKzsePiD73/yjWYm/AQKBgQD0lnhNvJgXLL2SvZwD\nK1mjyZ+Yuq/aQOLNu4ruNuUIWRKL9X7DwTQjo+4Ur1jJDSun3FFCUkHp7ZC81fMH\noxSK+yeJhXH8imEI1QGo0IcTLdUwXUodwX59tMTXX/OcF0hRyRjcmcXASlQcoIyS\nr0d/RLxqBdhfp5ZnLsX4IOMiXQKBgQDn8vNqhVUGRVcG1ARWfU5BXCd+Plh/zKr9\njtxge55BbgZEBZUr3VNzSLP1gMR4a1FVa+T8KTAl/eAq3ctF4FCR2tm/aIMFTzVU\n1wB0pGB8LQVp4dgwpF8SxxIV73naUWjyKpoYB8KT/eGCg4xPZ9nmz4jXDAbGcT+W\nykoMPTEjRQKBgBywNYYws8osFkRK9yyr/gSnFpAsfYnlCHVHJSGR0MVs5S8DaY3+\ncGYpyTgl5Q0X/WHgBqv3yAFvOwXbNnlT2IoAsX+A5oDPnlgR2/L4Go/WVWYp2xKo\nanTGKjx05bcOSA5HvyHI65gFX95HupVN993mqw7ohpuZpZuOsevLt7iFAoGBANY8\nPEBC7olgOkWARpFsI3+TEpc0FqHT9ItGDJ7BDyb37KmfTmy5fH6axD0Ztl5TIUh4\n44NUt7gfiZGOUlY0HbbaIQz+ByY8RtIZ073opYWMP9fQVdJ3v6ikXjwMeMwBLaGf\nX7yaTkpK0KOvxUUCcu0Q+x9FaGyZ5VXtef9b9arRAoGAPhHx3EgEcNxKxD54ga+j\n0P6xY9EDsOrLCwVMsh6Z3N/qrxrxnZm+fewJk2+UPojjb3Hpt1OKT6FRA87lv8v4\nLw7XYTcbKLDIyfwXvMjx/BACKVfZqXnn8HrzUXLPswZKqIArU+a9KL1j1tMFEDhq\n9Md+hMLJXfwskDfLx/sHz34=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:40:18.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[24695]: audit 2023-11-16T01:40:17.574811+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDdm+VceIyHV9ek\nOSsgfNGxVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7\nOhCvE4xrDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOK\nocgO0zQtjSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDax\ngZGv+NnFdTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQ\napqpN3qQ6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3\nMWWnt/oRAgMBAAECggEACt/rkW4Y90tIObbUdvOpFpqe/+ggXhuA8q7+Qx5EOj1K\nr5RkGCbnx7BBBb1KyAjRhWJtlrkuMiGAZn+i8fRzn41FyLscv0c1YUzIqHxhaI7N\noR0u1i4kvRf+fJ8ORs1b94zMO083pJ/WB6eIubGDjfivcVm0sTua41kbNlCWHE9B\nFSa3MahfH+4ntfFFnPcSYGLLPS5Y6M1O1/Bh+S4bss+1+7yRFzWjPtgn0SW3cW4Y\n//PZ7Q4VqiY6kxngO/VqO9hVwaIyRsXXq321JywEztJVEVl1PFDWo0MI3FwKa+0S\nSRdmceRuXw1dxzvMzVABtbirKzsePiD73/yjWYm/AQKBgQD0lnhNvJgXLL2SvZwD\nK1mjyZ+Yuq/aQOLNu4ruNuUIWRKL9X7DwTQjo+4Ur1jJDSun3FFCUkHp7ZC81fMH\noxSK+yeJhXH8imEI1QGo0IcTLdUwXUodwX59tMTXX/OcF0hRyRjcmcXASlQcoIyS\nr0d/RLxqBdhfp5ZnLsX4IOMiXQKBgQDn8vNqhVUGRVcG1ARWfU5BXCd+Plh/zKr9\njtxge55BbgZEBZUr3VNzSLP1gMR4a1FVa+T8KTAl/eAq3ctF4FCR2tm/aIMFTzVU\n1wB0pGB8LQVp4dgwpF8SxxIV73naUWjyKpoYB8KT/eGCg4xPZ9nmz4jXDAbGcT+W\nykoMPTEjRQKBgBywNYYws8osFkRK9yyr/gSnFpAsfYnlCHVHJSGR0MVs5S8DaY3+\ncGYpyTgl5Q0X/WHgBqv3yAFvOwXbNnlT2IoAsX+A5oDPnlgR2/L4Go/WVWYp2xKo\nanTGKjx05bcOSA5HvyHI65gFX95HupVN993mqw7ohpuZpZuOsevLt7iFAoGBANY8\nPEBC7olgOkWARpFsI3+TEpc0FqHT9ItGDJ7BDyb37KmfTmy5fH6axD0Ztl5TIUh4\n44NUt7gfiZGOUlY0HbbaIQz+ByY8RtIZ073opYWMP9fQVdJ3v6ikXjwMeMwBLaGf\nX7yaTkpK0KOvxUUCcu0Q+x9FaGyZ5VXtef9b9arRAoGAPhHx3EgEcNxKxD54ga+j\n0P6xY9EDsOrLCwVMsh6Z3N/qrxrxnZm+fewJk2+UPojjb3Hpt1OKT6FRA87lv8v4\nLw7XYTcbKLDIyfwXvMjx/BACKVfZqXnn8HrzUXLPswZKqIArU+a9KL1j1tMFEDhq\n9Md+hMLJXfwskDfLx/sHz34=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:40:18.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[28266]: audit 2023-11-16T01:40:17.571657+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDdm+VceIyHV9ek\nOSsgfNGxVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7\nOhCvE4xrDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOK\nocgO0zQtjSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDax\ngZGv+NnFdTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQ\napqpN3qQ6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3\nMWWnt/oRAgMBAAECggEACt/rkW4Y90tIObbUdvOpFpqe/+ggXhuA8q7+Qx5EOj1K\nr5RkGCbnx7BBBb1KyAjRhWJtlrkuMiGAZn+i8fRzn41FyLscv0c1YUzIqHxhaI7N\noR0u1i4kvRf+fJ8ORs1b94zMO083pJ/WB6eIubGDjfivcVm0sTua41kbNlCWHE9B\nFSa3MahfH+4ntfFFnPcSYGLLPS5Y6M1O1/Bh+S4bss+1+7yRFzWjPtgn0SW3cW4Y\n//PZ7Q4VqiY6kxngO/VqO9hVwaIyRsXXq321JywEztJVEVl1PFDWo0MI3FwKa+0S\nSRdmceRuXw1dxzvMzVABtbirKzsePiD73/yjWYm/AQKBgQD0lnhNvJgXLL2SvZwD\nK1mjyZ+Yuq/aQOLNu4ruNuUIWRKL9X7DwTQjo+4Ur1jJDSun3FFCUkHp7ZC81fMH\noxSK+yeJhXH8imEI1QGo0IcTLdUwXUodwX59tMTXX/OcF0hRyRjcmcXASlQcoIyS\nr0d/RLxqBdhfp5ZnLsX4IOMiXQKBgQDn8vNqhVUGRVcG1ARWfU5BXCd+Plh/zKr9\njtxge55BbgZEBZUr3VNzSLP1gMR4a1FVa+T8KTAl/eAq3ctF4FCR2tm/aIMFTzVU\n1wB0pGB8LQVp4dgwpF8SxxIV73naUWjyKpoYB8KT/eGCg4xPZ9nmz4jXDAbGcT+W\nykoMPTEjRQKBgBywNYYws8osFkRK9yyr/gSnFpAsfYnlCHVHJSGR0MVs5S8DaY3+\ncGYpyTgl5Q0X/WHgBqv3yAFvOwXbNnlT2IoAsX+A5oDPnlgR2/L4Go/WVWYp2xKo\nanTGKjx05bcOSA5HvyHI65gFX95HupVN993mqw7ohpuZpZuOsevLt7iFAoGBANY8\nPEBC7olgOkWARpFsI3+TEpc0FqHT9ItGDJ7BDyb37KmfTmy5fH6axD0Ztl5TIUh4\n44NUt7gfiZGOUlY0HbbaIQz+ByY8RtIZ073opYWMP9fQVdJ3v6ikXjwMeMwBLaGf\nX7yaTkpK0KOvxUUCcu0Q+x9FaGyZ5VXtef9b9arRAoGAPhHx3EgEcNxKxD54ga+j\n0P6xY9EDsOrLCwVMsh6Z3N/qrxrxnZm+fewJk2+UPojjb3Hpt1OKT6FRA87lv8v4\nLw7XYTcbKLDIyfwXvMjx/BACKVfZqXnn8HrzUXLPswZKqIArU+a9KL1j1tMFEDhq\n9Md+hMLJXfwskDfLx/sHz34=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:40:18.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:17 smithi017 bash[28266]: audit 2023-11-16T01:40:17.574811+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDdm+VceIyHV9ek\nOSsgfNGxVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7\nOhCvE4xrDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOK\nocgO0zQtjSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDax\ngZGv+NnFdTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQ\napqpN3qQ6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3\nMWWnt/oRAgMBAAECggEACt/rkW4Y90tIObbUdvOpFpqe/+ggXhuA8q7+Qx5EOj1K\nr5RkGCbnx7BBBb1KyAjRhWJtlrkuMiGAZn+i8fRzn41FyLscv0c1YUzIqHxhaI7N\noR0u1i4kvRf+fJ8ORs1b94zMO083pJ/WB6eIubGDjfivcVm0sTua41kbNlCWHE9B\nFSa3MahfH+4ntfFFnPcSYGLLPS5Y6M1O1/Bh+S4bss+1+7yRFzWjPtgn0SW3cW4Y\n//PZ7Q4VqiY6kxngO/VqO9hVwaIyRsXXq321JywEztJVEVl1PFDWo0MI3FwKa+0S\nSRdmceRuXw1dxzvMzVABtbirKzsePiD73/yjWYm/AQKBgQD0lnhNvJgXLL2SvZwD\nK1mjyZ+Yuq/aQOLNu4ruNuUIWRKL9X7DwTQjo+4Ur1jJDSun3FFCUkHp7ZC81fMH\noxSK+yeJhXH8imEI1QGo0IcTLdUwXUodwX59tMTXX/OcF0hRyRjcmcXASlQcoIyS\nr0d/RLxqBdhfp5ZnLsX4IOMiXQKBgQDn8vNqhVUGRVcG1ARWfU5BXCd+Plh/zKr9\njtxge55BbgZEBZUr3VNzSLP1gMR4a1FVa+T8KTAl/eAq3ctF4FCR2tm/aIMFTzVU\n1wB0pGB8LQVp4dgwpF8SxxIV73naUWjyKpoYB8KT/eGCg4xPZ9nmz4jXDAbGcT+W\nykoMPTEjRQKBgBywNYYws8osFkRK9yyr/gSnFpAsfYnlCHVHJSGR0MVs5S8DaY3+\ncGYpyTgl5Q0X/WHgBqv3yAFvOwXbNnlT2IoAsX+A5oDPnlgR2/L4Go/WVWYp2xKo\nanTGKjx05bcOSA5HvyHI65gFX95HupVN993mqw7ohpuZpZuOsevLt7iFAoGBANY8\nPEBC7olgOkWARpFsI3+TEpc0FqHT9ItGDJ7BDyb37KmfTmy5fH6axD0Ztl5TIUh4\n44NUt7gfiZGOUlY0HbbaIQz+ByY8RtIZ073opYWMP9fQVdJ3v6ikXjwMeMwBLaGf\nX7yaTkpK0KOvxUUCcu0Q+x9FaGyZ5VXtef9b9arRAoGAPhHx3EgEcNxKxD54ga+j\n0P6xY9EDsOrLCwVMsh6Z3N/qrxrxnZm+fewJk2+UPojjb3Hpt1OKT6FRA87lv8v4\nLw7XYTcbKLDIyfwXvMjx/BACKVfZqXnn8HrzUXLPswZKqIArU+a9KL1j1tMFEDhq\n9Md+hMLJXfwskDfLx/sHz34=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:40:18.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:17 smithi060 bash[24780]: cluster 2023-11-16T01:40:16.952739+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:18.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:17 smithi060 bash[24780]: audit 2023-11-16T01:40:17.564708+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBXI0MPttEJeoPeSt37AoLEwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTYwMTQwMTdaFw0z\nMzExMTMwMTQwMTdaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDdm+VceIyHV9ekOSsgfNGx\nVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7OhCvE4xr\nDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOKocgO0zQt\njSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDaxgZGv+NnF\ndTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQapqpN3qQ\n6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3MWWnt/oR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALQ9uIOJUCHPY1DzaAZvQjeOrMCcysFx\niAMg78svkdRogt0ykCzIU/YEjTWgnaQ9YWfiHLBE89kkz+YwBGeMIkX8zzkIuX/K\n7z+xjpcxFCXTyLwvYjhPWp8masjI+SWpkbEsF8BxyiZosuSHjpyZmlZyUQidxV/b\ngOaY1ZtChIwCRbPE4F1FhYq7Er5NG7niLGvEuJahQDsEs3ALMjaXXg+cq5MUM6C2\nDhMMsqrYZWwYaQQLZFSoiwpdLdVskFxbAT3939JPjfcC4Q8mjHgFRoyPOPreu/qX\n0FKeB9LfEP6iHI69nAkHdXRVmB4/Zb5lT/4AApRaxajJ/CP8sSIAlCM=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:40:18.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:17 smithi060 bash[24780]: audit 2023-11-16T01:40:17.570674+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBXI0MPttEJeoPeSt37AoLEwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTYwMTQwMTdaFw0z\nMzExMTMwMTQwMTdaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDdm+VceIyHV9ekOSsgfNGx\nVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7OhCvE4xr\nDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOKocgO0zQt\njSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDaxgZGv+NnF\ndTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQapqpN3qQ\n6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3MWWnt/oR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBALQ9uIOJUCHPY1DzaAZvQjeOrMCcysFx\niAMg78svkdRogt0ykCzIU/YEjTWgnaQ9YWfiHLBE89kkz+YwBGeMIkX8zzkIuX/K\n7z+xjpcxFCXTyLwvYjhPWp8masjI+SWpkbEsF8BxyiZosuSHjpyZmlZyUQidxV/b\ngOaY1ZtChIwCRbPE4F1FhYq7Er5NG7niLGvEuJahQDsEs3ALMjaXXg+cq5MUM6C2\nDhMMsqrYZWwYaQQLZFSoiwpdLdVskFxbAT3939JPjfcC4Q8mjHgFRoyPOPreu/qX\n0FKeB9LfEP6iHI69nAkHdXRVmB4/Zb5lT/4AApRaxajJ/CP8sSIAlCM=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:40:18.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:17 smithi060 bash[24780]: audit 2023-11-16T01:40:17.571657+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDdm+VceIyHV9ek\nOSsgfNGxVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7\nOhCvE4xrDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOK\nocgO0zQtjSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDax\ngZGv+NnFdTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQ\napqpN3qQ6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3\nMWWnt/oRAgMBAAECggEACt/rkW4Y90tIObbUdvOpFpqe/+ggXhuA8q7+Qx5EOj1K\nr5RkGCbnx7BBBb1KyAjRhWJtlrkuMiGAZn+i8fRzn41FyLscv0c1YUzIqHxhaI7N\noR0u1i4kvRf+fJ8ORs1b94zMO083pJ/WB6eIubGDjfivcVm0sTua41kbNlCWHE9B\nFSa3MahfH+4ntfFFnPcSYGLLPS5Y6M1O1/Bh+S4bss+1+7yRFzWjPtgn0SW3cW4Y\n//PZ7Q4VqiY6kxngO/VqO9hVwaIyRsXXq321JywEztJVEVl1PFDWo0MI3FwKa+0S\nSRdmceRuXw1dxzvMzVABtbirKzsePiD73/yjWYm/AQKBgQD0lnhNvJgXLL2SvZwD\nK1mjyZ+Yuq/aQOLNu4ruNuUIWRKL9X7DwTQjo+4Ur1jJDSun3FFCUkHp7ZC81fMH\noxSK+yeJhXH8imEI1QGo0IcTLdUwXUodwX59tMTXX/OcF0hRyRjcmcXASlQcoIyS\nr0d/RLxqBdhfp5ZnLsX4IOMiXQKBgQDn8vNqhVUGRVcG1ARWfU5BXCd+Plh/zKr9\njtxge55BbgZEBZUr3VNzSLP1gMR4a1FVa+T8KTAl/eAq3ctF4FCR2tm/aIMFTzVU\n1wB0pGB8LQVp4dgwpF8SxxIV73naUWjyKpoYB8KT/eGCg4xPZ9nmz4jXDAbGcT+W\nykoMPTEjRQKBgBywNYYws8osFkRK9yyr/gSnFpAsfYnlCHVHJSGR0MVs5S8DaY3+\ncGYpyTgl5Q0X/WHgBqv3yAFvOwXbNnlT2IoAsX+A5oDPnlgR2/L4Go/WVWYp2xKo\nanTGKjx05bcOSA5HvyHI65gFX95HupVN993mqw7ohpuZpZuOsevLt7iFAoGBANY8\nPEBC7olgOkWARpFsI3+TEpc0FqHT9ItGDJ7BDyb37KmfTmy5fH6axD0Ztl5TIUh4\n44NUt7gfiZGOUlY0HbbaIQz+ByY8RtIZ073opYWMP9fQVdJ3v6ikXjwMeMwBLaGf\nX7yaTkpK0KOvxUUCcu0Q+x9FaGyZ5VXtef9b9arRAoGAPhHx3EgEcNxKxD54ga+j\n0P6xY9EDsOrLCwVMsh6Z3N/qrxrxnZm+fewJk2+UPojjb3Hpt1OKT6FRA87lv8v4\nLw7XYTcbKLDIyfwXvMjx/BACKVfZqXnn8HrzUXLPswZKqIArU+a9KL1j1tMFEDhq\n9Md+hMLJXfwskDfLx/sHz34=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:40:18.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:17 smithi060 bash[24780]: audit 2023-11-16T01:40:17.574811+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDdm+VceIyHV9ek\nOSsgfNGxVIF5j/E2cAEhHBhd+PFkvOO7JoBck7xitYyTm2yuxixvHs3If8E4BAW7\nOhCvE4xrDm9IqxpMu5g9Tnv2Nke3a3pDFuvjvV3eoCA1TAMDeTcoLibas9EucjOK\nocgO0zQtjSrUJrChxmC2coMjU8Zwg5B4Ne+wspcZ+7xIeIOMXz7lO+pkx+GghDax\ngZGv+NnFdTbIVemNPAD+GQSPcLnCzMjocFgG6Ln32bgL+m3RiURrOXPAvUdXDLCQ\napqpN3qQ6jIaFNIKpcJ7VftFoPKV3bM/nURV+vohqUUUTWxeMybagnWZYIotJwb3\nMWWnt/oRAgMBAAECggEACt/rkW4Y90tIObbUdvOpFpqe/+ggXhuA8q7+Qx5EOj1K\nr5RkGCbnx7BBBb1KyAjRhWJtlrkuMiGAZn+i8fRzn41FyLscv0c1YUzIqHxhaI7N\noR0u1i4kvRf+fJ8ORs1b94zMO083pJ/WB6eIubGDjfivcVm0sTua41kbNlCWHE9B\nFSa3MahfH+4ntfFFnPcSYGLLPS5Y6M1O1/Bh+S4bss+1+7yRFzWjPtgn0SW3cW4Y\n//PZ7Q4VqiY6kxngO/VqO9hVwaIyRsXXq321JywEztJVEVl1PFDWo0MI3FwKa+0S\nSRdmceRuXw1dxzvMzVABtbirKzsePiD73/yjWYm/AQKBgQD0lnhNvJgXLL2SvZwD\nK1mjyZ+Yuq/aQOLNu4ruNuUIWRKL9X7DwTQjo+4Ur1jJDSun3FFCUkHp7ZC81fMH\noxSK+yeJhXH8imEI1QGo0IcTLdUwXUodwX59tMTXX/OcF0hRyRjcmcXASlQcoIyS\nr0d/RLxqBdhfp5ZnLsX4IOMiXQKBgQDn8vNqhVUGRVcG1ARWfU5BXCd+Plh/zKr9\njtxge55BbgZEBZUr3VNzSLP1gMR4a1FVa+T8KTAl/eAq3ctF4FCR2tm/aIMFTzVU\n1wB0pGB8LQVp4dgwpF8SxxIV73naUWjyKpoYB8KT/eGCg4xPZ9nmz4jXDAbGcT+W\nykoMPTEjRQKBgBywNYYws8osFkRK9yyr/gSnFpAsfYnlCHVHJSGR0MVs5S8DaY3+\ncGYpyTgl5Q0X/WHgBqv3yAFvOwXbNnlT2IoAsX+A5oDPnlgR2/L4Go/WVWYp2xKo\nanTGKjx05bcOSA5HvyHI65gFX95HupVN993mqw7ohpuZpZuOsevLt7iFAoGBANY8\nPEBC7olgOkWARpFsI3+TEpc0FqHT9ItGDJ7BDyb37KmfTmy5fH6axD0Ztl5TIUh4\n44NUt7gfiZGOUlY0HbbaIQz+ByY8RtIZ073opYWMP9fQVdJ3v6ikXjwMeMwBLaGf\nX7yaTkpK0KOvxUUCcu0Q+x9FaGyZ5VXtef9b9arRAoGAPhHx3EgEcNxKxD54ga+j\n0P6xY9EDsOrLCwVMsh6Z3N/qrxrxnZm+fewJk2+UPojjb3Hpt1OKT6FRA87lv8v4\nLw7XYTcbKLDIyfwXvMjx/BACKVfZqXnn8HrzUXLPswZKqIArU+a9KL1j1tMFEDhq\n9Md+hMLJXfwskDfLx/sHz34=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:40:18.263 INFO:teuthology.orchestra.run.smithi060.stdout:[client.1] 2023-11-16T01:40:18.263 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQACc1VlNCIYDxAAFhJpdISAwH8s5A8QxNXVSQ== 2023-11-16T01:40:18.917 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-11-16T01:40:18.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-11-16T01:40:18.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-11-16T01:40:18.940 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-16T01:40:19.086 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: cephadm 2023-11-16T01:40:17.382112+0000 mgr.y (mgr.14140) 215 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:19.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:19.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: cephadm 2023-11-16T01:40:17.382112+0000 mgr.y (mgr.14140) 215 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.090 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:19.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:19.094 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.094 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: cephadm 2023-11-16T01:40:17.382365+0000 mgr.y (mgr.14140) 216 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.094 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.094 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.094 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:19.096 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: cephadm 2023-11-16T01:40:17.575665+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon grafana.a on smithi060 2023-11-16T01:40:19.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: audit 2023-11-16T01:40:18.252442+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.60:0/839239109' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:19.098 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: audit 2023-11-16T01:40:18.252880+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:19.098 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[28266]: audit 2023-11-16T01:40:18.260088+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-16T01:40:19.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: cephadm 2023-11-16T01:40:17.382365+0000 mgr.y (mgr.14140) 216 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:19.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:19.101 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.101 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: cephadm 2023-11-16T01:40:17.575665+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon grafana.a on smithi060 2023-11-16T01:40:19.101 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: audit 2023-11-16T01:40:18.252442+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.60:0/839239109' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:19.101 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: audit 2023-11-16T01:40:18.252880+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:19.101 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:18 smithi017 bash[24695]: audit 2023-11-16T01:40:18.260088+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-16T01:40:19.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: cephadm 2023-11-16T01:40:17.382112+0000 mgr.y (mgr.14140) 215 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.336 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.336 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.336 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.337 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.338 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: cephadm 2023-11-16T01:40:17.382365+0000 mgr.y (mgr.14140) 216 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:19.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:19.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: cephadm 2023-11-16T01:40:17.575665+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon grafana.a on smithi060 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: audit 2023-11-16T01:40:18.252442+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.60:0/839239109' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:19.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: audit 2023-11-16T01:40:18.252880+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-16T01:40:19.342 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:18 smithi060 bash[24780]: audit 2023-11-16T01:40:18.260088+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-16T01:40:19.795 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:19 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2023-11-16T01:40:19.796 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:19 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:19.796 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:19 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:40:19.796 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:19 smithi060 docker[33274]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:40:19.796 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:19 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:19.796 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:19 smithi060 bash[33285]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:20.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:19 smithi017 bash[24695]: cluster 2023-11-16T01:40:18.953413+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:20.074 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:19 smithi017 bash[28266]: cluster 2023-11-16T01:40:18.953413+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:20.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:19 smithi060 bash[24780]: cluster 2023-11-16T01:40:18.953413+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:21.678 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:21 smithi060 bash[33285]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:21.678 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:21 smithi060 bash[33285]: See 'docker run --help'. 2023-11-16T01:40:21.678 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:21 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:21.678 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:21 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:40:21.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:21 smithi017 bash[24695]: cluster 2023-11-16T01:40:20.954019+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:21.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:21 smithi017 bash[28266]: cluster 2023-11-16T01:40:20.954019+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:21.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:21 smithi060 bash[24780]: cluster 2023-11-16T01:40:20.954019+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:22.040 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:40:22.040 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":47,"fsid":"27bf0caa-8420-11ee-8dbe-212e2dc638e7","created":"2023-11-16T01:34:19.362548+0000","modified":"2023-11-16T01:39:55.695908+0000","last_up_change":"2023-11-16T01:39:54.682565+0000","last_in_change":"2023-11-16T01:39:54.682565+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-16T01:34:33.017655+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":"32edf6c5-259d-4bb7-a65f-e0c01a2b478e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6803","nonce":3081422739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6805","nonce":3081422739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6809","nonce":3081422739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6807","nonce":3081422739}]},"public_addr":"172.21.15.17:6803/3081422739","cluster_addr":"172.21.15.17:6805/3081422739","heartbeat_back_addr":"172.21.15.17:6809/3081422739","heartbeat_front_addr":"172.21.15.17:6807/3081422739","state":["exists","up"]},{"osd":1,"uuid":"f44bbad3-4a10-4f6a-9c61-82be8370ae0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6811","nonce":1046403009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6813","nonce":1046403009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6817","nonce":1046403009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6815","nonce":1046403009}]},"public_addr":"172.21.15.17:6811/1046403009","cluster_addr":"172.21.15.17:6813/1046403009","heartbeat_back_addr":"172.21.15.17:6817/1046403009","heartbeat_front_addr":"172.21.15.17:6815/1046403009","state":["exists","up"]},{"osd":2,"uuid":"dabaf705-2227-42dd-821c-32ca44dd7fd4","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.17:6818","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6819","nonce":2745770076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6820","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6821","nonce":2745770076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6824","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6825","nonce":2745770076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6822","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6823","nonce":2745770076}]},"public_addr":"172.21.15.17:6819/2745770076","cluster_addr":"172.21.15.17:6821/2745770076","heartbeat_back_addr":"172.21.15.17:6825/2745770076","heartbeat_front_addr":"172.21.15.17:6823/2745770076","state":["exists","up"]},{"osd":3,"uuid":"745477e8-7323-41e1-bd66-c075c0fe3e64","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6826","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6827","nonce":2897581915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6828","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6829","nonce":2897581915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6832","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6833","nonce":2897581915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6830","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6831","nonce":2897581915}]},"public_addr":"172.21.15.17:6827/2897581915","cluster_addr":"172.21.15.17:6829/2897581915","heartbeat_back_addr":"172.21.15.17:6833/2897581915","heartbeat_front_addr":"172.21.15.17:6831/2897581915","state":["exists","up"]},{"osd":4,"uuid":"523a41f0-81bb-4c50-9e1d-34ac65eda5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6801","nonce":3177403550}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6803","nonce":3177403550}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6807","nonce":3177403550}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6805","nonce":3177403550}]},"public_addr":"172.21.15.60:6801/3177403550","cluster_addr":"172.21.15.60:6803/3177403550","heartbeat_back_addr":"172.21.15.60:6807/3177403550","heartbeat_front_addr":"172.21.15.60:6805/3177403550","state":["exists","up"]},{"osd":5,"uuid":"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6809","nonce":3649120917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6811","nonce":3649120917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6815","nonce":3649120917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6813","nonce":3649120917}]},"public_addr":"172.21.15.60:6809/3649120917","cluster_addr":"172.21.15.60:6811/3649120917","heartbeat_back_addr":"172.21.15.60:6815/3649120917","heartbeat_front_addr":"172.21.15.60:6813/3649120917","state":["exists","up"]},{"osd":6,"uuid":"735f11dc-491a-441e-9baa-dcf0cda287b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6817","nonce":2671126442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6819","nonce":2671126442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6823","nonce":2671126442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6821","nonce":2671126442}]},"public_addr":"172.21.15.60:6817/2671126442","cluster_addr":"172.21.15.60:6819/2671126442","heartbeat_back_addr":"172.21.15.60:6823/2671126442","heartbeat_front_addr":"172.21.15.60:6821/2671126442","state":["exists","up"]},{"osd":7,"uuid":"f693addd-f981-4bfa-866c-f983e607c3bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6825","nonce":2773292217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6827","nonce":2773292217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6831","nonce":2773292217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6829","nonce":2773292217}]},"public_addr":"172.21.15.60:6825/2773292217","cluster_addr":"172.21.15.60:6827/2773292217","heartbeat_back_addr":"172.21.15.60:6831/2773292217","heartbeat_front_addr":"172.21.15.60:6829/2773292217","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:01.179063+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:27.279650+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:51.611110+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:38:18.118329+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:38:41.209938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:03.532807+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:29.037626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:52.791784+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.17:0/3401848782":"2023-11-17T01:34:58.805637+0000","172.21.15.17:6801/2097795763":"2023-11-17T01:34:58.805637+0000","172.21.15.17:6800/2097795763":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/4175784336":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/2452876310":"2023-11-17T01:34:41.386877+0000","172.21.15.17:0/3737634191":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/2965806563":"2023-11-17T01:34:41.386877+0000","172.21.15.17:6800/1455269489":"2023-11-17T01:34:41.386877+0000","172.21.15.17:0/3926547226":"2023-11-17T01:34:41.386877+0000","172.21.15.17:6801/1455269489":"2023-11-17T01:34:41.386877+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-11-16T01:40:22.293 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:21 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2023-11-16T01:40:22.293 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:21 smithi017 systemd[1]: Stopped Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:22.294 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:21 smithi017 systemd[1]: Starting Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:40:22.294 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:21 smithi017 docker[36358]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.a 2023-11-16T01:40:22.294 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:21 smithi017 systemd[1]: Started Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:22.294 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:21 smithi017 bash[36369]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:22.804 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-16T01:34:33.017655+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-11-16T01:40:22.804 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-11-16T01:40:22.945 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:22 smithi017 bash[24695]: audit 2023-11-16T01:40:22.036307+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.17:0/1138993602' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:22.946 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:22 smithi017 bash[28266]: audit 2023-11-16T01:40:22.036307+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.17:0/1138993602' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:22.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:22 smithi060 bash[24780]: audit 2023-11-16T01:40:22.036307+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.17:0/1138993602' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:23.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:23 smithi017 bash[24695]: cluster 2023-11-16T01:40:22.954459+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:24.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:23 smithi017 bash[28266]: cluster 2023-11-16T01:40:22.954459+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:24.787 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:23 smithi060 bash[24780]: cluster 2023-11-16T01:40:22.954459+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:25.602 INFO:teuthology.orchestra.run.smithi017.stdout:pg_num: 1 2023-11-16T01:40:25.835 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:25 smithi017 bash[36369]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:25.835 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:25 smithi017 bash[36369]: See 'docker run --help'. 2023-11-16T01:40:25.835 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:25 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:25.835 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:25 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-16T01:40:26.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:26 smithi017 bash[24695]: cluster 2023-11-16T01:40:24.954992+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:26.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:26 smithi017 bash[24695]: audit 2023-11-16T01:40:25.599932+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.17:0/2005987379' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-16T01:40:26.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:26 smithi017 bash[28266]: cluster 2023-11-16T01:40:24.954992+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:26.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:26 smithi017 bash[28266]: audit 2023-11-16T01:40:25.599932+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.17:0/2005987379' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-16T01:40:26.344 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-16T01:40:26.344 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-16T01:40:26.344 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph mgr dump --format=json 2023-11-16T01:40:26.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:26 smithi060 bash[24780]: cluster 2023-11-16T01:40:24.954992+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:26.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:26 smithi060 bash[24780]: audit 2023-11-16T01:40:25.599932+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.17:0/2005987379' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-16T01:40:28.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:28 smithi017 bash[24695]: cluster 2023-11-16T01:40:26.955555+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:28.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:28 smithi017 bash[28266]: cluster 2023-11-16T01:40:26.955555+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:28.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:28 smithi060 bash[24780]: cluster 2023-11-16T01:40:26.955555+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:29.389 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:40:30.114 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6800","nonce":1737069619},{"type":"v1","addr":"172.21.15.17:6801","nonce":1737069619}]},"active_addr":"172.21.15.17:6801/1737069619","active_change":"2023-11-16T01:34:58.806245+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":24109,"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://smithi017.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.17:0","nonce":951837435}]},{"addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":2168540531}]},{"addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":3553077587}]}]}} 2023-11-16T01:40:30.118 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-16T01:40:30.118 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-16T01:40:30.118 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-16T01:40:30.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:30 smithi017 bash[24695]: cluster 2023-11-16T01:40:28.956156+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:30.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:30 smithi017 bash[24695]: audit 2023-11-16T01:40:29.379450+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.17:0/2602584371' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:40:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:30 smithi017 bash[28266]: cluster 2023-11-16T01:40:28.956156+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:30.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:30 smithi017 bash[28266]: audit 2023-11-16T01:40:29.379450+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.17:0/2602584371' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:40:30.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:30 smithi060 bash[24780]: cluster 2023-11-16T01:40:28.956156+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:30.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:30 smithi060 bash[24780]: audit 2023-11-16T01:40:29.379450+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.17:0/2602584371' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:40:31.942 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:31 smithi060 bash[24780]: cluster 2023-11-16T01:40:30.956757+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:31.943 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:31 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2023-11-16T01:40:31.943 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:31 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:31.943 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:31 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:40:31.943 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:31 smithi060 docker[33301]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:40:31.943 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:31 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:31.943 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:31 smithi060 bash[33321]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:31.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:31 smithi017 bash[24695]: cluster 2023-11-16T01:40:30.956757+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:31.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:31 smithi017 bash[28266]: cluster 2023-11-16T01:40:30.956757+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:33.067 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:40:33.067 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":47,"fsid":"27bf0caa-8420-11ee-8dbe-212e2dc638e7","created":"2023-11-16T01:34:19.362548+0000","modified":"2023-11-16T01:39:55.695908+0000","last_up_change":"2023-11-16T01:39:54.682565+0000","last_in_change":"2023-11-16T01:39:54.682565+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-16T01:34:33.017655+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":"32edf6c5-259d-4bb7-a65f-e0c01a2b478e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6803","nonce":3081422739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6805","nonce":3081422739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6809","nonce":3081422739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6807","nonce":3081422739}]},"public_addr":"172.21.15.17:6803/3081422739","cluster_addr":"172.21.15.17:6805/3081422739","heartbeat_back_addr":"172.21.15.17:6809/3081422739","heartbeat_front_addr":"172.21.15.17:6807/3081422739","state":["exists","up"]},{"osd":1,"uuid":"f44bbad3-4a10-4f6a-9c61-82be8370ae0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6811","nonce":1046403009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6813","nonce":1046403009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6817","nonce":1046403009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6815","nonce":1046403009}]},"public_addr":"172.21.15.17:6811/1046403009","cluster_addr":"172.21.15.17:6813/1046403009","heartbeat_back_addr":"172.21.15.17:6817/1046403009","heartbeat_front_addr":"172.21.15.17:6815/1046403009","state":["exists","up"]},{"osd":2,"uuid":"dabaf705-2227-42dd-821c-32ca44dd7fd4","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.17:6818","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6819","nonce":2745770076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6820","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6821","nonce":2745770076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6824","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6825","nonce":2745770076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6822","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6823","nonce":2745770076}]},"public_addr":"172.21.15.17:6819/2745770076","cluster_addr":"172.21.15.17:6821/2745770076","heartbeat_back_addr":"172.21.15.17:6825/2745770076","heartbeat_front_addr":"172.21.15.17:6823/2745770076","state":["exists","up"]},{"osd":3,"uuid":"745477e8-7323-41e1-bd66-c075c0fe3e64","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6826","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6827","nonce":2897581915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6828","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6829","nonce":2897581915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6832","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6833","nonce":2897581915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6830","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6831","nonce":2897581915}]},"public_addr":"172.21.15.17:6827/2897581915","cluster_addr":"172.21.15.17:6829/2897581915","heartbeat_back_addr":"172.21.15.17:6833/2897581915","heartbeat_front_addr":"172.21.15.17:6831/2897581915","state":["exists","up"]},{"osd":4,"uuid":"523a41f0-81bb-4c50-9e1d-34ac65eda5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6801","nonce":3177403550}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6803","nonce":3177403550}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6807","nonce":3177403550}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6805","nonce":3177403550}]},"public_addr":"172.21.15.60:6801/3177403550","cluster_addr":"172.21.15.60:6803/3177403550","heartbeat_back_addr":"172.21.15.60:6807/3177403550","heartbeat_front_addr":"172.21.15.60:6805/3177403550","state":["exists","up"]},{"osd":5,"uuid":"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6809","nonce":3649120917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6811","nonce":3649120917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6815","nonce":3649120917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6813","nonce":3649120917}]},"public_addr":"172.21.15.60:6809/3649120917","cluster_addr":"172.21.15.60:6811/3649120917","heartbeat_back_addr":"172.21.15.60:6815/3649120917","heartbeat_front_addr":"172.21.15.60:6813/3649120917","state":["exists","up"]},{"osd":6,"uuid":"735f11dc-491a-441e-9baa-dcf0cda287b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6817","nonce":2671126442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6819","nonce":2671126442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6823","nonce":2671126442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6821","nonce":2671126442}]},"public_addr":"172.21.15.60:6817/2671126442","cluster_addr":"172.21.15.60:6819/2671126442","heartbeat_back_addr":"172.21.15.60:6823/2671126442","heartbeat_front_addr":"172.21.15.60:6821/2671126442","state":["exists","up"]},{"osd":7,"uuid":"f693addd-f981-4bfa-866c-f983e607c3bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6825","nonce":2773292217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6827","nonce":2773292217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6831","nonce":2773292217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6829","nonce":2773292217}]},"public_addr":"172.21.15.60:6825/2773292217","cluster_addr":"172.21.15.60:6827/2773292217","heartbeat_back_addr":"172.21.15.60:6831/2773292217","heartbeat_front_addr":"172.21.15.60:6829/2773292217","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:01.179063+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:27.279650+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:51.611110+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:38:18.118329+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:38:41.209938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:03.532807+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:29.037626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:52.791784+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.17:0/3401848782":"2023-11-17T01:34:58.805637+0000","172.21.15.17:6801/2097795763":"2023-11-17T01:34:58.805637+0000","172.21.15.17:6800/2097795763":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/4175784336":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/2452876310":"2023-11-17T01:34:41.386877+0000","172.21.15.17:0/3737634191":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/2965806563":"2023-11-17T01:34:41.386877+0000","172.21.15.17:6800/1455269489":"2023-11-17T01:34:41.386877+0000","172.21.15.17:0/3926547226":"2023-11-17T01:34:41.386877+0000","172.21.15.17:6801/1455269489":"2023-11-17T01:34:41.386877+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-11-16T01:40:33.797 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-16T01:40:33.798 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-16T01:40:34.115 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:34 smithi017 bash[24695]: cluster 2023-11-16T01:40:32.957396+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:34.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:34 smithi017 bash[24695]: audit 2023-11-16T01:40:33.062483+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.17:0/1540020547' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:34.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:34 smithi017 bash[28266]: cluster 2023-11-16T01:40:32.957396+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:34.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:34 smithi017 bash[28266]: audit 2023-11-16T01:40:33.062483+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.17:0/1540020547' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:34 smithi060 bash[24780]: cluster 2023-11-16T01:40:32.957396+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:34.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:34 smithi060 bash[24780]: audit 2023-11-16T01:40:33.062483+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.17:0/1540020547' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:36.024 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:35 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2023-11-16T01:40:36.025 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:35 smithi017 systemd[1]: Stopped Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:36.025 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:35 smithi017 systemd[1]: Starting Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:40:36.025 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:35 smithi017 docker[37019]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.a 2023-11-16T01:40:36.025 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:35 smithi017 systemd[1]: Started Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:36.025 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:35 smithi017 bash[37036]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:36.026 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:35 smithi060 bash[33321]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:36.026 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:35 smithi060 bash[33321]: See 'docker run --help'. 2023-11-16T01:40:36.026 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:35 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:36.026 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:35 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:40:36.450 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:36 smithi017 bash[24695]: cluster 2023-11-16T01:40:34.957973+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:36 smithi017 bash[28266]: cluster 2023-11-16T01:40:34.957973+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:36 smithi060 bash[24780]: cluster 2023-11-16T01:40:34.957973+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:37.098 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:40:37.098 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":47,"fsid":"27bf0caa-8420-11ee-8dbe-212e2dc638e7","created":"2023-11-16T01:34:19.362548+0000","modified":"2023-11-16T01:39:55.695908+0000","last_up_change":"2023-11-16T01:39:54.682565+0000","last_in_change":"2023-11-16T01:39:54.682565+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-16T01:34:33.017655+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":"32edf6c5-259d-4bb7-a65f-e0c01a2b478e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6803","nonce":3081422739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6805","nonce":3081422739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6809","nonce":3081422739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":3081422739},{"type":"v1","addr":"172.21.15.17:6807","nonce":3081422739}]},"public_addr":"172.21.15.17:6803/3081422739","cluster_addr":"172.21.15.17:6805/3081422739","heartbeat_back_addr":"172.21.15.17:6809/3081422739","heartbeat_front_addr":"172.21.15.17:6807/3081422739","state":["exists","up"]},{"osd":1,"uuid":"f44bbad3-4a10-4f6a-9c61-82be8370ae0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6811","nonce":1046403009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6813","nonce":1046403009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6817","nonce":1046403009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":1046403009},{"type":"v1","addr":"172.21.15.17:6815","nonce":1046403009}]},"public_addr":"172.21.15.17:6811/1046403009","cluster_addr":"172.21.15.17:6813/1046403009","heartbeat_back_addr":"172.21.15.17:6817/1046403009","heartbeat_front_addr":"172.21.15.17:6815/1046403009","state":["exists","up"]},{"osd":2,"uuid":"dabaf705-2227-42dd-821c-32ca44dd7fd4","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.17:6818","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6819","nonce":2745770076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6820","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6821","nonce":2745770076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6824","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6825","nonce":2745770076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6822","nonce":2745770076},{"type":"v1","addr":"172.21.15.17:6823","nonce":2745770076}]},"public_addr":"172.21.15.17:6819/2745770076","cluster_addr":"172.21.15.17:6821/2745770076","heartbeat_back_addr":"172.21.15.17:6825/2745770076","heartbeat_front_addr":"172.21.15.17:6823/2745770076","state":["exists","up"]},{"osd":3,"uuid":"745477e8-7323-41e1-bd66-c075c0fe3e64","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6826","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6827","nonce":2897581915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6828","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6829","nonce":2897581915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6832","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6833","nonce":2897581915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6830","nonce":2897581915},{"type":"v1","addr":"172.21.15.17:6831","nonce":2897581915}]},"public_addr":"172.21.15.17:6827/2897581915","cluster_addr":"172.21.15.17:6829/2897581915","heartbeat_back_addr":"172.21.15.17:6833/2897581915","heartbeat_front_addr":"172.21.15.17:6831/2897581915","state":["exists","up"]},{"osd":4,"uuid":"523a41f0-81bb-4c50-9e1d-34ac65eda5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6801","nonce":3177403550}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6803","nonce":3177403550}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6807","nonce":3177403550}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":3177403550},{"type":"v1","addr":"172.21.15.60:6805","nonce":3177403550}]},"public_addr":"172.21.15.60:6801/3177403550","cluster_addr":"172.21.15.60:6803/3177403550","heartbeat_back_addr":"172.21.15.60:6807/3177403550","heartbeat_front_addr":"172.21.15.60:6805/3177403550","state":["exists","up"]},{"osd":5,"uuid":"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6809","nonce":3649120917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6811","nonce":3649120917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6815","nonce":3649120917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":3649120917},{"type":"v1","addr":"172.21.15.60:6813","nonce":3649120917}]},"public_addr":"172.21.15.60:6809/3649120917","cluster_addr":"172.21.15.60:6811/3649120917","heartbeat_back_addr":"172.21.15.60:6815/3649120917","heartbeat_front_addr":"172.21.15.60:6813/3649120917","state":["exists","up"]},{"osd":6,"uuid":"735f11dc-491a-441e-9baa-dcf0cda287b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6817","nonce":2671126442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6819","nonce":2671126442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6823","nonce":2671126442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2671126442},{"type":"v1","addr":"172.21.15.60:6821","nonce":2671126442}]},"public_addr":"172.21.15.60:6817/2671126442","cluster_addr":"172.21.15.60:6819/2671126442","heartbeat_back_addr":"172.21.15.60:6823/2671126442","heartbeat_front_addr":"172.21.15.60:6821/2671126442","state":["exists","up"]},{"osd":7,"uuid":"f693addd-f981-4bfa-866c-f983e607c3bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6825","nonce":2773292217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6827","nonce":2773292217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6831","nonce":2773292217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":2773292217},{"type":"v1","addr":"172.21.15.60:6829","nonce":2773292217}]},"public_addr":"172.21.15.60:6825/2773292217","cluster_addr":"172.21.15.60:6827/2773292217","heartbeat_back_addr":"172.21.15.60:6831/2773292217","heartbeat_front_addr":"172.21.15.60:6829/2773292217","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:01.179063+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:27.279650+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:37:51.611110+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:38:18.118329+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:38:41.209938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:03.532807+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:29.037626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-16T01:39:52.791784+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.17:0/3401848782":"2023-11-17T01:34:58.805637+0000","172.21.15.17:6801/2097795763":"2023-11-17T01:34:58.805637+0000","172.21.15.17:6800/2097795763":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/4175784336":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/2452876310":"2023-11-17T01:34:41.386877+0000","172.21.15.17:0/3737634191":"2023-11-17T01:34:58.805637+0000","172.21.15.17:0/2965806563":"2023-11-17T01:34:41.386877+0000","172.21.15.17:6800/1455269489":"2023-11-17T01:34:41.386877+0000","172.21.15.17:0/3926547226":"2023-11-17T01:34:41.386877+0000","172.21.15.17:6801/1455269489":"2023-11-17T01:34:41.386877+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-11-16T01:40:37.849 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-11-16T01:40:38.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:38 smithi017 bash[24695]: cluster 2023-11-16T01:40:36.958543+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:38.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:38 smithi017 bash[24695]: audit 2023-11-16T01:40:37.093461+0000 mon.a (mon.0) 492 : audit [DBG] from='client.? 172.21.15.17:0/3175364114' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:38.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:38 smithi017 bash[28266]: cluster 2023-11-16T01:40:36.958543+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:38.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:38 smithi017 bash[28266]: audit 2023-11-16T01:40:37.093461+0000 mon.a (mon.0) 492 : audit [DBG] from='client.? 172.21.15.17:0/3175364114' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:38 smithi060 bash[24780]: cluster 2023-11-16T01:40:36.958543+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:38.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:38 smithi060 bash[24780]: audit 2023-11-16T01:40:37.093461+0000 mon.a (mon.0) 492 : audit [DBG] from='client.? 172.21.15.17:0/3175364114' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-16T01:40:40.036 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:39 smithi017 bash[37036]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:40.036 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:39 smithi017 bash[37036]: See 'docker run --help'. 2023-11-16T01:40:40.037 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:39 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:40.037 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:39 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-16T01:40:40.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:40 smithi017 bash[24695]: cluster 2023-11-16T01:40:38.959269+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:40.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:40 smithi017 bash[28266]: cluster 2023-11-16T01:40:38.959269+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:40.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[24780]: cluster 2023-11-16T01:40:38.959269+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:40.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 docker[33527]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-grafana.a 2023-11-16T01:40:40.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 systemd[1]: Started Ceph grafana.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:41.103 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-16T01:40:41.105 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-16T01:40:41.107 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-16T01:40:41.109 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-16T01:40:41.110 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-16T01:40:41.110 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-16T01:40:41.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-16T01:40:41.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-16T01:40:41.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-16T01:40:41.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-16T01:40:41.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-16T01:40:41.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-16T01:40:41.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="App mode production" logger=settings 2023-11-16T01:40:41.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-16T01:40:41.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-16T01:40:41.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-16T01:40:41.113 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-16T01:40:41.113 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:40 smithi060 bash[33548]: t=2023-11-16T01:40:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-16T01:40:41.113 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-16T01:40:41.113 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-16T01:40:41.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[24780]: audit 2023-11-16T01:40:40.078965+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:41.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[24780]: audit 2023-11-16T01:40:40.084769+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:41.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[24780]: audit 2023-11-16T01:40:40.086590+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:41.146 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:41 smithi017 bash[24695]: audit 2023-11-16T01:40:40.078965+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:41.146 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:41 smithi017 bash[24695]: audit 2023-11-16T01:40:40.084769+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:41.146 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:41 smithi017 bash[24695]: audit 2023-11-16T01:40:40.086590+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:41.147 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:41 smithi017 bash[28266]: audit 2023-11-16T01:40:40.078965+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:41.147 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:41 smithi017 bash[28266]: audit 2023-11-16T01:40:40.084769+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.375951\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376150\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376278\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376399\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376520\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376639\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:09.376760\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:41.147 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:41 smithi017 bash[28266]: audit 2023-11-16T01:40:40.086590+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:40:41.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-16T01:40:41.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-16T01:40:41.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-16T01:40:41.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-16T01:40:41.711 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-16T01:40:41.711 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-16T01:40:41.711 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-16T01:40:41.712 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-16T01:40:41.712 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-16T01:40:41.867 INFO:teuthology.orchestra.run.smithi017.stdout:42949673006 2023-11-16T01:40:41.868 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-11-16T01:40:42.014 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-16T01:40:42.014 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-16T01:40:42.015 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-16T01:40:42.015 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-16T01:40:42.015 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:41 smithi060 bash[33548]: t=2023-11-16T01:40:41+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-16T01:40:42.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[24695]: cluster 2023-11-16T01:40:40.959942+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:42.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[28266]: cluster 2023-11-16T01:40:40.959942+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:42.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[28266]: audit 2023-11-16T01:40:41.077069+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_daemon_update\": \"2023-11-16T01:40:41.075608\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:42.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[24695]: audit 2023-11-16T01:40:41.077069+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_daemon_update\": \"2023-11-16T01:40:41.075608\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:42.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[24695]: audit 2023-11-16T01:40:41.081719+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_daemon_update\": \"2023-11-16T01:40:41.075608\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:42.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[24695]: cephadm 2023-11-16T01:40:41.090437+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:42.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[28266]: audit 2023-11-16T01:40:41.081719+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_daemon_update\": \"2023-11-16T01:40:41.075608\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:42.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:42 smithi017 bash[28266]: cephadm 2023-11-16T01:40:41.090437+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:42.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-16T01:40:42.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-16T01:40:42.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-16T01:40:42.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-16T01:40:42.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-16T01:40:42.300 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[24780]: cluster 2023-11-16T01:40:40.959942+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:42.300 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[24780]: audit 2023-11-16T01:40:41.077069+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_daemon_update\": \"2023-11-16T01:40:41.075608\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:40:42.300 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[24780]: audit 2023-11-16T01:40:41.081719+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}}, \"last_daemon_update\": \"2023-11-16T01:40:41.075608\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:40:42.300 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[24780]: cephadm 2023-11-16T01:40:41.090437+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:42.567 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-16T01:40:42.568 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-16T01:40:42.568 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-16T01:40:42.568 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-16T01:40:42.893 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-16T01:40:42.893 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-16T01:40:42.893 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-16T01:40:42.893 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-16T01:40:42.893 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-16T01:40:42.893 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-16T01:40:43.171 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:42 smithi060 bash[33548]: t=2023-11-16T01:40:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-16T01:40:43.171 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-16T01:40:43.171 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-16T01:40:43.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-16T01:40:43.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-16T01:40:43.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-16T01:40:43.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-16T01:40:43.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-16T01:40:43.711 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-16T01:40:43.711 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-16T01:40:43.712 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-16T01:40:43.712 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-16T01:40:43.712 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-16T01:40:43.977 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-16T01:40:43.977 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-16T01:40:43.977 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-16T01:40:43.977 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-16T01:40:44.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:44 smithi017 bash[24695]: cluster 2023-11-16T01:40:42.960641+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:44.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:44 smithi017 bash[28266]: cluster 2023-11-16T01:40:42.960641+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:44.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[24780]: cluster 2023-11-16T01:40:42.960641+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:44.246 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:43 smithi060 bash[33548]: t=2023-11-16T01:40:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-16T01:40:44.246 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-16T01:40:44.246 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-16T01:40:44.246 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-16T01:40:44.530 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-16T01:40:44.531 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-16T01:40:44.531 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-16T01:40:44.531 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-16T01:40:44.531 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-16T01:40:44.799 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-16T01:40:44.909 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-16T01:40:44.909 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-16T01:40:44.909 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-16T01:40:45.084 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-16T01:40:45.084 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-16T01:40:45.084 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:44 smithi060 bash[33548]: t=2023-11-16T01:40:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-16T01:40:45.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: debug 2023-11-16T01:40:45.097+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:45.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:45.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:45.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:45.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:45.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:45.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:45.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:45.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:45.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:45.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:45.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:45 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:45.370 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-16T01:40:45.370 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-16T01:40:45.370 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-16T01:40:45.370 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-16T01:40:45.483 INFO:teuthology.orchestra.run.smithi017.stdout:68719476777 2023-11-16T01:40:45.483 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-11-16T01:40:45.630 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-16T01:40:45.630 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-16T01:40:45.630 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-16T01:40:45.630 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-16T01:40:45.915 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-16T01:40:45.915 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-16T01:40:45.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-16T01:40:45.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-16T01:40:45.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-16T01:40:45.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-16T01:40:46.211 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:45 smithi060 bash[33548]: t=2023-11-16T01:40:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-16T01:40:46.212 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-16T01:40:46.212 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-16T01:40:46.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:45 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2023-11-16T01:40:46.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:45 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:46.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:45 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:40:46.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:45 smithi060 docker[33787]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:40:46.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:45 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:46.213 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33805]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:46.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: cluster 2023-11-16T01:40:44.961324+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:46.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: cephadm 2023-11-16T01:40:45.104108+0000 mgr.y (mgr.14140) 233 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: cephadm 2023-11-16T01:40:45.104444+0000 mgr.y (mgr.14140) 234 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[24780]: cephadm 2023-11-16T01:40:45.112430+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:46.438 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: cluster 2023-11-16T01:40:44.961324+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:46.438 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: cephadm 2023-11-16T01:40:45.104108+0000 mgr.y (mgr.14140) 233 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.439 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:46.440 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: cluster 2023-11-16T01:40:44.961324+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:46.441 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: cephadm 2023-11-16T01:40:45.104108+0000 mgr.y (mgr.14140) 233 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:46.442 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:46.443 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: cephadm 2023-11-16T01:40:45.104444+0000 mgr.y (mgr.14140) 234 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.444 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.445 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[28266]: cephadm 2023-11-16T01:40:45.112430+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: cephadm 2023-11-16T01:40:45.104444+0000 mgr.y (mgr.14140) 234 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:46.446 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:46.447 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.447 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:46.447 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:46.447 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:46.447 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:46.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:46 smithi017 bash[24695]: cephadm 2023-11-16T01:40:45.112430+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:46.521 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-16T01:40:46.522 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-16T01:40:46.522 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-16T01:40:46.522 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-16T01:40:46.522 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-16T01:40:46.522 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-16T01:40:46.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-16T01:40:46.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-16T01:40:46.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-16T01:40:47.123 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-16T01:40:47.123 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-16T01:40:47.123 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-16T01:40:47.123 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:46 smithi060 bash[33548]: t=2023-11-16T01:40:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-16T01:40:47.123 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-16T01:40:47.123 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-16T01:40:47.408 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-16T01:40:47.408 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-16T01:40:47.408 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-16T01:40:47.408 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-16T01:40:47.693 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-16T01:40:47.693 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-16T01:40:47.693 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-16T01:40:47.693 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-16T01:40:47.957 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-16T01:40:47.957 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-16T01:40:47.957 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33548]: t=2023-11-16T01:40:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-16T01:40:48.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[24780]: cluster 2023-11-16T01:40:46.961922+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:48.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33805]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:48.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:47 smithi060 bash[33805]: See 'docker run --help'. 2023-11-16T01:40:48.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:47 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:48.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:47 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:40:48.212 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-16T01:40:48.212 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-16T01:40:48.212 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-16T01:40:48.380 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:48 smithi017 bash[24695]: cluster 2023-11-16T01:40:46.961922+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:48.380 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:48 smithi017 bash[28266]: cluster 2023-11-16T01:40:46.961922+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:48.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-16T01:40:48.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-16T01:40:48.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-16T01:40:48.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-16T01:40:48.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-16T01:40:48.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-16T01:40:48.750 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-16T01:40:48.751 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-16T01:40:48.751 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-16T01:40:49.027 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-16T01:40:49.028 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-16T01:40:49.028 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-16T01:40:49.028 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:48 smithi060 bash[33548]: t=2023-11-16T01:40:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-16T01:40:49.205 INFO:teuthology.orchestra.run.smithi017.stdout:90194313252 2023-11-16T01:40:49.206 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-11-16T01:40:49.326 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-16T01:40:49.326 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-16T01:40:49.326 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-16T01:40:49.326 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-16T01:40:49.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: debug 2023-11-16T01:40:49.245+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:49.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:49.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:49.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:49 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:49.599 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-16T01:40:49.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-16T01:40:49.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-16T01:40:49.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-16T01:40:49.866 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-16T01:40:49.866 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-16T01:40:49.866 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-16T01:40:49.866 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-16T01:40:49.866 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-16T01:40:50.126 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-16T01:40:50.126 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:49 smithi060 bash[33548]: t=2023-11-16T01:40:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-16T01:40:50.126 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-16T01:40:50.127 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-16T01:40:50.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: cluster 2023-11-16T01:40:48.962546+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:50.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: cephadm 2023-11-16T01:40:49.251223+0000 mgr.y (mgr.14140) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:50.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:50.129 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: cephadm 2023-11-16T01:40:49.251533+0000 mgr.y (mgr.14140) 239 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: cephadm 2023-11-16T01:40:49.253284+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Setting dashboard grafana config to https://smithi060:3000 2023-11-16T01:40:50.132 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: audit 2023-11-16T01:40:49.253828+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi060:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:40:50.132 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: audit 2023-11-16T01:40:49.258681+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi060:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-16T01:40:50.132 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[24780]: cephadm 2023-11-16T01:40:49.268045+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:50.253 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:49 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2023-11-16T01:40:50.254 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:49 smithi017 systemd[1]: Stopped Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:50.254 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:49 smithi017 systemd[1]: Starting Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:40:50.254 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:49 smithi017 docker[37705]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.a 2023-11-16T01:40:50.254 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:49 smithi017 systemd[1]: Started Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:40:50.254 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[37715]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: cluster 2023-11-16T01:40:48.962546+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: cephadm 2023-11-16T01:40:49.251223+0000 mgr.y (mgr.14140) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:50.255 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.256 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:50.257 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: cephadm 2023-11-16T01:40:49.251533+0000 mgr.y (mgr.14140) 239 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.258 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: cephadm 2023-11-16T01:40:49.253284+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Setting dashboard grafana config to https://smithi060:3000 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: audit 2023-11-16T01:40:49.253828+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi060:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: audit 2023-11-16T01:40:49.258681+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi060:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[28266]: cephadm 2023-11-16T01:40:49.268045+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:50.259 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: cluster 2023-11-16T01:40:48.962546+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: cephadm 2023-11-16T01:40:49.251223+0000 mgr.y (mgr.14140) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:50.260 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.261 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:50.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: cephadm 2023-11-16T01:40:49.251533+0000 mgr.y (mgr.14140) 239 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:50.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: cephadm 2023-11-16T01:40:49.253284+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Setting dashboard grafana config to https://smithi060:3000 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: audit 2023-11-16T01:40:49.253828+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi060:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: audit 2023-11-16T01:40:49.258681+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi060:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-16T01:40:50.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:50 smithi017 bash[24695]: cephadm 2023-11-16T01:40:49.268045+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:50.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-16T01:40:50.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-16T01:40:50.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-16T01:40:50.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-16T01:40:50.663 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-16T01:40:50.663 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-16T01:40:50.663 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-16T01:40:50.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-16T01:40:50.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-16T01:40:50.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-16T01:40:51.183 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:50 smithi060 bash[33548]: t=2023-11-16T01:40:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-16T01:40:51.183 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-16T01:40:51.183 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-16T01:40:51.183 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-16T01:40:51.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: debug 2023-11-16T01:40:51.089+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:51.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:51.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:51.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:51.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-16T01:40:51.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-16T01:40:51.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-16T01:40:51.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-16T01:40:51.745 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-16T01:40:51.746 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-16T01:40:51.746 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-16T01:40:51.746 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-16T01:40:51.746 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-16T01:40:51.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: cluster 2023-11-16T01:40:50.963157+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: cephadm 2023-11-16T01:40:51.094363+0000 mgr.y (mgr.14140) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: cephadm 2023-11-16T01:40:51.094623+0000 mgr.y (mgr.14140) 244 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:51.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:51.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[24780]: cephadm 2023-11-16T01:40:51.101805+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:51.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: cluster 2023-11-16T01:40:50.963157+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:51.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: cephadm 2023-11-16T01:40:51.094363+0000 mgr.y (mgr.14140) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:51.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: cluster 2023-11-16T01:40:50.963157+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: cephadm 2023-11-16T01:40:51.094363+0000 mgr.y (mgr.14140) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:51.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: cephadm 2023-11-16T01:40:51.094623+0000 mgr.y (mgr.14140) 244 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[28266]: cephadm 2023-11-16T01:40:51.101805+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: cephadm 2023-11-16T01:40:51.094623+0000 mgr.y (mgr.14140) 244 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:51.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:40:51.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:51 smithi017 bash[24695]: cephadm 2023-11-16T01:40:51.101805+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:40:52.039 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-16T01:40:52.039 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-16T01:40:52.039 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:51 smithi060 bash[33548]: t=2023-11-16T01:40:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-16T01:40:52.340 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-16T01:40:52.341 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-16T01:40:52.341 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-16T01:40:52.341 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-16T01:40:52.341 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-16T01:40:52.450 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[37715]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[37715]: See 'docker run --help'. 2023-11-16T01:40:52.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:52 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:40:52.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:40:52 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-16T01:40:52.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: debug 2023-11-16T01:40:52.177+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.451 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:40:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:40:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:40:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:40:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.626 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-16T01:40:52.626 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-16T01:40:52.626 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-16T01:40:52.626 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-16T01:40:52.626 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-16T01:40:52.903 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-16T01:40:52.903 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-16T01:40:52.903 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-16T01:40:52.903 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: cephadm 2023-11-16T01:40:52.184239+0000 mgr.y (mgr.14140) 246 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:52.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:52.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: cephadm 2023-11-16T01:40:52.184602+0000 mgr.y (mgr.14140) 247 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:40:52.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:40:52.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[24780]: cephadm 2023-11-16T01:40:52.193239+0000 mgr.y (mgr.14140) 248 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:52.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: cephadm 2023-11-16T01:40:52.184239+0000 mgr.y (mgr.14140) 246 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:52.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:52.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:52.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:52.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:52.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:52.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:52.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:40:52.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:52.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:52.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:52.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:52.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:52.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: cephadm 2023-11-16T01:40:52.184239+0000 mgr.y (mgr.14140) 246 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:52.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:52.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:52.962 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:52.963 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.963 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: cephadm 2023-11-16T01:40:52.184602+0000 mgr.y (mgr.14140) 247 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.963 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.964 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.964 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.964 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.964 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.964 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.964 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:40:52.965 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:40:52.966 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.966 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[28266]: cephadm 2023-11-16T01:40:52.193239+0000 mgr.y (mgr.14140) 248 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:52.966 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.966 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: cephadm 2023-11-16T01:40:52.184602+0000 mgr.y (mgr.14140) 247 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:40:52.967 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:40:52.967 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:40:52.967 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.967 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:40:52.967 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:40:52.967 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:40:52.968 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:52 smithi017 bash[24695]: cephadm 2023-11-16T01:40:52.193239+0000 mgr.y (mgr.14140) 248 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:40:53.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:52 smithi060 bash[33548]: t=2023-11-16T01:40:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-16T01:40:53.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-16T01:40:53.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-16T01:40:53.308 INFO:teuthology.orchestra.run.smithi017.stdout:111669149728 2023-11-16T01:40:53.309 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-11-16T01:40:53.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-16T01:40:53.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-16T01:40:53.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-16T01:40:53.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-16T01:40:53.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-16T01:40:53.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[24780]: cluster 2023-11-16T01:40:52.963892+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:53.808 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-16T01:40:53.808 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-16T01:40:53.808 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-16T01:40:53.809 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-16T01:40:53.809 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-16T01:40:54.094 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-16T01:40:54.095 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:53 smithi060 bash[33548]: t=2023-11-16T01:40:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-16T01:40:54.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:53 smithi017 bash[24695]: cluster 2023-11-16T01:40:52.963892+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:54.188 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:53 smithi017 bash[28266]: cluster 2023-11-16T01:40:52.963892+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:40:54.379 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-16T01:41:04.843 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-16T01:41:04.843 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-16T01:41:04.843 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-16T01:41:04.844 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: debug 2023-11-16T01:40:54.181+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.844 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.844 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:41:04.845 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.883 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:41:04.884 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: cephadm 2023-11-16T01:40:54.185031+0000 mgr.y (mgr.14140) 250 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:41:04.885 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.886 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.887 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:04.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:04.950 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:41:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:41:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:41:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:04.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:41:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:41:04.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.955 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-16T01:41:04.955 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-16T01:41:04.955 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-16T01:41:04.955 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-16T01:41:04.956 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-16T01:41:04.956 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-16T01:41:04.956 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-16T01:41:04.956 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-16T01:41:04.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: cephadm 2023-11-16T01:40:54.185031+0000 mgr.y (mgr.14140) 250 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.986 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.986 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.987 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:04.987 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:04.987 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:04.988 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:04.988 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:41:04.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:41:04.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:41:04.990 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:04.990 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:04.991 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:41:04.991 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:41:04.992 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.992 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:04.992 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:04.993 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:41:04.993 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.993 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.994 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.994 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:04.994 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:04.995 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:04.995 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:04.996 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:41:04.996 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:41:04.996 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:41:04.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:04.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:04.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:41:04.998 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:41:04.998 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.999 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: cephadm 2023-11-16T01:40:54.185031+0000 mgr.y (mgr.14140) 250 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:04.999 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:04.999 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:04.999 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:05.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:41:05.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:41:05.001 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.001 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:05.001 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.001 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:41:05.001 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:41:05.001 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:05.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:41:05.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:05.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:05.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:05.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:41:05.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:41:05.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:05.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:41:05.005 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:41:05.005 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.005 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: cephadm 2023-11-16T01:40:54.185302+0000 mgr.y (mgr.14140) 251 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:05.005 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:05.005 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:05.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:41:05.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:41:05.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:05.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:41:05.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:41:05.008 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.008 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[24780]: cephadm 2023-11-16T01:40:54.191943+0000 mgr.y (mgr.14140) 252 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:41:05.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: cephadm 2023-11-16T01:40:54.185302+0000 mgr.y (mgr.14140) 251 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:05.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:05.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.009 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:05.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:05.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:41:05.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:41:05.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.011 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:05.011 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.011 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:41:05.011 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:41:05.011 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.012 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[24695]: cephadm 2023-11-16T01:40:54.191943+0000 mgr.y (mgr.14140) 252 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:41:05.012 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: cephadm 2023-11-16T01:40:54.185302+0000 mgr.y (mgr.14140) 251 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:41:05.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:41:05.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:41:05.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:05.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:41:05.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:41:05.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:41:05.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:41:05.015 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:41:05.015 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:41:05.015 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:54 smithi017 bash[28266]: cephadm 2023-11-16T01:40:54.191943+0000 mgr.y (mgr.14140) 252 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:41:05.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-16T01:41:05.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:54 smithi060 bash[33548]: t=2023-11-16T01:40:54+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-16T01:41:05.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-16T01:41:05.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-16T01:41:05.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-16T01:41:05.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-16T01:41:05.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-16T01:41:05.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-16T01:41:05.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-16T01:41:05.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-16T01:41:05.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-16T01:41:05.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-16T01:41:05.018 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-16T01:41:05.018 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-16T01:41:05.018 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: debug 2023-11-16T01:40:55.377+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.018 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.019 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.019 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.019 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.019 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.019 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.019 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:41:05.020 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:41:05.020 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:41:05.020 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.020 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.020 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.020 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:41:05.021 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:41:05.021 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.021 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:41:05.021 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:05.021 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:41:05.021 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.022 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.022 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.022 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.022 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.022 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.023 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.023 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:41:05.023 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:41:05.023 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:41:05.023 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.023 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.024 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.024 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:41:05.024 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:41:05.024 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.025 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[24780]: cluster 2023-11-16T01:40:54.964509+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[24695]: cluster 2023-11-16T01:40:54.964509+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:55 smithi017 bash[28266]: cluster 2023-11-16T01:40:54.964509+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: cephadm 2023-11-16T01:40:55.383791+0000 mgr.y (mgr.14140) 254 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:05.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:41:05.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:41:05.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:41:05.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:41:05.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:05.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:41:05.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:41:05.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:41:05.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:41:05.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: cephadm 2023-11-16T01:40:55.383791+0000 mgr.y (mgr.14140) 254 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:41:05.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:41:05.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:41:05.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:41:05.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:05.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:05.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:41:05.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:41:05.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:41:05.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:41:05.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:41:05.039 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-16T01:41:05.039 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-16T01:41:05.039 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-16T01:41:05.040 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:55 smithi060 bash[33548]: t=2023-11-16T01:40:55+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-16T01:41:05.040 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-16T01:41:05.040 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-16T01:41:05.040 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-16T01:41:05.040 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-16T01:41:05.040 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-16T01:41:05.041 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-16T01:41:05.041 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-11-16T01:41:05.041 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-16T01:41:05.041 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-16T01:41:05.041 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-16T01:41:05.041 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-16T01:41:05.042 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-16T01:41:05.042 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-16T01:41:05.042 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-16T01:41:05.042 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-16T01:41:05.042 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-16T01:41:05.043 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-16T01:41:05.043 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-16T01:41:05.043 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-16T01:41:05.043 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-16T01:41:05.043 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-16T01:41:05.043 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-16T01:41:05.044 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-16T01:41:05.044 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-16T01:41:05.044 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-16T01:41:05.044 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-16T01:41:05.044 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-16T01:41:05.044 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-16T01:41:05.045 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-16T01:41:05.045 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-16T01:41:05.045 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-11-16T01:41:05.045 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-16T01:41:05.045 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-11-16T01:41:05.046 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="Initializing Stream Manager" 2023-11-16T01:41:05.046 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[33548]: t=2023-11-16T01:40:56+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-11-16T01:41:05.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: cephadm 2023-11-16T01:40:55.384059+0000 mgr.y (mgr.14140) 255 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:41:05.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:41:05.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:41:05.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:41:05.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:41:05.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: cephadm 2023-11-16T01:40:55.384059+0000 mgr.y (mgr.14140) 255 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.052 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.053 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.053 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.053 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:41:05.053 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:41:05.053 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:41:05.053 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.054 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.054 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.054 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:41:05.054 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:41:05.054 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:56 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: cephadm 2023-11-16T01:40:55.383791+0000 mgr.y (mgr.14140) 254 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:41:05.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:41:05.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:41:05.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:41:05.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: cephadm 2023-11-16T01:40:55.384059+0000 mgr.y (mgr.14140) 255 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:41:05.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:41:05.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:56 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:41:05.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:40:57 smithi060 bash[24780]: cluster 2023-11-16T01:40:56.965159+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.061 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:58 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2023-11-16T01:41:05.061 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:58 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:05.061 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:58 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:41:05.061 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:58 smithi060 docker[33851]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:41:05.061 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:58 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:05.062 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:40:58 smithi060 bash[33867]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:41:05.063 INFO:teuthology.orchestra.run.smithi017.stdout:133143986204 2023-11-16T01:41:05.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:00 smithi060 bash[24780]: cluster 2023-11-16T01:40:58.965679+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:01 smithi060 bash[24780]: cluster 2023-11-16T01:41:00.966389+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.064 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-11-16T01:41:05.065 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:40:57 smithi017 bash[24695]: cluster 2023-11-16T01:40:56.965159+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.065 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:01 smithi060 bash[33867]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:05.066 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:01 smithi060 bash[33867]: See 'docker run --help'. 2023-11-16T01:41:05.066 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:01 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:41:05.066 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:01 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:41:05.066 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:40:57 smithi017 bash[28266]: cluster 2023-11-16T01:40:56.965159+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.067 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:04 smithi060 bash[24780]: cluster 2023-11-16T01:41:02.967003+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:00 smithi017 bash[24695]: cluster 2023-11-16T01:40:58.965679+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.068 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:00 smithi017 bash[28266]: cluster 2023-11-16T01:40:58.965679+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:01 smithi017 bash[24695]: cluster 2023-11-16T01:41:00.966389+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.069 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:01 smithi017 bash[28266]: cluster 2023-11-16T01:41:00.966389+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.069 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:02 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2023-11-16T01:41:05.069 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:02 smithi017 systemd[1]: Stopped Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:05.070 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:02 smithi017 systemd[1]: Starting Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:41:05.070 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:02 smithi017 docker[38101]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.a 2023-11-16T01:41:05.070 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:02 smithi017 systemd[1]: Started Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:05.070 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:02 smithi017 bash[38112]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:41:05.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:04 smithi017 bash[24695]: cluster 2023-11-16T01:41:02.967003+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:05.071 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:04 smithi017 bash[28266]: cluster 2023-11-16T01:41:02.967003+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:06.389 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:06 smithi017 bash[24695]: cluster 2023-11-16T01:41:04.967581+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:06.390 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:06 smithi017 bash[38112]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:06.390 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:06 smithi017 bash[38112]: See 'docker run --help'. 2023-11-16T01:41:06.390 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:06 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:41:06.390 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:06 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-16T01:41:06.390 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:06 smithi017 bash[28266]: cluster 2023-11-16T01:41:04.967581+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:06.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:06 smithi060 bash[24780]: cluster 2023-11-16T01:41:04.967581+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:08.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:08 smithi017 bash[24695]: cluster 2023-11-16T01:41:06.968121+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:08.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:08 smithi017 bash[28266]: cluster 2023-11-16T01:41:06.968121+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:08.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:08 smithi060 bash[24780]: cluster 2023-11-16T01:41:06.968121+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:08.766 INFO:teuthology.orchestra.run.smithi017.stdout:154618822683 2023-11-16T01:41:08.766 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-11-16T01:41:10.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:10 smithi017 bash[24695]: cluster 2023-11-16T01:41:08.968662+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:10.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:10 smithi017 bash[28266]: cluster 2023-11-16T01:41:08.968662+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:10.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:10 smithi060 bash[24780]: cluster 2023-11-16T01:41:08.968662+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:11.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:11 smithi017 bash[24695]: cluster 2023-11-16T01:41:10.969302+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:11.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:11 smithi017 bash[28266]: cluster 2023-11-16T01:41:10.969302+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:11.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:11 smithi060 bash[24780]: cluster 2023-11-16T01:41:10.969302+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:12.127 INFO:teuthology.orchestra.run.smithi017.stdout:176093659159 2023-11-16T01:41:12.127 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-11-16T01:41:12.461 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:11 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2023-11-16T01:41:12.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:11 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:12.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:11 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:41:12.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:11 smithi060 docker[33881]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:41:12.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:11 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:12.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:12 smithi060 bash[33899]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:41:14.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:14 smithi017 bash[24695]: cluster 2023-11-16T01:41:12.969889+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:14.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:14 smithi017 bash[28266]: cluster 2023-11-16T01:41:12.969889+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:14.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:14 smithi060 bash[24780]: cluster 2023-11-16T01:41:12.969889+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:15.751 INFO:teuthology.orchestra.run.smithi017.stdout:197568495635 2023-11-16T01:41:15.751 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-11-16T01:41:15.961 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:15 smithi060 bash[33899]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:15.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:15 smithi060 bash[33899]: See 'docker run --help'. 2023-11-16T01:41:15.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:15 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:41:15.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:15 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:41:16.170 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:16 smithi017 bash[24695]: cluster 2023-11-16T01:41:14.970277+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:16.170 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:16 smithi017 bash[28266]: cluster 2023-11-16T01:41:14.970277+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:16.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:16 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2023-11-16T01:41:16.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:16 smithi017 systemd[1]: Stopped Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:16.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:16 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Start request repeated too quickly. 2023-11-16T01:41:16.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:16 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-16T01:41:16.451 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Nov 16 01:41:16 smithi017 systemd[1]: Failed to start Ceph node-exporter.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:16.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:16 smithi060 bash[24780]: cluster 2023-11-16T01:41:14.970277+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:18.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:18 smithi017 bash[24695]: cluster 2023-11-16T01:41:16.970858+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:18.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:18 smithi017 bash[28266]: cluster 2023-11-16T01:41:16.970858+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:18.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:18 smithi060 bash[24780]: cluster 2023-11-16T01:41:16.970858+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:18.962 INFO:teuthology.orchestra.run.smithi017.stdout:42949673013 2023-11-16T01:41:19.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:19 smithi017 bash[24695]: audit 2023-11-16T01:41:18.958961+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.17:0/2897740392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-16T01:41:19.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:19 smithi017 bash[28266]: audit 2023-11-16T01:41:18.958961+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.17:0/2897740392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-16T01:41:19.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:19 smithi060 bash[24780]: audit 2023-11-16T01:41:18.958961+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.17:0/2897740392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-16T01:41:19.783 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673006 got 42949673013 for osd.0 2023-11-16T01:41:19.783 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-11-16T01:41:20.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:20 smithi017 bash[24695]: cluster 2023-11-16T01:41:18.971228+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:20.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:20 smithi017 bash[28266]: cluster 2023-11-16T01:41:18.971228+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:20.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:20 smithi060 bash[24780]: cluster 2023-11-16T01:41:18.971228+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:21.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:21 smithi017 bash[24695]: cluster 2023-11-16T01:41:20.971847+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:21.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:21 smithi017 bash[28266]: cluster 2023-11-16T01:41:20.971847+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:21.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:21 smithi060 bash[24780]: cluster 2023-11-16T01:41:20.971847+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:23.037 INFO:teuthology.orchestra.run.smithi017.stdout:68719476785 2023-11-16T01:41:23.768 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476777 got 68719476785 for osd.1 2023-11-16T01:41:23.768 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-11-16T01:41:24.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:24 smithi017 bash[24695]: cluster 2023-11-16T01:41:22.972551+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:24.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:24 smithi017 bash[24695]: audit 2023-11-16T01:41:23.034244+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.17:0/365742037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-16T01:41:24.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:24 smithi017 bash[28266]: cluster 2023-11-16T01:41:22.972551+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:24.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:24 smithi017 bash[28266]: audit 2023-11-16T01:41:23.034244+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.17:0/365742037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-16T01:41:24.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:24 smithi060 bash[24780]: cluster 2023-11-16T01:41:22.972551+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:24.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:24 smithi060 bash[24780]: audit 2023-11-16T01:41:23.034244+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.17:0/365742037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-16T01:41:26.044 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:25 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2023-11-16T01:41:26.044 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:25 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:26.044 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:25 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:41:26.044 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:25 smithi060 docker[33921]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:41:26.044 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:25 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:26.044 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:25 smithi060 bash[33939]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:41:26.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:26 smithi017 bash[24695]: cluster 2023-11-16T01:41:24.973192+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:26.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:26 smithi017 bash[28266]: cluster 2023-11-16T01:41:24.973192+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:26.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:26 smithi060 bash[24780]: cluster 2023-11-16T01:41:24.973192+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:26.858 INFO:teuthology.orchestra.run.smithi017.stdout:90194313260 2023-11-16T01:41:27.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:27 smithi017 bash[24695]: audit 2023-11-16T01:41:26.855017+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.17:0/1267257585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-16T01:41:27.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:27 smithi017 bash[28266]: audit 2023-11-16T01:41:26.855017+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.17:0/1267257585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-16T01:41:27.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:27 smithi060 bash[24780]: audit 2023-11-16T01:41:26.855017+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.17:0/1267257585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-16T01:41:27.614 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313252 got 90194313260 for osd.2 2023-11-16T01:41:27.614 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-11-16T01:41:28.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:28 smithi017 bash[24695]: cluster 2023-11-16T01:41:26.973858+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:28.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:28 smithi017 bash[28266]: cluster 2023-11-16T01:41:26.973858+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:28.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:28 smithi060 bash[24780]: cluster 2023-11-16T01:41:26.973858+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:29.461 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:29 smithi060 bash[33939]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:29.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:29 smithi060 bash[33939]: See 'docker run --help'. 2023-11-16T01:41:29.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:29 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:41:29.462 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:29 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:41:30.333 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:30 smithi017 bash[24695]: cluster 2023-11-16T01:41:28.974541+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:30.333 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:30 smithi017 bash[28266]: cluster 2023-11-16T01:41:28.974541+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:30.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:30 smithi060 bash[24780]: cluster 2023-11-16T01:41:28.974541+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:30.699 INFO:teuthology.orchestra.run.smithi017.stdout:111669149735 2023-11-16T01:41:31.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149728 got 111669149735 for osd.3 2023-11-16T01:41:31.516 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-11-16T01:41:31.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:31 smithi017 bash[24695]: audit 2023-11-16T01:41:30.696147+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.17:0/2490135390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-16T01:41:31.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:31 smithi017 bash[24695]: cluster 2023-11-16T01:41:30.975202+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:31.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:31 smithi017 bash[28266]: audit 2023-11-16T01:41:30.696147+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.17:0/2490135390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-16T01:41:31.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:31 smithi017 bash[28266]: cluster 2023-11-16T01:41:30.975202+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:31.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:31 smithi060 bash[24780]: audit 2023-11-16T01:41:30.696147+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.17:0/2490135390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-16T01:41:31.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:31 smithi060 bash[24780]: cluster 2023-11-16T01:41:30.975202+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:34.294 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:34 smithi017 bash[24695]: cluster 2023-11-16T01:41:32.975795+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:34.294 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:34 smithi017 bash[28266]: cluster 2023-11-16T01:41:32.975795+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:34.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:34 smithi060 bash[24780]: cluster 2023-11-16T01:41:32.975795+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:34.674 INFO:teuthology.orchestra.run.smithi017.stdout:133143986212 2023-11-16T01:41:35.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:35 smithi017 bash[24695]: audit 2023-11-16T01:41:34.671183+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.17:0/3967564639' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-16T01:41:35.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:35 smithi017 bash[28266]: audit 2023-11-16T01:41:34.671183+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.17:0/3967564639' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-16T01:41:35.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:35 smithi060 bash[24780]: audit 2023-11-16T01:41:34.671183+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.17:0/3967564639' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-16T01:41:35.554 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986204 got 133143986212 for osd.4 2023-11-16T01:41:35.554 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-11-16T01:41:36.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:36 smithi017 bash[24695]: cluster 2023-11-16T01:41:34.976360+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:36.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:36 smithi017 bash[28266]: cluster 2023-11-16T01:41:34.976360+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:36.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:36 smithi060 bash[24780]: cluster 2023-11-16T01:41:34.976360+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:38.338 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:38 smithi017 bash[24695]: cluster 2023-11-16T01:41:36.976955+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:38.339 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:38 smithi017 bash[28266]: cluster 2023-11-16T01:41:36.976955+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:38.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:38 smithi060 bash[24780]: cluster 2023-11-16T01:41:36.976955+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:38.630 INFO:teuthology.orchestra.run.smithi017.stdout:154618822689 2023-11-16T01:41:39.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:39 smithi017 bash[24695]: audit 2023-11-16T01:41:38.627009+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.17:0/1614611993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-16T01:41:39.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:39 smithi017 bash[28266]: audit 2023-11-16T01:41:38.627009+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.17:0/1614611993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-16T01:41:39.417 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822683 got 154618822689 for osd.5 2023-11-16T01:41:39.417 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-11-16T01:41:39.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:39 smithi060 bash[24780]: audit 2023-11-16T01:41:38.627009+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.17:0/1614611993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-16T01:41:39.961 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:39 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2023-11-16T01:41:39.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:39 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:39.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:39 smithi060 systemd[1]: Starting Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:41:39.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:39 smithi060 docker[33957]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-16T01:41:39.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:39 smithi060 systemd[1]: Started Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:39.962 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:39 smithi060 bash[33976]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-16T01:41:40.380 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:40 smithi017 bash[24695]: cluster 2023-11-16T01:41:38.977525+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:40.381 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:40 smithi017 bash[28266]: cluster 2023-11-16T01:41:38.977525+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:40.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:40 smithi060 bash[24780]: cluster 2023-11-16T01:41:38.977525+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:41.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:41 smithi017 bash[24695]: cluster 2023-11-16T01:41:40.978119+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:41.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:41 smithi017 bash[28266]: cluster 2023-11-16T01:41:40.978119+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:41.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:41 smithi060 bash[24780]: cluster 2023-11-16T01:41:40.978119+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:42.322 INFO:teuthology.orchestra.run.smithi017.stdout:176093659164 2023-11-16T01:41:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:42 smithi060 bash[24780]: audit 2023-11-16T01:41:42.318227+0000 mon.a (mon.0) 501 : audit [DBG] from='client.? 172.21.15.17:0/1389291272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-16T01:41:42.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:42 smithi017 bash[24695]: audit 2023-11-16T01:41:42.318227+0000 mon.a (mon.0) 501 : audit [DBG] from='client.? 172.21.15.17:0/1389291272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-16T01:41:42.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:42 smithi017 bash[28266]: audit 2023-11-16T01:41:42.318227+0000 mon.a (mon.0) 501 : audit [DBG] from='client.? 172.21.15.17:0/1389291272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-16T01:41:43.145 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659159 got 176093659164 for osd.6 2023-11-16T01:41:43.146 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-11-16T01:41:43.211 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:42 smithi060 bash[33976]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:41:43.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:42 smithi060 bash[33976]: See 'docker run --help'. 2023-11-16T01:41:43.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:42 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-16T01:41:43.212 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:42 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:41:44.097 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:43 smithi017 bash[24695]: cluster 2023-11-16T01:41:42.978694+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:44.097 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:43 smithi017 bash[28266]: cluster 2023-11-16T01:41:42.978694+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:44.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:43 smithi060 bash[24780]: cluster 2023-11-16T01:41:42.978694+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:46.132 INFO:teuthology.orchestra.run.smithi017.stdout:197568495641 2023-11-16T01:41:46.416 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:46 smithi017 bash[24695]: cluster 2023-11-16T01:41:44.979350+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:46.416 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:46 smithi017 bash[28266]: cluster 2023-11-16T01:41:44.979350+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:46.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:46 smithi060 bash[24780]: cluster 2023-11-16T01:41:44.979350+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:46.909 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495635 got 197568495641 for osd.7 2023-11-16T01:41:46.909 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-16T01:41:46.909 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph pg dump --format=json 2023-11-16T01:41:47.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:47 smithi017 bash[24695]: audit 2023-11-16T01:41:46.128391+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.17:0/3247894071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-16T01:41:47.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:47 smithi017 bash[28266]: audit 2023-11-16T01:41:46.128391+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.17:0/3247894071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-16T01:41:47.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:47 smithi060 bash[24780]: audit 2023-11-16T01:41:46.128391+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.17:0/3247894071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-16T01:41:48.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:48 smithi017 bash[24695]: cluster 2023-11-16T01:41:46.979963+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:48.349 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:48 smithi017 bash[28266]: cluster 2023-11-16T01:41:46.979963+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:48.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:48 smithi060 bash[24780]: cluster 2023-11-16T01:41:46.979963+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:50.050 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:41:50.052 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2023-11-16T01:41:50.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:50 smithi017 bash[24695]: cluster 2023-11-16T01:41:48.980497+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:50.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:50 smithi017 bash[28266]: cluster 2023-11-16T01:41:48.980497+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:50.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:50 smithi060 bash[24780]: cluster 2023-11-16T01:41:48.980497+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:50.787 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":240,"stamp":"2023-11-16T01:41:48.980233+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":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1443642,"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.003574"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-11-16T01:39:55.722694+0000","last_change":"2023-11-16T01:39:55.722694+0000","last_active":"2023-11-16T01:39:55.722694+0000","last_peered":"2023-11-16T01:39:55.722694+0000","last_clean":"2023-11-16T01:39:55.722694+0000","last_became_active":"2023-11-16T01:39:55.716092+0000","last_became_peered":"2023-11-16T01:39:55.716092+0000","last_unstale":"2023-11-16T01:39:55.722694+0000","last_undegraded":"2023-11-16T01:39:55.722694+0000","last_fullsized":"2023-11-16T01:39:55.722694+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-16T01:34:33.017718+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-16T01:34:33.017718+0000","last_clean_scrub_stamp":"2023-11-16T01:34:33.017718+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495642,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.84199999999999997}]},{"osd":1,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.68999999999999995}]},{"osd":2,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":0.92200000000000004}]},{"osd":3,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.93899999999999995}]},{"osd":4,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.052,"5min":1.052,"15min":1.052},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.747}]},{"osd":5,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.78300000000000003}]},{"osd":6,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.01}]}]},{"osd":6,"up_from":41,"seq":176093659166,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.621,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.248,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.88900000000000001,"15min":0.90200000000000002},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.0620000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.0549999999999999}]},{"osd":1,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.84699999999999998,"15min":0.85499999999999998},"min":{"1min":0.64400000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.0780000000000001,"5min":1.145,"15min":1.145},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.90600000000000003,"15min":0.88600000000000001},"min":{"1min":0.73799999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":1.1180000000000001}]},{"osd":2,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.73599999999999999,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.93799999999999994,"15min":0.93400000000000005},"min":{"1min":0.755,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.155,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.754}]},{"osd":3,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.92100000000000004,"15min":0.92500000000000004},"min":{"1min":0.70999999999999996,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1759999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.024,"5min":1.0369999999999999,"15min":1.0389999999999999},"min":{"1min":0.85899999999999999,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.1699999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.212}]},{"osd":4,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93899999999999995,"15min":0.94499999999999995},"min":{"1min":0.59299999999999997,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2450000000000001,"5min":1.448,"15min":1.448},"last":0.874},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.01,"15min":1.012},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.345}]},{"osd":5,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.016,"15min":1.022},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.1499999999999999,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.036,"15min":1.04},"min":{"1min":0.80300000000000005,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0920000000000001}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.1579999999999999}]}]},{"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":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.65100000000000002,"15min":0.60099999999999998},"min":{"1min":0.51100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.042,"5min":1.079,"15min":1.079},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.68500000000000005,"15min":0.61399999999999999},"min":{"1min":0.45500000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0980000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.89200000000000002}]},{"osd":2,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.68500000000000005,"15min":0.67800000000000005},"min":{"1min":0.49199999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0669999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.75},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.76700000000000002,"15min":0.752},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.83099999999999996}]},{"osd":3,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.84499999999999997,"15min":0.83999999999999997},"min":{"1min":0.66400000000000003,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.77900000000000003,"15min":0.751},"min":{"1min":0.55400000000000005,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.79300000000000004}]},{"osd":4,"last update":"Thu Nov 16 01:41:44 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.94799999999999995,"15min":0.90900000000000003},"min":{"1min":0.82599999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.95099999999999996,"15min":0.94599999999999995},"min":{"1min":0.72799999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.0429999999999999}]},{"osd":5,"last update":"Thu Nov 16 01:41:08 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98599999999999999,"15min":0.98399999999999999},"min":{"1min":0.754,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0620000000000001,"15min":1.0489999999999999},"min":{"1min":0.84799999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.5069999999999999}]},{"osd":6,"last update":"Thu Nov 16 01:41:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1359999999999999,"15min":1.1279999999999999},"min":{"1min":0.877,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0800000000000001,"15min":1.0840000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.1220000000000001}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.585},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"min":{"1min":0.872,"5min":0.872,"15min":0.872},"max":{"1min":1.7330000000000001,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.2989999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673019,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 16 01:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.63400000000000001,"15min":0.58199999999999996},"min":{"1min":0.501,"5min":0.377,"15min":0.377},"max":{"1min":0.98899999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.69199999999999995,"15min":0.60999999999999999},"min":{"1min":0.54800000000000004,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.0920000000000001,"5min":1.252,"15min":1.252},"last":0.79700000000000004}]},{"osd":2,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.72399999999999998,"15min":0.69799999999999995},"min":{"1min":0.61899999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.73399999999999999,"15min":0.70799999999999996},"min":{"1min":0.54500000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2050000000000001,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.72699999999999998}]},{"osd":3,"last update":"Thu Nov 16 01:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81599999999999995,"15min":0.79600000000000004},"min":{"1min":0.59799999999999998,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.0580000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.871,"5min":0.81799999999999995,"15min":0.79500000000000004},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.298,"5min":1.526,"15min":1.526},"last":0.86899999999999999}]},{"osd":4,"last update":"Thu Nov 16 01:40:51 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.006,"15min":0.99399999999999999},"min":{"1min":0.76900000000000002,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.159,"5min":1.107,"15min":1.099},"min":{"1min":0.82499999999999996,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.0620000000000001}]},{"osd":5,"last update":"Thu Nov 16 01:41:09 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0509999999999999,"15min":1.0449999999999999},"min":{"1min":0.82999999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.901,"5min":1.901,"15min":1.901},"last":1.091},{"interface":"front","average":{"1min":1.204,"5min":1.1879999999999999,"15min":1.1859999999999999},"min":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.2050000000000001}]},{"osd":6,"last update":"Thu Nov 16 01:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.2330000000000001,"15min":1.2410000000000001},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.5009999999999999,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.96799999999999997,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4179999999999999,"5min":1.827,"15min":1.827},"last":1.3959999999999999}]},{"osd":7,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"min":{"1min":0.879,"5min":0.879,"15min":0.879},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.256,"5min":1.256,"15min":1.256},"min":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.2330000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.71999999999999997,"15min":0.71099999999999997},"min":{"1min":0.55300000000000005,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.198,"5min":1.24,"15min":1.24},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.76400000000000001,"15min":0.749},"min":{"1min":0.59599999999999997,"5min":0.5,"15min":0.5},"max":{"1min":1.0589999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.98699999999999999}]},{"osd":1,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.64400000000000002,"15min":0.622},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.876,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":1.034},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.75800000000000001,"15min":0.73299999999999998},"min":{"1min":0.46899999999999997,"5min":0.432,"15min":0.432},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.77300000000000002}]},{"osd":3,"last update":"Thu Nov 16 01:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.80500000000000005,"15min":0.80400000000000005},"min":{"1min":0.626,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.0569999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.80000000000000004,"15min":0.79100000000000004},"min":{"1min":0.63500000000000001,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.129,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0840000000000001}]},{"osd":4,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93700000000000006,"15min":0.92500000000000004},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.21},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.012,"15min":1.0029999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.91600000000000004}]},{"osd":5,"last update":"Thu Nov 16 01:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0149999999999999,"15min":1.01},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.218,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.95899999999999996,"15min":0.94899999999999995},"min":{"1min":0.77600000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.169}]},{"osd":6,"last update":"Thu Nov 16 01:41:39 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.1000000000000001,"15min":1.097},"min":{"1min":0.81200000000000006,"5min":0.79300000000000004,"15min":0.79300000000000004},"max":{"1min":1.482,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.1339999999999999,"15min":1.133},"min":{"1min":0.79700000000000004,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.254}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":1.2929999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149739,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.66200000000000003,"15min":0.65100000000000002},"min":{"1min":0.48899999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.72999999999999998,"15min":0.71399999999999997},"min":{"1min":0.55700000000000005,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.52300000000000002}]},{"osd":1,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.745,"15min":0.74199999999999999},"min":{"1min":0.57499999999999996,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.95199999999999996,"5min":1.224,"15min":1.224},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.752,"15min":0.73199999999999998},"min":{"1min":0.60899999999999999,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.54700000000000004}]},{"osd":2,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.79000000000000004,"15min":0.76800000000000002},"min":{"1min":0.68100000000000005,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.80000000000000004,"15min":0.79100000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.95199999999999996,"5min":1.329,"15min":1.329},"last":1.137}]},{"osd":4,"last update":"Thu Nov 16 01:40:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.93400000000000005,"15min":0.94099999999999995},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.1459999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.68799999999999994}]},{"osd":5,"last update":"Thu Nov 16 01:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.9370000000000001,"15min":2.0899999999999999},"min":{"1min":0.78200000000000003,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.248,"5min":26.021000000000001,"15min":26.021000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.034,"5min":2.0059999999999998,"15min":2.1680000000000001},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.2729999999999999,"5min":26.100000000000001,"15min":26.100000000000001},"last":1.1830000000000001}]},{"osd":6,"last update":"Thu Nov 16 01:41:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.101,"15min":1.099},"min":{"1min":0.72799999999999998,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.496,"5min":1.661,"15min":1.661},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.169,"5min":1.1140000000000001,"15min":1.105},"min":{"1min":0.89400000000000002,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.88600000000000001}]},{"osd":7,"last update":"Thu Nov 16 01:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.133,"15min":1.133},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.82099999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986215,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.80000000000000004,"15min":0.78600000000000003},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.66500000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.748}]},{"osd":1,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.83399999999999996,"15min":0.84399999999999997},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.83399999999999996,"15min":0.81000000000000005},"min":{"1min":0.81100000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1799999999999999,"5min":1.204,"15min":1.204},"last":0.93400000000000005}]},{"osd":2,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.82899999999999996,"15min":0.82099999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.879,"15min":0.86099999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":2.5299999999999998,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":0.80200000000000005}]},{"osd":3,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.0960000000000001,"5min":1.103,"15min":1.103},"last":0.625},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.89200000000000002,"15min":0.879},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.121}]},{"osd":5,"last update":"Thu Nov 16 01:41:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.81499999999999995,"15min":0.81799999999999995},"min":{"1min":0.59099999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.169,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.873},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.85999999999999999,"15min":0.84399999999999997},"min":{"1min":0.66300000000000003,"5min":0.432,"15min":0.432},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.022}]},{"osd":6,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.91200000000000003,"15min":0.90100000000000002},"min":{"1min":0.627,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.004,"5min":0.99199999999999999,"15min":0.98999999999999999},"min":{"1min":0.68899999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2589999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.161}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.878,"15min":0.878},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.1859999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822691,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.878,"15min":0.88200000000000001},"min":{"1min":0.59099999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.86199999999999999,"15min":0.86399999999999999},"min":{"1min":0.68899999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.089,"5min":1.276,"15min":1.276},"last":0.86599999999999999}]},{"osd":1,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.85499999999999998,"15min":0.84899999999999998},"min":{"1min":0.70799999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.153,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.88900000000000001,"15min":0.88100000000000001},"min":{"1min":0.69299999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.60899999999999999}]},{"osd":2,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.82699999999999996,"15min":0.80900000000000005},"min":{"1min":0.66600000000000004,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.97099999999999997,"15min":0.98099999999999998},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.151,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":0.80800000000000005}]},{"osd":3,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.90600000000000003,"15min":0.89200000000000002},"min":{"1min":0.77000000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.1759999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.006,"15min":1.008},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4770000000000001,"5min":1.9790000000000001,"15min":1.9790000000000001},"last":1.038}]},{"osd":4,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.89600000000000002,"15min":0.88900000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.93999999999999995,"15min":0.91900000000000004},"min":{"1min":0.66100000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.7849999999999999,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.0129999999999999}]},{"osd":6,"last update":"Thu Nov 16 01:41:36 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.345,"5min":1.75,"15min":1.75},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.075,"5min":1.042,"15min":1.036},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.96299999999999997}]},{"osd":7,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.056},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.0940000000000001}]}]}]}} 2023-11-16T01:41:50.788 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph pg dump --format=json 2023-11-16T01:41:51.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:51 smithi017 bash[24695]: audit 2023-11-16T01:41:50.038521+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:41:51.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:51 smithi017 bash[28266]: audit 2023-11-16T01:41:50.038521+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:41:51.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:51 smithi060 bash[24780]: audit 2023-11-16T01:41:50.038521+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:41:52.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:52 smithi017 bash[24695]: cluster 2023-11-16T01:41:50.981360+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:52.201 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:52 smithi017 bash[28266]: cluster 2023-11-16T01:41:50.981360+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:52.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:52 smithi060 bash[24780]: cluster 2023-11-16T01:41:50.981360+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:53.711 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:53 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 8. 2023-11-16T01:41:53.712 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:53 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:53.712 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:53 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Start request repeated too quickly. 2023-11-16T01:41:53.712 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:53 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-16T01:41:53.712 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Nov 16 01:41:53 smithi060 systemd[1]: Failed to start Ceph node-exporter.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:41:53.970 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:41:53.972 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2023-11-16T01:41:54.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:54 smithi017 bash[24695]: cluster 2023-11-16T01:41:52.982087+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:54.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:54 smithi017 bash[28266]: cluster 2023-11-16T01:41:52.982087+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:54.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:54 smithi060 bash[24780]: cluster 2023-11-16T01:41:52.982087+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:54.765 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":242,"stamp":"2023-11-16T01:41:52.981723+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":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1443642,"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.003887"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-11-16T01:39:55.722694+0000","last_change":"2023-11-16T01:39:55.722694+0000","last_active":"2023-11-16T01:39:55.722694+0000","last_peered":"2023-11-16T01:39:55.722694+0000","last_clean":"2023-11-16T01:39:55.722694+0000","last_became_active":"2023-11-16T01:39:55.716092+0000","last_became_peered":"2023-11-16T01:39:55.716092+0000","last_unstale":"2023-11-16T01:39:55.722694+0000","last_undegraded":"2023-11-16T01:39:55.722694+0000","last_fullsized":"2023-11-16T01:39:55.722694+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-16T01:34:33.017718+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-16T01:34:33.017718+0000","last_clean_scrub_stamp":"2023-11-16T01:34:33.017718+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495643,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.92100000000000004}]},{"osd":1,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.0700000000000001}]},{"osd":2,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.2090000000000001}]},{"osd":3,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":1.127}]},{"osd":4,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.052,"15min":1.052},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.3180000000000001}]},{"osd":5,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.1679999999999999}]},{"osd":6,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.333},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.365}]}]},{"osd":6,"up_from":41,"seq":176093659167,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.621,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.248,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.88900000000000001,"15min":0.90200000000000002},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.0620000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.92100000000000004}]},{"osd":1,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.84699999999999998,"15min":0.85499999999999998},"min":{"1min":0.64400000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.0780000000000001,"5min":1.145,"15min":1.145},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.90600000000000003,"15min":0.88600000000000001},"min":{"1min":0.73799999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":1.0569999999999999}]},{"osd":2,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.73599999999999999,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.93799999999999994,"15min":0.93400000000000005},"min":{"1min":0.755,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.155,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.77000000000000002}]},{"osd":3,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.92100000000000004,"15min":0.92500000000000004},"min":{"1min":0.70999999999999996,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1759999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.024,"5min":1.0369999999999999,"15min":1.0389999999999999},"min":{"1min":0.85899999999999999,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.1699999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.94499999999999995}]},{"osd":4,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93899999999999995,"15min":0.94499999999999995},"min":{"1min":0.59299999999999997,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2450000000000001,"5min":1.448,"15min":1.448},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.01,"15min":1.012},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.74299999999999999}]},{"osd":5,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.016,"15min":1.022},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.1499999999999999,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.036,"15min":1.04},"min":{"1min":0.80300000000000005,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.628}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.0049999999999999}]}]},{"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":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.65100000000000002,"15min":0.60099999999999998},"min":{"1min":0.51100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.042,"5min":1.079,"15min":1.079},"last":1.03},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.68500000000000005,"15min":0.61399999999999999},"min":{"1min":0.45500000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0980000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.65100000000000002}]},{"osd":2,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.68500000000000005,"15min":0.67800000000000005},"min":{"1min":0.49199999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0669999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.76700000000000002,"15min":0.752},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.70599999999999996}]},{"osd":3,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.84499999999999997,"15min":0.83999999999999997},"min":{"1min":0.66400000000000003,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.77900000000000003,"15min":0.751},"min":{"1min":0.55400000000000005,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.84799999999999998}]},{"osd":4,"last update":"Thu Nov 16 01:41:44 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.94799999999999995,"15min":0.90900000000000003},"min":{"1min":0.82599999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.95099999999999996,"15min":0.94599999999999995},"min":{"1min":0.72799999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.88500000000000001}]},{"osd":5,"last update":"Thu Nov 16 01:41:08 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98599999999999999,"15min":0.98399999999999999},"min":{"1min":0.754,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.006},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0620000000000001,"15min":1.0489999999999999},"min":{"1min":0.84799999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.3080000000000001}]},{"osd":6,"last update":"Thu Nov 16 01:41:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1359999999999999,"15min":1.1279999999999999},"min":{"1min":0.877,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0800000000000001,"15min":1.0840000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.0920000000000001}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.252},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"min":{"1min":0.872,"5min":0.872,"15min":0.872},"max":{"1min":1.7330000000000001,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.1160000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673020,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 16 01:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.63400000000000001,"15min":0.58199999999999996},"min":{"1min":0.501,"5min":0.377,"15min":0.377},"max":{"1min":0.98899999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.69199999999999995,"15min":0.60999999999999999},"min":{"1min":0.54800000000000004,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.0920000000000001,"5min":1.252,"15min":1.252},"last":0.52000000000000002}]},{"osd":2,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.72399999999999998,"15min":0.69799999999999995},"min":{"1min":0.61899999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.73399999999999999,"15min":0.70799999999999996},"min":{"1min":0.54500000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.2050000000000001,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.0669999999999999}]},{"osd":3,"last update":"Thu Nov 16 01:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81599999999999995,"15min":0.79600000000000004},"min":{"1min":0.59799999999999998,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.0580000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.871,"5min":0.81799999999999995,"15min":0.79500000000000004},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.298,"5min":1.526,"15min":1.526},"last":0.80700000000000005}]},{"osd":4,"last update":"Thu Nov 16 01:40:51 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.006,"15min":0.99399999999999999},"min":{"1min":0.76900000000000002,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.159,"5min":1.107,"15min":1.099},"min":{"1min":0.82499999999999996,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.86099999999999999}]},{"osd":5,"last update":"Thu Nov 16 01:41:09 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0509999999999999,"15min":1.0449999999999999},"min":{"1min":0.82999999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.901,"5min":1.901,"15min":1.901},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.204,"5min":1.1879999999999999,"15min":1.1859999999999999},"min":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.141}]},{"osd":6,"last update":"Thu Nov 16 01:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.2330000000000001,"15min":1.2410000000000001},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.5009999999999999,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.96799999999999997,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4179999999999999,"5min":1.827,"15min":1.827},"last":1.1659999999999999}]},{"osd":7,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"min":{"1min":0.879,"5min":0.879,"15min":0.879},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.228},{"interface":"front","average":{"1min":1.256,"5min":1.256,"15min":1.256},"min":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":0.83399999999999996}]}]},{"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":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.71999999999999997,"15min":0.71099999999999997},"min":{"1min":0.55300000000000005,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.198,"5min":1.24,"15min":1.24},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.76400000000000001,"15min":0.749},"min":{"1min":0.59599999999999997,"5min":0.5,"15min":0.5},"max":{"1min":1.0589999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.79900000000000004}]},{"osd":1,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.64400000000000002,"15min":0.622},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.876,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.75800000000000001,"15min":0.73299999999999998},"min":{"1min":0.46899999999999997,"5min":0.432,"15min":0.432},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.65400000000000003}]},{"osd":3,"last update":"Thu Nov 16 01:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.80500000000000005,"15min":0.80400000000000005},"min":{"1min":0.626,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.0569999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.80000000000000004,"15min":0.79100000000000004},"min":{"1min":0.63500000000000001,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.129,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.73799999999999999}]},{"osd":4,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93700000000000006,"15min":0.92500000000000004},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.012,"15min":1.0029999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.95699999999999996}]},{"osd":5,"last update":"Thu Nov 16 01:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0149999999999999,"15min":1.01},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.218,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.3},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.95899999999999996,"15min":0.94899999999999995},"min":{"1min":0.77600000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.90700000000000003}]},{"osd":6,"last update":"Thu Nov 16 01:41:39 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.1000000000000001,"15min":1.097},"min":{"1min":0.81200000000000006,"5min":0.79300000000000004,"15min":0.79300000000000004},"max":{"1min":1.482,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.139,"5min":1.1339999999999999,"15min":1.133},"min":{"1min":0.79700000000000004,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.2490000000000001}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":1.3779999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.66200000000000003,"15min":0.65100000000000002},"min":{"1min":0.48899999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.72999999999999998,"15min":0.71399999999999997},"min":{"1min":0.55700000000000005,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.81000000000000005}]},{"osd":1,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.745,"15min":0.74199999999999999},"min":{"1min":0.57499999999999996,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.95199999999999996,"5min":1.224,"15min":1.224},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.752,"15min":0.73199999999999998},"min":{"1min":0.60899999999999999,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.754}]},{"osd":2,"last update":"Thu Nov 16 01:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.79000000000000004,"15min":0.76800000000000002},"min":{"1min":0.68100000000000005,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":1.024},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.80000000000000004,"15min":0.79100000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.95199999999999996,"5min":1.329,"15min":1.329},"last":0.70699999999999996}]},{"osd":4,"last update":"Thu Nov 16 01:41:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.93500000000000005,"15min":0.92500000000000004},"min":{"1min":0.75800000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.93899999999999995,"15min":0.94299999999999995},"min":{"1min":0.68799999999999994,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2410000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.90800000000000003}]},{"osd":5,"last update":"Thu Nov 16 01:41:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.9370000000000001,"15min":2.0899999999999999},"min":{"1min":0.78200000000000003,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.248,"5min":26.021000000000001,"15min":26.021000000000001},"last":1.139},{"interface":"front","average":{"1min":1.034,"5min":2.0059999999999998,"15min":2.1680000000000001},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.2729999999999999,"5min":26.100000000000001,"15min":26.100000000000001},"last":1.0860000000000001}]},{"osd":6,"last update":"Thu Nov 16 01:41:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.101,"15min":1.099},"min":{"1min":0.72799999999999998,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.496,"5min":1.661,"15min":1.661},"last":1.214},{"interface":"front","average":{"1min":1.169,"5min":1.1140000000000001,"15min":1.105},"min":{"1min":0.89400000000000002,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.357}]},{"osd":7,"last update":"Thu Nov 16 01:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.133,"15min":1.133},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.25}]}]},{"osd":4,"up_from":31,"seq":133143986216,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.80000000000000004,"15min":0.78600000000000003},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.66500000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.006}]},{"osd":1,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.83399999999999996,"15min":0.84399999999999997},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.83399999999999996,"15min":0.81000000000000005},"min":{"1min":0.81100000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1799999999999999,"5min":1.204,"15min":1.204},"last":1.111}]},{"osd":2,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.82899999999999996,"15min":0.82099999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.048},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.879,"15min":0.86099999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":2.5299999999999998,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":0.89900000000000002}]},{"osd":3,"last update":"Thu Nov 16 01:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.0960000000000001,"5min":1.103,"15min":1.103},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.89200000000000002,"15min":0.879},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.96099999999999997}]},{"osd":5,"last update":"Thu Nov 16 01:41:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.81499999999999995,"15min":0.81799999999999995},"min":{"1min":0.59099999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.169,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.873},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.85999999999999999,"15min":0.84399999999999997},"min":{"1min":0.66300000000000003,"5min":0.432,"15min":0.432},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.75900000000000001}]},{"osd":6,"last update":"Thu Nov 16 01:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.91200000000000003,"15min":0.90100000000000002},"min":{"1min":0.627,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.121},{"interface":"front","average":{"1min":1.004,"5min":0.99199999999999999,"15min":0.98999999999999999},"min":{"1min":0.68899999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2589999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.92500000000000004}]},{"osd":7,"last update":"Thu Nov 16 01:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.878,"15min":0.878},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.171}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.878,"15min":0.88200000000000001},"min":{"1min":0.59099999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.86199999999999999,"15min":0.86399999999999999},"min":{"1min":0.68899999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.089,"5min":1.276,"15min":1.276},"last":0.66700000000000004}]},{"osd":1,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.85499999999999998,"15min":0.84899999999999998},"min":{"1min":0.70799999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.153,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.88900000000000001,"15min":0.88100000000000001},"min":{"1min":0.69299999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0549999999999999}]},{"osd":2,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.82699999999999996,"15min":0.80900000000000005},"min":{"1min":0.66600000000000004,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.97099999999999997,"15min":0.98099999999999998},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.151,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":0.89200000000000002}]},{"osd":3,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.90600000000000003,"15min":0.89200000000000002},"min":{"1min":0.77000000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.1759999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.006,"15min":1.008},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4770000000000001,"5min":1.9790000000000001,"15min":1.9790000000000001},"last":1.008}]},{"osd":4,"last update":"Thu Nov 16 01:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.89600000000000002,"15min":0.88900000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.93999999999999995,"15min":0.91900000000000004},"min":{"1min":0.66100000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.7849999999999999,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.419}]},{"osd":6,"last update":"Thu Nov 16 01:41:36 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.345,"5min":1.75,"15min":1.75},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.042,"15min":1.036},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1890000000000001}]},{"osd":7,"last update":"Thu Nov 16 01:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.232},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.4670000000000001}]}]}]}} 2023-11-16T01:41:54.766 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-16T01:41:54.767 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-16T01:41:54.767 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-16T01:41:54.767 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- ceph health --format=json 2023-11-16T01:41:55.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:55 smithi017 bash[24695]: audit 2023-11-16T01:41:53.958999+0000 mgr.y (mgr.14140) 286 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:41:55.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:55 smithi017 bash[28266]: audit 2023-11-16T01:41:53.958999+0000 mgr.y (mgr.14140) 286 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:41:55.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:55 smithi060 bash[24780]: audit 2023-11-16T01:41:53.958999+0000 mgr.y (mgr.14140) 286 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-16T01:41:56.096 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:56 smithi017 bash[24695]: cluster 2023-11-16T01:41:54.982996+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:56.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:56 smithi017 bash[28266]: cluster 2023-11-16T01:41:54.982996+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:56.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:56 smithi060 bash[24780]: cluster 2023-11-16T01:41:54.982996+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:57.844 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:41:58.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:58 smithi017 bash[24695]: cluster 2023-11-16T01:41:56.983612+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:58.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:41:58 smithi017 bash[24695]: audit 2023-11-16T01:41:57.840049+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.17:0/1411250917' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-16T01:41:58.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:58 smithi017 bash[28266]: cluster 2023-11-16T01:41:56.983612+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:58.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:41:58 smithi017 bash[28266]: audit 2023-11-16T01:41:57.840049+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.17:0/1411250917' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-16T01:41:58.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:58 smithi060 bash[24780]: cluster 2023-11-16T01:41:56.983612+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:41:58.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:41:58 smithi060 bash[24780]: audit 2023-11-16T01:41:57.840049+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.17:0/1411250917' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-16T01:41:58.646 INFO:teuthology.orchestra.run.smithi017.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-16T01:41:58.646 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-16T01:41:58.646 INFO:tasks.cephadm:Setup complete, yielding 2023-11-16T01:41:58.647 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-16T01:41:58.657 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi017.front.sepia.ceph.com 2023-11-16T01:41:58.658 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-11-16T01:42:00.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:00 smithi017 bash[24695]: cluster 2023-11-16T01:41:58.984179+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:00.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:00 smithi017 bash[28266]: cluster 2023-11-16T01:41:58.984179+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:00.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:00 smithi060 bash[24780]: cluster 2023-11-16T01:41:58.984179+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:01.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:01 smithi017 bash[24695]: cluster 2023-11-16T01:42:00.984766+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:01.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:01 smithi017 bash[28266]: cluster 2023-11-16T01:42:00.984766+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:01.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:01 smithi060 bash[24780]: cluster 2023-11-16T01:42:00.984766+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:02.634 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-16T01:42:02.645 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi017.front.sepia.ceph.com 2023-11-16T01:42:02.646 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-11-16T01:42:02.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:02 smithi017 bash[24695]: audit 2023-11-16T01:42:01.855350+0000 mon.a (mon.0) 503 : audit [INF] from='client.? 172.21.15.17:0/3035517258' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-11-16T01:42:02.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:02 smithi017 bash[24695]: audit 2023-11-16T01:42:01.859878+0000 mon.a (mon.0) 504 : audit [INF] from='client.? 172.21.15.17:0/3035517258' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-11-16T01:42:02.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:02 smithi017 bash[24695]: cephadm 2023-11-16T01:42:01.868641+0000 mgr.y (mgr.14140) 291 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:02.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:02 smithi017 bash[28266]: audit 2023-11-16T01:42:01.855350+0000 mon.a (mon.0) 503 : audit [INF] from='client.? 172.21.15.17:0/3035517258' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-11-16T01:42:02.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:02 smithi017 bash[28266]: audit 2023-11-16T01:42:01.859878+0000 mon.a (mon.0) 504 : audit [INF] from='client.? 172.21.15.17:0/3035517258' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-11-16T01:42:02.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:02 smithi017 bash[28266]: cephadm 2023-11-16T01:42:01.868641+0000 mgr.y (mgr.14140) 291 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:03.211 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:02 smithi060 bash[24780]: audit 2023-11-16T01:42:01.855350+0000 mon.a (mon.0) 503 : audit [INF] from='client.? 172.21.15.17:0/3035517258' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-11-16T01:42:03.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:02 smithi060 bash[24780]: audit 2023-11-16T01:42:01.859878+0000 mon.a (mon.0) 504 : audit [INF] from='client.? 172.21.15.17:0/3035517258' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-11-16T01:42:03.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:02 smithi060 bash[24780]: cephadm 2023-11-16T01:42:01.868641+0000 mgr.y (mgr.14140) 291 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:03.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:03 smithi017 bash[24695]: cluster 2023-11-16T01:42:02.985453+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:03.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:03 smithi017 bash[28266]: cluster 2023-11-16T01:42:02.985453+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:04.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:03 smithi060 bash[24780]: cluster 2023-11-16T01:42:02.985453+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:05.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: debug 2023-11-16T01:42:05.543+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:05.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:05.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:05.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:05.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:05.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:05.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:05.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:05.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:05.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:05.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:05 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:06.451 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:06 smithi017 bash[28266]: cluster 2023-11-16T01:42:04.986053+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:06.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:06 smithi017 bash[24695]: cluster 2023-11-16T01:42:04.986053+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:06.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:06 smithi060 bash[24780]: cluster 2023-11-16T01:42:04.986053+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:07.145 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:42:07.145 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "1edafd30-0899-4854-b79a-59d0e62be093", 2023-11-16T01:42:07.145 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "r", 2023-11-16T01:42:07.145 INFO:teuthology.orchestra.run.smithi017.stdout: "current_period": "127e0f88-1789-411f-b7d6-c28cbdba28ae", 2023-11-16T01:42:07.145 INFO:teuthology.orchestra.run.smithi017.stdout: "epoch": 1 2023-11-16T01:42:07.145 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:42:07.407 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: cephadm 2023-11-16T01:42:05.548981+0000 mgr.y (mgr.14140) 294 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.407 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.407 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.408 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.408 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.408 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.408 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:07.408 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:07.408 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:07.409 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.409 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.409 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.409 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:07.409 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:07.409 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.411 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.412 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.412 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:07.412 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:07.412 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.412 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: cephadm 2023-11-16T01:42:05.549227+0000 mgr.y (mgr.14140) 295 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.412 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:07.413 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: cephadm 2023-11-16T01:42:05.555678+0000 mgr.y (mgr.14140) 296 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:07.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: cluster 2023-11-16T01:42:06.057946+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-16T01:42:07.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: audit 2023-11-16T01:42:06.059173+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.17:0/3371229155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-16T01:42:07.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[24695]: audit 2023-11-16T01:42:06.059619+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-16T01:42:07.415 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: cephadm 2023-11-16T01:42:05.548981+0000 mgr.y (mgr.14140) 294 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.415 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.415 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.416 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.416 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.416 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.416 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:07.417 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.418 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: cephadm 2023-11-16T01:42:05.549227+0000 mgr.y (mgr.14140) 295 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:07.419 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: cephadm 2023-11-16T01:42:05.555678+0000 mgr.y (mgr.14140) 296 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: cluster 2023-11-16T01:42:06.057946+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: audit 2023-11-16T01:42:06.059173+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.17:0/3371229155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-16T01:42:07.420 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:07 smithi017 bash[28266]: audit 2023-11-16T01:42:06.059619+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-16T01:42:07.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: cephadm 2023-11-16T01:42:05.548981+0000 mgr.y (mgr.14140) 294 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:07.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:07.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:07.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: cephadm 2023-11-16T01:42:05.549227+0000 mgr.y (mgr.14140) 295 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:07.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:07.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:07.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: cephadm 2023-11-16T01:42:05.555678+0000 mgr.y (mgr.14140) 296 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:07.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: cluster 2023-11-16T01:42:06.057946+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-16T01:42:07.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: audit 2023-11-16T01:42:06.059173+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.17:0/3371229155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-16T01:42:07.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:07 smithi060 bash[24780]: audit 2023-11-16T01:42:06.059619+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-16T01:42:07.927 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-11-16T01:42:08.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:08 smithi017 bash[24695]: cluster 2023-11-16T01:42:06.986762+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v250: 33 pgs: 3 creating+peering, 1 active+clean, 29 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:08.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:08 smithi017 bash[24695]: audit 2023-11-16T01:42:07.068639+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-16T01:42:08.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:08 smithi017 bash[24695]: cluster 2023-11-16T01:42:07.068913+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-16T01:42:08.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:08 smithi017 bash[28266]: cluster 2023-11-16T01:42:06.986762+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v250: 33 pgs: 3 creating+peering, 1 active+clean, 29 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:08.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:08 smithi017 bash[28266]: audit 2023-11-16T01:42:07.068639+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-16T01:42:08.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:08 smithi017 bash[28266]: cluster 2023-11-16T01:42:07.068913+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-16T01:42:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:08 smithi060 bash[24780]: cluster 2023-11-16T01:42:06.986762+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v250: 33 pgs: 3 creating+peering, 1 active+clean, 29 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:08 smithi060 bash[24780]: audit 2023-11-16T01:42:07.068639+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-16T01:42:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:08 smithi060 bash[24780]: cluster 2023-11-16T01:42:07.068913+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-16T01:42:09.170 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24695]: cluster 2023-11-16T01:42:08.082112+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-16T01:42:09.170 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[28266]: cluster 2023-11-16T01:42:08.082112+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-16T01:42:09.431 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: debug 2023-11-16T01:42:09.387+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:09.431 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:09.431 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:09.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:09.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:09.434 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:09 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:09.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:09 smithi060 bash[24780]: cluster 2023-11-16T01:42:08.082112+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-16T01:42:10.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:10 smithi017 bash[24695]: cluster 2023-11-16T01:42:08.987507+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v253: 33 pgs: 3 creating+peering, 2 active+clean, 28 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:10.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:10 smithi017 bash[28266]: cluster 2023-11-16T01:42:08.987507+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v253: 33 pgs: 3 creating+peering, 2 active+clean, 28 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:10.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:10 smithi060 bash[24780]: cluster 2023-11-16T01:42:08.987507+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v253: 33 pgs: 3 creating+peering, 2 active+clean, 28 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:42:10.926 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:42:10.926 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "dfaffe47-9904-41f0-affd-9406ca3a7232", 2023-11-16T01:42:10.926 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "default", 2023-11-16T01:42:10.926 INFO:teuthology.orchestra.run.smithi017.stdout: "api_name": "default", 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "is_master": "true", 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "endpoints": [], 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames": [], 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames_s3website": [], 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zone": "", 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "zones": [], 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "placement_targets": [], 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "default_placement": "", 2023-11-16T01:42:10.927 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "1edafd30-0899-4854-b79a-59d0e62be093", 2023-11-16T01:42:10.928 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_policy": { 2023-11-16T01:42:10.928 INFO:teuthology.orchestra.run.smithi017.stdout: "groups": [] 2023-11-16T01:42:10.928 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:10.928 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:42:11.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: cephadm 2023-11-16T01:42:09.390701+0000 mgr.y (mgr.14140) 299 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:11.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:11.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: cephadm 2023-11-16T01:42:09.390701+0000 mgr.y (mgr.14140) 299 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:11.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: cephadm 2023-11-16T01:42:09.391010+0000 mgr.y (mgr.14140) 300 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:11.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: cephadm 2023-11-16T01:42:09.391010+0000 mgr.y (mgr.14140) 300 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:11.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:11.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:11 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: cephadm 2023-11-16T01:42:09.390701+0000 mgr.y (mgr.14140) 299 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:11.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: cephadm 2023-11-16T01:42:09.391010+0000 mgr.y (mgr.14140) 300 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:11 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:11.733 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-11-16T01:42:12.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:12 smithi017 bash[28266]: cluster 2023-11-16T01:42:10.988427+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v254: 33 pgs: 3 creating+peering, 25 active+clean, 5 unknown; 345 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-11-16T01:42:12.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:12 smithi017 bash[24695]: cluster 2023-11-16T01:42:10.988427+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v254: 33 pgs: 3 creating+peering, 25 active+clean, 5 unknown; 345 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-11-16T01:42:12.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:12 smithi060 bash[24780]: cluster 2023-11-16T01:42:10.988427+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v254: 33 pgs: 3 creating+peering, 25 active+clean, 5 unknown; 345 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-11-16T01:42:14.394 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:14 smithi017 bash[24695]: cluster 2023-11-16T01:42:12.989198+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 147 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-11-16T01:42:14.394 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:14 smithi017 bash[28266]: cluster 2023-11-16T01:42:12.989198+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 147 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-11-16T01:42:14.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:14 smithi060 bash[24780]: cluster 2023-11-16T01:42:12.989198+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 147 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-11-16T01:42:14.586 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:42:14.586 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "597884ef-f883-4e9d-b0af-b5dde1e57e3e", 2023-11-16T01:42:14.586 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "z", 2023-11-16T01:42:14.586 INFO:teuthology.orchestra.run.smithi017.stdout: "domain_root": "z.rgw.meta:root", 2023-11-16T01:42:14.586 INFO:teuthology.orchestra.run.smithi017.stdout: "control_pool": "z.rgw.control", 2023-11-16T01:42:14.586 INFO:teuthology.orchestra.run.smithi017.stdout: "gc_pool": "z.rgw.log:gc", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "lc_pool": "z.rgw.log:lc", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "log_pool": "z.rgw.log", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "roles_pool": "z.rgw.meta:roles", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-11-16T01:42:14.587 INFO:teuthology.orchestra.run.smithi017.stdout: "otp_pool": "z.rgw.otp", 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "system_key": { 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "access_key": "", 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "secret_key": "" 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "placement_pools": [ 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "key": "default-placement", 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "val": { 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "index_pool": "z.rgw.buckets.index", 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "storage_classes": { 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "STANDARD": { 2023-11-16T01:42:14.588 INFO:teuthology.orchestra.run.smithi017.stdout: "data_pool": "z.rgw.buckets.data" 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: "index_type": 0 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "1edafd30-0899-4854-b79a-59d0e62be093" 2023-11-16T01:42:14.589 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:42:15.320 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-11-16T01:42:16.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:16 smithi017 bash[24695]: cluster 2023-11-16T01:42:14.989902+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 608 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-11-16T01:42:16.403 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:16 smithi017 bash[28266]: cluster 2023-11-16T01:42:14.989902+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 608 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-11-16T01:42:16.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:16 smithi060 bash[24780]: cluster 2023-11-16T01:42:14.989902+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 608 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-11-16T01:42:18.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:18 smithi017 bash[24695]: cluster 2023-11-16T01:42:16.990649+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 412 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-16T01:42:18.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:18 smithi017 bash[28266]: cluster 2023-11-16T01:42:16.990649+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 412 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-16T01:42:18.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:18 smithi060 bash[24780]: cluster 2023-11-16T01:42:16.990649+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 412 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-16T01:42:19.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:19 smithi017 bash[24695]: cluster 2023-11-16T01:42:18.599065+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-16T01:42:19.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:19 smithi017 bash[24695]: audit 2023-11-16T01:42:18.604739+0000 mon.a (mon.0) 511 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-16T01:42:19.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:19 smithi017 bash[24695]: cluster 2023-11-16T01:42:18.991307+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v259: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-16T01:42:19.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:19 smithi017 bash[28266]: cluster 2023-11-16T01:42:18.599065+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-16T01:42:19.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:19 smithi017 bash[28266]: audit 2023-11-16T01:42:18.604739+0000 mon.a (mon.0) 511 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-16T01:42:19.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:19 smithi017 bash[28266]: cluster 2023-11-16T01:42:18.991307+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v259: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-16T01:42:19.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:19 smithi060 bash[24780]: cluster 2023-11-16T01:42:18.599065+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-16T01:42:19.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:19 smithi060 bash[24780]: audit 2023-11-16T01:42:18.604739+0000 mon.a (mon.0) 511 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-16T01:42:19.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:19 smithi060 bash[24780]: cluster 2023-11-16T01:42:18.991307+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v259: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-16T01:42:20.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[24695]: audit 2023-11-16T01:42:19.602454+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[24695]: cluster 2023-11-16T01:42:19.602636+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[24695]: cluster 2023-11-16T01:42:20.608172+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[24695]: audit 2023-11-16T01:42:20.609922+0000 mon.a (mon.0) 515 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[28266]: audit 2023-11-16T01:42:19.602454+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[28266]: cluster 2023-11-16T01:42:19.602636+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[28266]: cluster 2023-11-16T01:42:20.608172+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-16T01:42:20.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:20 smithi017 bash[28266]: audit 2023-11-16T01:42:20.609922+0000 mon.a (mon.0) 515 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-16T01:42:20.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:20 smithi060 bash[24780]: audit 2023-11-16T01:42:19.602454+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-16T01:42:20.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:20 smithi060 bash[24780]: cluster 2023-11-16T01:42:19.602636+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-16T01:42:20.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:20 smithi060 bash[24780]: cluster 2023-11-16T01:42:20.608172+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-16T01:42:20.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:20 smithi060 bash[24780]: audit 2023-11-16T01:42:20.609922+0000 mon.a (mon.0) 515 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-16T01:42:22.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:22 smithi017 bash[24695]: cluster 2023-11-16T01:42:20.992087+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v262: 97 pgs: 6 creating+peering, 44 unknown, 47 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-16T01:42:22.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:22 smithi017 bash[24695]: audit 2023-11-16T01:42:21.610755+0000 mon.a (mon.0) 516 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-16T01:42:22.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:22 smithi017 bash[24695]: cluster 2023-11-16T01:42:21.611113+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-16T01:42:22.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:22 smithi017 bash[28266]: cluster 2023-11-16T01:42:20.992087+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v262: 97 pgs: 6 creating+peering, 44 unknown, 47 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-16T01:42:22.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:22 smithi017 bash[28266]: audit 2023-11-16T01:42:21.610755+0000 mon.a (mon.0) 516 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-16T01:42:22.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:22 smithi017 bash[28266]: cluster 2023-11-16T01:42:21.611113+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-16T01:42:22.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:22 smithi060 bash[24780]: cluster 2023-11-16T01:42:20.992087+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v262: 97 pgs: 6 creating+peering, 44 unknown, 47 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-16T01:42:22.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:22 smithi060 bash[24780]: audit 2023-11-16T01:42:21.610755+0000 mon.a (mon.0) 516 : audit [INF] from='client.? 172.21.15.17:0/2560144338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-16T01:42:22.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:22 smithi060 bash[24780]: cluster 2023-11-16T01:42:21.611113+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-16T01:42:23.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[24695]: cluster 2023-11-16T01:42:22.615419+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-16T01:42:23.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[24695]: audit 2023-11-16T01:42:22.622543+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-16T01:42:23.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[24695]: audit 2023-11-16T01:42:22.623841+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-16T01:42:23.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[24695]: cluster 2023-11-16T01:42:22.992785+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v265: 129 pgs: 16 creating+peering, 45 unknown, 68 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-11-16T01:42:23.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[28266]: cluster 2023-11-16T01:42:22.615419+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-16T01:42:23.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[28266]: audit 2023-11-16T01:42:22.622543+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-16T01:42:23.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[28266]: audit 2023-11-16T01:42:22.623841+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-16T01:42:23.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:23 smithi017 bash[28266]: cluster 2023-11-16T01:42:22.992785+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v265: 129 pgs: 16 creating+peering, 45 unknown, 68 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-11-16T01:42:23.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:23 smithi060 bash[24780]: cluster 2023-11-16T01:42:22.615419+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-16T01:42:23.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:23 smithi060 bash[24780]: audit 2023-11-16T01:42:22.622543+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-16T01:42:23.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:23 smithi060 bash[24780]: audit 2023-11-16T01:42:22.623841+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-16T01:42:23.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:23 smithi060 bash[24780]: cluster 2023-11-16T01:42:22.992785+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v265: 129 pgs: 16 creating+peering, 45 unknown, 68 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-11-16T01:42:24.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[24695]: audit 2023-11-16T01:42:23.625639+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[24695]: cluster 2023-11-16T01:42:23.625721+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[24695]: audit 2023-11-16T01:42:23.631320+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[24695]: audit 2023-11-16T01:42:23.632108+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[28266]: audit 2023-11-16T01:42:23.625639+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[28266]: cluster 2023-11-16T01:42:23.625721+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[28266]: audit 2023-11-16T01:42:23.631320+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-16T01:42:24.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:24 smithi017 bash[28266]: audit 2023-11-16T01:42:23.632108+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-16T01:42:24.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:24 smithi060 bash[24780]: audit 2023-11-16T01:42:23.625639+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-16T01:42:24.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:24 smithi060 bash[24780]: cluster 2023-11-16T01:42:23.625721+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-16T01:42:24.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:24 smithi060 bash[24780]: audit 2023-11-16T01:42:23.631320+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-16T01:42:24.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:24 smithi060 bash[24780]: audit 2023-11-16T01:42:23.632108+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "67bef674-5400-45df-8a77-0ed7554a6b33", 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "epoch": 1, 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "predecessor_uuid": "127e0f88-1789-411f-b7d6-c28cbdba28ae", 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_status": [], 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "period_map": { 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "67bef674-5400-45df-8a77-0ed7554a6b33", 2023-11-16T01:42:25.837 INFO:teuthology.orchestra.run.smithi017.stdout: "zonegroups": [ 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "dfaffe47-9904-41f0-affd-9406ca3a7232", 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "default", 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "api_name": "default", 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "is_master": "true", 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "endpoints": [], 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames": [], 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames_s3website": [], 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zone": "597884ef-f883-4e9d-b0af-b5dde1e57e3e", 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "zones": [ 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "597884ef-f883-4e9d-b0af-b5dde1e57e3e", 2023-11-16T01:42:25.838 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "z", 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "endpoints": [], 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "log_meta": "false", 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "log_data": "false", 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "bucket_index_max_shards": 11, 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "read_only": "false", 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "tier_type": "", 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_from_all": "true", 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_from": [], 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: "redirect_zone": "" 2023-11-16T01:42:25.839 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: "placement_targets": [ 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "default-placement", 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: "tags": [], 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: "storage_classes": [ 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: "STANDARD" 2023-11-16T01:42:25.840 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: "default_placement": "default-placement", 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "1edafd30-0899-4854-b79a-59d0e62be093", 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_policy": { 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: "groups": [] 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-11-16T01:42:25.841 INFO:teuthology.orchestra.run.smithi017.stdout: "short_zone_ids": [ 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "key": "597884ef-f883-4e9d-b0af-b5dde1e57e3e", 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "val": 3346559914 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zonegroup": "dfaffe47-9904-41f0-affd-9406ca3a7232", 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zone": "597884ef-f883-4e9d-b0af-b5dde1e57e3e", 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "period_config": { 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "bucket_quota": { 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "enabled": false, 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "check_on_raw": false, 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size": -1, 2023-11-16T01:42:25.842 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size_kb": 0, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "max_objects": -1 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "user_quota": { 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "enabled": false, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "check_on_raw": false, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size": -1, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size_kb": 0, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "max_objects": -1 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "1edafd30-0899-4854-b79a-59d0e62be093", 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_name": "r", 2023-11-16T01:42:25.843 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_epoch": 2 2023-11-16T01:42:25.844 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:42:25.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: audit 2023-11-16T01:42:24.627203+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: cluster 2023-11-16T01:42:24.627368+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: audit 2023-11-16T01:42:24.628334+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: audit 2023-11-16T01:42:24.629512+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: cluster 2023-11-16T01:42:24.993646+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v268: 129 pgs: 10 creating+peering, 24 unknown, 95 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: audit 2023-11-16T01:42:25.629152+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[24695]: cluster 2023-11-16T01:42:25.629727+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: audit 2023-11-16T01:42:24.627203+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: cluster 2023-11-16T01:42:24.627368+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-16T01:42:25.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: audit 2023-11-16T01:42:24.628334+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-16T01:42:25.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: audit 2023-11-16T01:42:24.629512+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-16T01:42:25.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: cluster 2023-11-16T01:42:24.993646+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v268: 129 pgs: 10 creating+peering, 24 unknown, 95 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-11-16T01:42:25.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: audit 2023-11-16T01:42:25.629152+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-16T01:42:25.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:25 smithi017 bash[28266]: cluster 2023-11-16T01:42:25.629727+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: audit 2023-11-16T01:42:24.627203+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: cluster 2023-11-16T01:42:24.627368+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: audit 2023-11-16T01:42:24.628334+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.17:0/3165541131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: audit 2023-11-16T01:42:24.629512+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: cluster 2023-11-16T01:42:24.993646+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v268: 129 pgs: 10 creating+peering, 24 unknown, 95 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: audit 2023-11-16T01:42:25.629152+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-16T01:42:25.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:25 smithi060 bash[24780]: cluster 2023-11-16T01:42:25.629727+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-16T01:42:26.729 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-11-16T01:42:28.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:28 smithi017 bash[24695]: cluster 2023-11-16T01:42:26.994815+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v270: 129 pgs: 4 unknown, 125 active+clean; 3.8 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 466 B/s rd, 3.2 KiB/s wr, 11 op/s 2023-11-16T01:42:28.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:28 smithi017 bash[28266]: cluster 2023-11-16T01:42:26.994815+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v270: 129 pgs: 4 unknown, 125 active+clean; 3.8 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 466 B/s rd, 3.2 KiB/s wr, 11 op/s 2023-11-16T01:42:28.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:28 smithi060 bash[24780]: cluster 2023-11-16T01:42:26.994815+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v270: 129 pgs: 4 unknown, 125 active+clean; 3.8 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 466 B/s rd, 3.2 KiB/s wr, 11 op/s 2023-11-16T01:42:29.795 INFO:teuthology.orchestra.run.smithi017.stdout:Scheduled rgw update... 2023-11-16T01:42:30.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:30 smithi017 bash[24695]: cluster 2023-11-16T01:42:28.995781+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 4.5 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 3.5 KiB/s wr, 12 op/s 2023-11-16T01:42:30.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:30 smithi017 bash[24695]: audit 2023-11-16T01:42:29.785300+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-16T01:42:29.784878\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-16T01:42:30.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:30 smithi017 bash[24695]: audit 2023-11-16T01:42:29.790857+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-16T01:42:29.784878\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-16T01:42:30.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:30 smithi017 bash[28266]: cluster 2023-11-16T01:42:28.995781+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 4.5 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 3.5 KiB/s wr, 12 op/s 2023-11-16T01:42:30.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:30 smithi017 bash[28266]: audit 2023-11-16T01:42:29.785300+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-16T01:42:29.784878\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-16T01:42:30.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:30 smithi017 bash[28266]: audit 2023-11-16T01:42:29.790857+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-16T01:42:29.784878\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-16T01:42:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:30 smithi060 bash[24780]: cluster 2023-11-16T01:42:28.995781+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 4.5 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 3.5 KiB/s wr, 12 op/s 2023-11-16T01:42:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:30 smithi060 bash[24780]: audit 2023-11-16T01:42:29.785300+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-16T01:42:29.784878\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-16T01:42:30.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:30 smithi060 bash[24780]: audit 2023-11-16T01:42:29.790857+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-16T01:42:29.784878\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-16T01:42:30.563 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-16T01:42:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:31 smithi017 bash[24695]: audit 2023-11-16T01:42:29.784245+0000 mgr.y (mgr.14140) 311 : 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 2023-11-16T01:42:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:31 smithi017 bash[24695]: cephadm 2023-11-16T01:42:29.784858+0000 mgr.y (mgr.14140) 312 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-16T01:42:31.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:31 smithi017 bash[24695]: cephadm 2023-11-16T01:42:29.798482+0000 mgr.y (mgr.14140) 313 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:31 smithi017 bash[28266]: audit 2023-11-16T01:42:29.784245+0000 mgr.y (mgr.14140) 311 : 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 2023-11-16T01:42:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:31 smithi017 bash[28266]: cephadm 2023-11-16T01:42:29.784858+0000 mgr.y (mgr.14140) 312 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-16T01:42:31.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:31 smithi017 bash[28266]: cephadm 2023-11-16T01:42:29.798482+0000 mgr.y (mgr.14140) 313 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:31.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:31 smithi060 bash[24780]: audit 2023-11-16T01:42:29.784245+0000 mgr.y (mgr.14140) 311 : 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 2023-11-16T01:42:31.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:31 smithi060 bash[24780]: cephadm 2023-11-16T01:42:29.784858+0000 mgr.y (mgr.14140) 312 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-16T01:42:31.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:31 smithi060 bash[24780]: cephadm 2023-11-16T01:42:29.798482+0000 mgr.y (mgr.14140) 313 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:32.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:32 smithi017 bash[24695]: cluster 2023-11-16T01:42:30.996984+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 971 B/s rd, 5.3 KiB/s wr, 19 op/s 2023-11-16T01:42:32.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:32 smithi017 bash[28266]: cluster 2023-11-16T01:42:30.996984+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 971 B/s rd, 5.3 KiB/s wr, 19 op/s 2023-11-16T01:42:32.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:32 smithi060 bash[24780]: cluster 2023-11-16T01:42:30.996984+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 971 B/s rd, 5.3 KiB/s wr, 19 op/s 2023-11-16T01:42:33.952 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: debug 2023-11-16T01:42:33.507+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:33.952 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:33.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:33.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:33.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:33 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:34.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:34 smithi017 bash[24695]: cluster 2023-11-16T01:42:32.998051+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 855 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-11-16T01:42:34.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:34 smithi017 bash[28266]: cluster 2023-11-16T01:42:32.998051+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 855 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-11-16T01:42:34.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:34 smithi060 bash[24780]: cluster 2023-11-16T01:42:32.998051+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 855 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-11-16T01:42:35.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: cephadm 2023-11-16T01:42:33.511410+0000 mgr.y (mgr.14140) 316 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: cephadm 2023-11-16T01:42:33.511410+0000 mgr.y (mgr.14140) 316 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:35.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: cephadm 2023-11-16T01:42:33.511659+0000 mgr.y (mgr.14140) 317 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:35.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[24695]: cephadm 2023-11-16T01:42:33.518985+0000 mgr.y (mgr.14140) 318 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: cephadm 2023-11-16T01:42:33.511659+0000 mgr.y (mgr.14140) 317 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:35 smithi017 bash[28266]: cephadm 2023-11-16T01:42:33.518985+0000 mgr.y (mgr.14140) 318 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:35.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: cephadm 2023-11-16T01:42:33.511410+0000 mgr.y (mgr.14140) 316 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:35.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:35.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: cephadm 2023-11-16T01:42:33.511659+0000 mgr.y (mgr.14140) 317 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:35.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:35 smithi060 bash[24780]: cephadm 2023-11-16T01:42:33.518985+0000 mgr.y (mgr.14140) 318 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:36.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:36 smithi017 bash[24695]: cluster 2023-11-16T01:42:34.999004+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-11-16T01:42:36.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:36 smithi017 bash[28266]: cluster 2023-11-16T01:42:34.999004+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-11-16T01:42:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:36 smithi060 bash[24780]: cluster 2023-11-16T01:42:34.999004+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-11-16T01:42:37.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: debug 2023-11-16T01:42:37.231+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:37.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:37.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:37.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:37.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:37.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:37.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:37.458 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:37.458 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:37.458 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:37.458 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:37.458 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:37.459 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:37 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: cluster 2023-11-16T01:42:37.000190+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 630 B/s rd, 3.4 KiB/s wr, 12 op/s 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: cephadm 2023-11-16T01:42:37.233686+0000 mgr.y (mgr.14140) 321 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: cluster 2023-11-16T01:42:37.000190+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 630 B/s rd, 3.4 KiB/s wr, 12 op/s 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: cephadm 2023-11-16T01:42:37.233686+0000 mgr.y (mgr.14140) 321 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:38.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: cephadm 2023-11-16T01:42:37.233939+0000 mgr.y (mgr.14140) 322 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.236362+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-16T01:42:38.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.244626+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-16T01:42:38.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.246396+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-16T01:42:38.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.254062+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-16T01:42:38.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.255442+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: cephadm 2023-11-16T01:42:37.233939+0000 mgr.y (mgr.14140) 322 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.236362+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-16T01:42:38.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.244626+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.246396+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.254062+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.255442+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.260635+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.262332+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iustnm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.267608+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iustnm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.268895+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:42:38.464 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: cephadm 2023-11-16T01:42:37.269887+0000 mgr.y (mgr.14140) 323 : cephadm [INF] Deploying daemon rgw.r.z.smithi060.iustnm on smithi060 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[24695]: audit 2023-11-16T01:42:37.270518+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi060.iustnm", "key": "container_image"}]: dispatch 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.260635+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.262332+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iustnm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.267608+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iustnm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.268895+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: cephadm 2023-11-16T01:42:37.269887+0000 mgr.y (mgr.14140) 323 : cephadm [INF] Deploying daemon rgw.r.z.smithi060.iustnm on smithi060 2023-11-16T01:42:38.465 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:38 smithi017 bash[28266]: audit 2023-11-16T01:42:37.270518+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi060.iustnm", "key": "container_image"}]: dispatch 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: cluster 2023-11-16T01:42:37.000190+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 630 B/s rd, 3.4 KiB/s wr, 12 op/s 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: cephadm 2023-11-16T01:42:37.233686+0000 mgr.y (mgr.14140) 321 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: cephadm 2023-11-16T01:42:37.233939+0000 mgr.y (mgr.14140) 322 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:38.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:38.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.236362+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.244626+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.246396+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.254062+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.255442+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.260635+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.262332+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iustnm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.267608+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iustnm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-16T01:42:38.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.268895+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:42:38.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: cephadm 2023-11-16T01:42:37.269887+0000 mgr.y (mgr.14140) 323 : cephadm [INF] Deploying daemon rgw.r.z.smithi060.iustnm on smithi060 2023-11-16T01:42:38.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:38 smithi060 bash[24780]: audit 2023-11-16T01:42:37.270518+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi060.iustnm", "key": "container_image"}]: dispatch 2023-11-16T01:42:40.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: cluster 2023-11-16T01:42:39.001112+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 2.1 KiB/s wr, 7 op/s 2023-11-16T01:42:40.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: cluster 2023-11-16T01:42:39.001112+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 2.1 KiB/s wr, 7 op/s 2023-11-16T01:42:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: audit 2023-11-16T01:42:39.836972+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:42:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: audit 2023-11-16T01:42:39.843650+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:42:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: audit 2023-11-16T01:42:39.845265+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.kueuvl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-16T01:42:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: audit 2023-11-16T01:42:39.851739+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.kueuvl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-16T01:42:40.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: audit 2023-11-16T01:42:39.836972+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: audit 2023-11-16T01:42:39.853346+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[24695]: audit 2023-11-16T01:42:39.855265+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi017.kueuvl", "key": "container_image"}]: dispatch 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: audit 2023-11-16T01:42:39.843650+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: audit 2023-11-16T01:42:39.845265+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.kueuvl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: audit 2023-11-16T01:42:39.851739+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.kueuvl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: audit 2023-11-16T01:42:39.853346+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:42:40.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:40 smithi017 bash[28266]: audit 2023-11-16T01:42:39.855265+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi017.kueuvl", "key": "container_image"}]: dispatch 2023-11-16T01:42:40.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: cluster 2023-11-16T01:42:39.001112+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 2.1 KiB/s wr, 7 op/s 2023-11-16T01:42:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: audit 2023-11-16T01:42:39.836972+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:42:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: audit 2023-11-16T01:42:39.843650+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074739\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.074928\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075022\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075109\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075194\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075279\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-16T01:40:41.075364\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:41.075415\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:42:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: audit 2023-11-16T01:42:39.845265+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.kueuvl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-16T01:42:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: audit 2023-11-16T01:42:39.851739+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.kueuvl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-16T01:42:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: audit 2023-11-16T01:42:39.853346+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:42:40.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:40 smithi060 bash[24780]: audit 2023-11-16T01:42:39.855265+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi017.kueuvl", "key": "container_image"}]: dispatch 2023-11-16T01:42:41.451 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:41 smithi017 bash[24695]: cephadm 2023-11-16T01:42:39.854385+0000 mgr.y (mgr.14140) 325 : cephadm [INF] Deploying daemon rgw.r.z.smithi017.kueuvl on smithi017 2023-11-16T01:42:41.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:41 smithi017 bash[28266]: cephadm 2023-11-16T01:42:39.854385+0000 mgr.y (mgr.14140) 325 : cephadm [INF] Deploying daemon rgw.r.z.smithi017.kueuvl on smithi017 2023-11-16T01:42:41.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:41 smithi060 bash[24780]: cephadm 2023-11-16T01:42:39.854385+0000 mgr.y (mgr.14140) 325 : cephadm [INF] Deploying daemon rgw.r.z.smithi017.kueuvl on smithi017 2023-11-16T01:42:42.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:42 smithi017 bash[24695]: cluster 2023-11-16T01:42:41.002236+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 5 op/s 2023-11-16T01:42:42.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:42 smithi017 bash[28266]: cluster 2023-11-16T01:42:41.002236+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 5 op/s 2023-11-16T01:42:42.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:42 smithi060 bash[24780]: cluster 2023-11-16T01:42:41.002236+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 5 op/s 2023-11-16T01:42:43.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:43 smithi017 bash[24695]: audit 2023-11-16T01:42:42.577424+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:42:43.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:43 smithi017 bash[24695]: audit 2023-11-16T01:42:42.582186+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:42:43.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:43 smithi017 bash[24695]: audit 2023-11-16T01:42:42.586051+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:42:43.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:43 smithi017 bash[28266]: audit 2023-11-16T01:42:42.577424+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:42:43.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:43 smithi017 bash[28266]: audit 2023-11-16T01:42:42.582186+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:42:43.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:43 smithi017 bash[28266]: audit 2023-11-16T01:42:42.586051+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:42:43.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:43 smithi060 bash[24780]: audit 2023-11-16T01:42:42.577424+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:42:43.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:43 smithi060 bash[24780]: audit 2023-11-16T01:42:42.582186+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450704\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.450908\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451036\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451160\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451281\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451401\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451522\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:40:08.451642\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:42:43.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:43 smithi060 bash[24780]: audit 2023-11-16T01:42:42.586051+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:42:44.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[24695]: cluster 2023-11-16T01:42:43.003242+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 22 op/s 2023-11-16T01:42:44.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[28266]: cluster 2023-11-16T01:42:43.003242+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 22 op/s 2023-11-16T01:42:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[24695]: audit 2023-11-16T01:42:43.757405+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:42:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[24695]: audit 2023-11-16T01:42:43.762856+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:42:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[24695]: audit 2023-11-16T01:42:43.763894+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:42:44.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[28266]: audit 2023-11-16T01:42:43.757405+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:42:44.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[28266]: audit 2023-11-16T01:42:43.762856+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:42:44.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:44 smithi017 bash[28266]: audit 2023-11-16T01:42:43.763894+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:42:44.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:44 smithi060 bash[24780]: cluster 2023-11-16T01:42:43.003242+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 22 op/s 2023-11-16T01:42:44.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:44 smithi060 bash[24780]: audit 2023-11-16T01:42:43.757405+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]: dispatch 2023-11-16T01:42:44.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:44 smithi060 bash[24780]: audit 2023-11-16T01:42:43.762856+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:34:51.215745\"}"}]': finished 2023-11-16T01:42:44.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:44 smithi060 bash[24780]: audit 2023-11-16T01:42:43.763894+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:42:45.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:45 smithi017 bash[24695]: audit 2023-11-16T01:42:44.625557+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:42:45.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:45 smithi017 bash[24695]: audit 2023-11-16T01:42:44.632633+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:42:45.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:45 smithi017 bash[28266]: audit 2023-11-16T01:42:44.625557+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:42:45.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:45 smithi017 bash[28266]: audit 2023-11-16T01:42:44.632633+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:42:45.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:45 smithi060 bash[24780]: audit 2023-11-16T01:42:44.625557+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]: dispatch 2023-11-16T01:42:45.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:45 smithi060 bash[24780]: audit 2023-11-16T01:42:44.632633+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:35:43.499643\"}"}]': finished 2023-11-16T01:42:46.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:46 smithi017 bash[24695]: cephadm 2023-11-16T01:42:44.639085+0000 mgr.y (mgr.14140) 328 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:46.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:46 smithi017 bash[24695]: cluster 2023-11-16T01:42:45.004198+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 67 op/s 2023-11-16T01:42:46.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:46 smithi017 bash[28266]: cephadm 2023-11-16T01:42:44.639085+0000 mgr.y (mgr.14140) 328 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:46.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:46 smithi017 bash[28266]: cluster 2023-11-16T01:42:45.004198+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 67 op/s 2023-11-16T01:42:46.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:46 smithi060 bash[24780]: cephadm 2023-11-16T01:42:44.639085+0000 mgr.y (mgr.14140) 328 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:46.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:46 smithi060 bash[24780]: cluster 2023-11-16T01:42:45.004198+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 67 op/s 2023-11-16T01:42:48.333 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:48 smithi060 bash[24780]: cluster 2023-11-16T01:42:47.005318+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 173 op/s 2023-11-16T01:42:48.406 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24695]: cluster 2023-11-16T01:42:47.005318+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 173 op/s 2023-11-16T01:42:48.407 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[28266]: cluster 2023-11-16T01:42:47.005318+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 173 op/s 2023-11-16T01:42:48.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: debug 2023-11-16T01:42:48.398+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:48.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:48.702 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:48.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:48.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:48.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:48.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:48.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:48.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:48.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:48 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: cephadm 2023-11-16T01:42:48.402172+0000 mgr.y (mgr.14140) 331 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: cephadm 2023-11-16T01:42:48.402172+0000 mgr.y (mgr.14140) 331 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: cephadm 2023-11-16T01:42:48.402431+0000 mgr.y (mgr.14140) 332 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: cephadm 2023-11-16T01:42:48.409999+0000 mgr.y (mgr.14140) 333 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[24695]: cluster 2023-11-16T01:42:49.006112+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 187 op/s 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: cephadm 2023-11-16T01:42:48.402431+0000 mgr.y (mgr.14140) 332 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: cephadm 2023-11-16T01:42:48.409999+0000 mgr.y (mgr.14140) 333 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:50.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:50 smithi017 bash[28266]: cluster 2023-11-16T01:42:49.006112+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 187 op/s 2023-11-16T01:42:50.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: cephadm 2023-11-16T01:42:48.402172+0000 mgr.y (mgr.14140) 331 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:50.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: cephadm 2023-11-16T01:42:48.402431+0000 mgr.y (mgr.14140) 332 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:50.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:50.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:50.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:50.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:50.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: cephadm 2023-11-16T01:42:48.409999+0000 mgr.y (mgr.14140) 333 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:50.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:50 smithi060 bash[24780]: cluster 2023-11-16T01:42:49.006112+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 187 op/s 2023-11-16T01:42:52.083 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:51 smithi017 bash[24695]: cluster 2023-11-16T01:42:51.007372+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-11-16T01:42:52.083 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:51 smithi017 bash[28266]: cluster 2023-11-16T01:42:51.007372+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-11-16T01:42:52.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:51 smithi060 bash[24780]: cluster 2023-11-16T01:42:51.007372+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-11-16T01:42:52.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: debug 2023-11-16T01:42:52.130+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:52.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:52.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:52.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: cephadm 2023-11-16T01:42:52.134739+0000 mgr.y (mgr.14140) 336 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:53.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: cephadm 2023-11-16T01:42:52.134739+0000 mgr.y (mgr.14140) 336 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:53.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:53.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: cephadm 2023-11-16T01:42:52.134899+0000 mgr.y (mgr.14140) 337 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:53.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[24695]: cephadm 2023-11-16T01:42:52.141956+0000 mgr.y (mgr.14140) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.210 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: cephadm 2023-11-16T01:42:52.134899+0000 mgr.y (mgr.14140) 337 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:53.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:53.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:52 smithi017 bash[28266]: cephadm 2023-11-16T01:42:52.141956+0000 mgr.y (mgr.14140) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: cephadm 2023-11-16T01:42:52.134739+0000 mgr.y (mgr.14140) 336 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:53.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: cephadm 2023-11-16T01:42:52.134899+0000 mgr.y (mgr.14140) 337 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:53.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:53.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:52 smithi060 bash[24780]: cephadm 2023-11-16T01:42:52.141956+0000 mgr.y (mgr.14140) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:42:54.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:53 smithi060 bash[24780]: cluster 2023-11-16T01:42:53.008493+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-11-16T01:42:54.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:53 smithi017 bash[24695]: cluster 2023-11-16T01:42:53.008493+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-11-16T01:42:54.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:53 smithi017 bash[28266]: cluster 2023-11-16T01:42:53.008493+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-11-16T01:42:56.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:56 smithi017 bash[24695]: cluster 2023-11-16T01:42:55.009434+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 176 op/s 2023-11-16T01:42:56.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:56 smithi017 bash[28266]: cluster 2023-11-16T01:42:55.009434+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 176 op/s 2023-11-16T01:42:56.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: debug 2023-11-16T01:42:55.830+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:56.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:56.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:56.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:55 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:56.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:56 smithi060 bash[24780]: cluster 2023-11-16T01:42:55.009434+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 176 op/s 2023-11-16T01:42:57.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: cephadm 2023-11-16T01:42:55.834461+0000 mgr.y (mgr.14140) 341 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: cephadm 2023-11-16T01:42:55.834461+0000 mgr.y (mgr.14140) 341 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:57.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: cephadm 2023-11-16T01:42:55.834800+0000 mgr.y (mgr.14140) 342 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:42:57.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[24695]: cephadm 2023-11-16T01:42:55.840969+0000 mgr.y (mgr.14140) 343 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: cephadm 2023-11-16T01:42:55.834800+0000 mgr.y (mgr.14140) 342 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:42:57.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:42:57.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:57 smithi017 bash[28266]: cephadm 2023-11-16T01:42:55.840969+0000 mgr.y (mgr.14140) 343 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: cephadm 2023-11-16T01:42:55.834461+0000 mgr.y (mgr.14140) 341 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:57.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: cephadm 2023-11-16T01:42:55.834800+0000 mgr.y (mgr.14140) 342 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:42:57.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:57.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:42:57.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:42:57.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:42:57.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:57 smithi060 bash[24780]: cephadm 2023-11-16T01:42:55.840969+0000 mgr.y (mgr.14140) 343 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:42:58.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:42:58 smithi017 bash[24695]: cluster 2023-11-16T01:42:57.010481+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 170 B/s wr, 130 op/s 2023-11-16T01:42:58.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:42:58 smithi017 bash[28266]: cluster 2023-11-16T01:42:57.010481+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 170 B/s wr, 130 op/s 2023-11-16T01:42:58.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:42:58 smithi060 bash[24780]: cluster 2023-11-16T01:42:57.010481+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 170 B/s wr, 130 op/s 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: debug 2023-11-16T01:42:59.570+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:59.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:42:59.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:42:59.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:42:59.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:42:59.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:42:59.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:42:59.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:42:59.978 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:42:59.978 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:42:59.978 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:42:59.978 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:42:59.979 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:42:59 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:00.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:00 smithi017 bash[24695]: cluster 2023-11-16T01:42:59.011315+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2023-11-16T01:43:00.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:00 smithi017 bash[28266]: cluster 2023-11-16T01:42:59.011315+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2023-11-16T01:43:00.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:00 smithi060 bash[24780]: cluster 2023-11-16T01:42:59.011315+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2023-11-16T01:43:01.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: cephadm 2023-11-16T01:42:59.576744+0000 mgr.y (mgr.14140) 346 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:43:01.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: cephadm 2023-11-16T01:42:59.576744+0000 mgr.y (mgr.14140) 346 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:43:01.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: cephadm 2023-11-16T01:42:59.577037+0000 mgr.y (mgr.14140) 347 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: cephadm 2023-11-16T01:42:59.577037+0000 mgr.y (mgr.14140) 347 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:43:01.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:01 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: cephadm 2023-11-16T01:42:59.576744+0000 mgr.y (mgr.14140) 346 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:43:01.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:43:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: cephadm 2023-11-16T01:42:59.577037+0000 mgr.y (mgr.14140) 347 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:43:01.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:43:01.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:43:01.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:43:01.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:43:01.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:43:01.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:01 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:43:02.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:02 smithi017 bash[24695]: cluster 2023-11-16T01:43:01.012528+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-16T01:43:02.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:02 smithi017 bash[28266]: cluster 2023-11-16T01:43:01.012528+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-16T01:43:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:02 smithi060 bash[24780]: cluster 2023-11-16T01:43:01.012528+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-16T01:43:04.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:04 smithi017 bash[24695]: cluster 2023-11-16T01:43:03.013692+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:04.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:04 smithi017 bash[28266]: cluster 2023-11-16T01:43:03.013692+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:04 smithi060 bash[24780]: cluster 2023-11-16T01:43:03.013692+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:06.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:06 smithi017 bash[24695]: cluster 2023-11-16T01:43:05.014669+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:06.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:06 smithi017 bash[28266]: cluster 2023-11-16T01:43:05.014669+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:06.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:06 smithi060 bash[24780]: cluster 2023-11-16T01:43:05.014669+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:08.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:08 smithi017 bash[24695]: cluster 2023-11-16T01:43:07.015769+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:08.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:08 smithi017 bash[28266]: cluster 2023-11-16T01:43:07.015769+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:08 smithi060 bash[24780]: cluster 2023-11-16T01:43:07.015769+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:10.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:10 smithi017 bash[24695]: cluster 2023-11-16T01:43:09.016581+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:10.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:10 smithi017 bash[28266]: cluster 2023-11-16T01:43:09.016581+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:10.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:10 smithi060 bash[24780]: cluster 2023-11-16T01:43:09.016581+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:12.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:11 smithi017 bash[24695]: cluster 2023-11-16T01:43:11.017785+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:12.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:11 smithi017 bash[28266]: cluster 2023-11-16T01:43:11.017785+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:12.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:11 smithi060 bash[24780]: cluster 2023-11-16T01:43:11.017785+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:14.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:14 smithi017 bash[24695]: cluster 2023-11-16T01:43:13.018798+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:14.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:14 smithi017 bash[28266]: cluster 2023-11-16T01:43:13.018798+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:14.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:14 smithi060 bash[24780]: cluster 2023-11-16T01:43:13.018798+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:16.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:16 smithi017 bash[24695]: cluster 2023-11-16T01:43:15.019857+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:16.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:16 smithi017 bash[28266]: cluster 2023-11-16T01:43:15.019857+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:16.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:16 smithi060 bash[24780]: cluster 2023-11-16T01:43:15.019857+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:18.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:18 smithi017 bash[24695]: cluster 2023-11-16T01:43:17.021011+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:18.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:18 smithi017 bash[28266]: cluster 2023-11-16T01:43:17.021011+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:18.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:18 smithi060 bash[24780]: cluster 2023-11-16T01:43:17.021011+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:20.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:20 smithi017 bash[24695]: cluster 2023-11-16T01:43:19.021802+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:20.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:20 smithi017 bash[28266]: cluster 2023-11-16T01:43:19.021802+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:20.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:20 smithi060 bash[24780]: cluster 2023-11-16T01:43:19.021802+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:22.202 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:21 smithi017 bash[28266]: cluster 2023-11-16T01:43:21.022980+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:22.202 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:21 smithi017 bash[24695]: cluster 2023-11-16T01:43:21.022980+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:22.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:21 smithi060 bash[24780]: cluster 2023-11-16T01:43:21.022980+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:24.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:24 smithi017 bash[24695]: cluster 2023-11-16T01:43:23.023986+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:24.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:24 smithi017 bash[28266]: cluster 2023-11-16T01:43:23.023986+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:24.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:24 smithi060 bash[24780]: cluster 2023-11-16T01:43:23.023986+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:26.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:26 smithi017 bash[24695]: cluster 2023-11-16T01:43:25.025070+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.635 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:26 smithi017 bash[28266]: cluster 2023-11-16T01:43:25.025070+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:28 smithi017 bash[24695]: cluster 2023-11-16T01:43:27.026249+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.635 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:28 smithi017 bash[28266]: cluster 2023-11-16T01:43:27.026249+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:30 smithi017 bash[24695]: cluster 2023-11-16T01:43:29.027057+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.636 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:30 smithi017 bash[28266]: cluster 2023-11-16T01:43:29.027057+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:31 smithi017 bash[24695]: cluster 2023-11-16T01:43:31.028363+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.636 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:31 smithi017 bash[28266]: cluster 2023-11-16T01:43:31.028363+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.636 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:34 smithi017 bash[24695]: cluster 2023-11-16T01:43:33.029557+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.637 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:34 smithi017 bash[28266]: cluster 2023-11-16T01:43:33.029557+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.637 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:26 smithi060 bash[24780]: cluster 2023-11-16T01:43:25.025070+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:28 smithi060 bash[24780]: cluster 2023-11-16T01:43:27.026249+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:30 smithi060 bash[24780]: cluster 2023-11-16T01:43:29.027057+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:31 smithi060 bash[24780]: cluster 2023-11-16T01:43:31.028363+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:34.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:34 smithi060 bash[24780]: cluster 2023-11-16T01:43:33.029557+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:36.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:36 smithi017 bash[24695]: cluster 2023-11-16T01:43:35.030701+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:36.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:36 smithi017 bash[28266]: cluster 2023-11-16T01:43:35.030701+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:36.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:36 smithi060 bash[24780]: cluster 2023-11-16T01:43:35.030701+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:38.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:38 smithi017 bash[24695]: cluster 2023-11-16T01:43:37.031860+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:38.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:38 smithi017 bash[28266]: cluster 2023-11-16T01:43:37.031860+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:38.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:38 smithi060 bash[24780]: cluster 2023-11-16T01:43:37.031860+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:40.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:40 smithi017 bash[24695]: cluster 2023-11-16T01:43:39.032819+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:40.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:40 smithi017 bash[28266]: cluster 2023-11-16T01:43:39.032819+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:40.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:40 smithi060 bash[24780]: cluster 2023-11-16T01:43:39.032819+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:42.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:41 smithi060 bash[24780]: cluster 2023-11-16T01:43:41.034115+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:42.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:41 smithi017 bash[24695]: cluster 2023-11-16T01:43:41.034115+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:42.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:41 smithi017 bash[28266]: cluster 2023-11-16T01:43:41.034115+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:44.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:44 smithi017 bash[24695]: cluster 2023-11-16T01:43:43.035203+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:44.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:44 smithi017 bash[28266]: cluster 2023-11-16T01:43:43.035203+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:44.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:44 smithi060 bash[24780]: cluster 2023-11-16T01:43:43.035203+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:46.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:46 smithi017 bash[24695]: cluster 2023-11-16T01:43:45.036266+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:46.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:46 smithi017 bash[28266]: cluster 2023-11-16T01:43:45.036266+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:46.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:46 smithi060 bash[24780]: cluster 2023-11-16T01:43:45.036266+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:48.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:48 smithi017 bash[24695]: cluster 2023-11-16T01:43:47.037321+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:48.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:48 smithi017 bash[28266]: cluster 2023-11-16T01:43:47.037321+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:48.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:48 smithi060 bash[24780]: cluster 2023-11-16T01:43:47.037321+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:50.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:50 smithi017 bash[24695]: cluster 2023-11-16T01:43:49.038119+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:50.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:50 smithi017 bash[28266]: cluster 2023-11-16T01:43:49.038119+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:50.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:50 smithi060 bash[24780]: cluster 2023-11-16T01:43:49.038119+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:52.212 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:51 smithi060 bash[24780]: cluster 2023-11-16T01:43:51.039297+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:52.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:51 smithi017 bash[24695]: cluster 2023-11-16T01:43:51.039297+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:52.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:51 smithi017 bash[28266]: cluster 2023-11-16T01:43:51.039297+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:54.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:54 smithi017 bash[24695]: cluster 2023-11-16T01:43:53.040377+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:54.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:54 smithi017 bash[28266]: cluster 2023-11-16T01:43:53.040377+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:54.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:54 smithi060 bash[24780]: cluster 2023-11-16T01:43:53.040377+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:56.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:56 smithi017 bash[24695]: cluster 2023-11-16T01:43:55.041492+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:56.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:56 smithi017 bash[28266]: cluster 2023-11-16T01:43:55.041492+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:56.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:56 smithi060 bash[24780]: cluster 2023-11-16T01:43:55.041492+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:58.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:43:58 smithi017 bash[24695]: cluster 2023-11-16T01:43:57.042621+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:58.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:43:58 smithi017 bash[28266]: cluster 2023-11-16T01:43:57.042621+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:43:58.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:43:58 smithi060 bash[24780]: cluster 2023-11-16T01:43:57.042621+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:00.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:00 smithi017 bash[24695]: cluster 2023-11-16T01:43:59.043468+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:00.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:00 smithi017 bash[28266]: cluster 2023-11-16T01:43:59.043468+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:00.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:00 smithi060 bash[24780]: cluster 2023-11-16T01:43:59.043468+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:02.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:01 smithi017 bash[24695]: cluster 2023-11-16T01:44:01.044691+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:02.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:01 smithi017 bash[28266]: cluster 2023-11-16T01:44:01.044691+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:02.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:01 smithi060 bash[24780]: cluster 2023-11-16T01:44:01.044691+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:04.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:04 smithi017 bash[24695]: cluster 2023-11-16T01:44:03.045748+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:04.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:04 smithi017 bash[28266]: cluster 2023-11-16T01:44:03.045748+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:04.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:04 smithi060 bash[24780]: cluster 2023-11-16T01:44:03.045748+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:06.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:06 smithi017 bash[24695]: cluster 2023-11-16T01:44:05.046788+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:06.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:06 smithi017 bash[28266]: cluster 2023-11-16T01:44:05.046788+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:06.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:06 smithi060 bash[24780]: cluster 2023-11-16T01:44:05.046788+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:08.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:08 smithi017 bash[28266]: cluster 2023-11-16T01:44:07.047807+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:08.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:08 smithi017 bash[24695]: cluster 2023-11-16T01:44:07.047807+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:08.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:08 smithi060 bash[24780]: cluster 2023-11-16T01:44:07.047807+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:10.452 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:10 smithi017 bash[24695]: cluster 2023-11-16T01:44:09.048599+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:10.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:10 smithi017 bash[28266]: cluster 2023-11-16T01:44:09.048599+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:10.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:10 smithi060 bash[24780]: cluster 2023-11-16T01:44:09.048599+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:12.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:11 smithi017 bash[24695]: cluster 2023-11-16T01:44:11.049796+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:12.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:11 smithi017 bash[28266]: cluster 2023-11-16T01:44:11.049796+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:12.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:11 smithi060 bash[24780]: cluster 2023-11-16T01:44:11.049796+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:14.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:14 smithi017 bash[24695]: cluster 2023-11-16T01:44:13.050936+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:14.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:14 smithi017 bash[28266]: cluster 2023-11-16T01:44:13.050936+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:14.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:14 smithi060 bash[24780]: cluster 2023-11-16T01:44:13.050936+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:16.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:16 smithi017 bash[28266]: cluster 2023-11-16T01:44:15.052013+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:16 smithi017 bash[24695]: cluster 2023-11-16T01:44:15.052013+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:16.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:16 smithi060 bash[24780]: cluster 2023-11-16T01:44:15.052013+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:18.452 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:18 smithi017 bash[28266]: cluster 2023-11-16T01:44:17.053120+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:18 smithi017 bash[24695]: cluster 2023-11-16T01:44:17.053120+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:18.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:18 smithi060 bash[24780]: cluster 2023-11-16T01:44:17.053120+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:20.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:20 smithi017 bash[28266]: cluster 2023-11-16T01:44:19.054050+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:20.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:20 smithi017 bash[24695]: cluster 2023-11-16T01:44:19.054050+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:20.462 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:20 smithi060 bash[24780]: cluster 2023-11-16T01:44:19.054050+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:22.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:21 smithi017 bash[28266]: cluster 2023-11-16T01:44:21.055380+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:22.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:21 smithi017 bash[24695]: cluster 2023-11-16T01:44:21.055380+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:22.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:21 smithi060 bash[24780]: cluster 2023-11-16T01:44:21.055380+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:24.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:24 smithi017 bash[28266]: cluster 2023-11-16T01:44:23.056426+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:24.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:24 smithi017 bash[24695]: cluster 2023-11-16T01:44:23.056426+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:24.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:24 smithi060 bash[24780]: cluster 2023-11-16T01:44:23.056426+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:26.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:26 smithi017 bash[28266]: cluster 2023-11-16T01:44:25.057529+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:26 smithi017 bash[24695]: cluster 2023-11-16T01:44:25.057529+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:26.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:26 smithi060 bash[24780]: cluster 2023-11-16T01:44:25.057529+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:28 smithi017 bash[24695]: cluster 2023-11-16T01:44:27.058525+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:28.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:28 smithi017 bash[28266]: cluster 2023-11-16T01:44:27.058525+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:28.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:28 smithi060 bash[24780]: cluster 2023-11-16T01:44:27.058525+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:30.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:30 smithi017 bash[28266]: cluster 2023-11-16T01:44:29.059355+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:30.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:30 smithi017 bash[24695]: cluster 2023-11-16T01:44:29.059355+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:30.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:30 smithi060 bash[24780]: cluster 2023-11-16T01:44:29.059355+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:32.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:31 smithi017 bash[24695]: cluster 2023-11-16T01:44:31.060546+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:32.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:31 smithi017 bash[28266]: cluster 2023-11-16T01:44:31.060546+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:32.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:31 smithi060 bash[24780]: cluster 2023-11-16T01:44:31.060546+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:34.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:34 smithi017 bash[24695]: cluster 2023-11-16T01:44:33.061603+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:34.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:34 smithi017 bash[28266]: cluster 2023-11-16T01:44:33.061603+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:34.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:34 smithi060 bash[24780]: cluster 2023-11-16T01:44:33.061603+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:36.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:36 smithi017 bash[24695]: cluster 2023-11-16T01:44:35.062610+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:36.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:36 smithi017 bash[28266]: cluster 2023-11-16T01:44:35.062610+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:36.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:36 smithi060 bash[24780]: cluster 2023-11-16T01:44:35.062610+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:38 smithi017 bash[24695]: cluster 2023-11-16T01:44:37.063619+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:38.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:38 smithi017 bash[28266]: cluster 2023-11-16T01:44:37.063619+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:38.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:38 smithi060 bash[24780]: cluster 2023-11-16T01:44:37.063619+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:40.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:40 smithi017 bash[24695]: cluster 2023-11-16T01:44:39.064509+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:40.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:40 smithi017 bash[28266]: cluster 2023-11-16T01:44:39.064509+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:40 smithi060 bash[24780]: cluster 2023-11-16T01:44:39.064509+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:42.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:41 smithi017 bash[24695]: cluster 2023-11-16T01:44:41.065778+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:42.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:41 smithi017 bash[28266]: cluster 2023-11-16T01:44:41.065778+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:42.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:41 smithi060 bash[24780]: cluster 2023-11-16T01:44:41.065778+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:44 smithi017 bash[24695]: cluster 2023-11-16T01:44:43.066816+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:44.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:44 smithi017 bash[28266]: cluster 2023-11-16T01:44:43.066816+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:44.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:44 smithi060 bash[24780]: cluster 2023-11-16T01:44:43.066816+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:46.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:46 smithi017 bash[24695]: cluster 2023-11-16T01:44:45.067848+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:46.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:46 smithi017 bash[28266]: cluster 2023-11-16T01:44:45.067848+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:46.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:46 smithi060 bash[24780]: cluster 2023-11-16T01:44:45.067848+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:48.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:48 smithi017 bash[24695]: cluster 2023-11-16T01:44:47.068857+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:48.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:48 smithi017 bash[28266]: cluster 2023-11-16T01:44:47.068857+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:48.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:48 smithi060 bash[24780]: cluster 2023-11-16T01:44:47.068857+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:50 smithi017 bash[24695]: cluster 2023-11-16T01:44:49.069833+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:50.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:50 smithi017 bash[28266]: cluster 2023-11-16T01:44:49.069833+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:50 smithi060 bash[24780]: cluster 2023-11-16T01:44:49.069833+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:52.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:51 smithi017 bash[24695]: cluster 2023-11-16T01:44:51.070986+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:52.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:51 smithi017 bash[28266]: cluster 2023-11-16T01:44:51.070986+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:52.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:51 smithi060 bash[24780]: cluster 2023-11-16T01:44:51.070986+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:54.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:54 smithi017 bash[24695]: cluster 2023-11-16T01:44:53.071974+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:54.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:54 smithi017 bash[28266]: cluster 2023-11-16T01:44:53.071974+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:54.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:54 smithi060 bash[24780]: cluster 2023-11-16T01:44:53.071974+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:56.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:56 smithi017 bash[24695]: cluster 2023-11-16T01:44:55.073068+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:56.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:56 smithi017 bash[28266]: cluster 2023-11-16T01:44:55.073068+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:56.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:56 smithi060 bash[24780]: cluster 2023-11-16T01:44:55.073068+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:44:58 smithi017 bash[24695]: cluster 2023-11-16T01:44:57.074090+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:58.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:44:58 smithi017 bash[28266]: cluster 2023-11-16T01:44:57.074090+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:44:58.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:44:58 smithi060 bash[24780]: cluster 2023-11-16T01:44:57.074090+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:00.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:00 smithi017 bash[24695]: cluster 2023-11-16T01:44:59.074987+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:00.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:00 smithi017 bash[28266]: cluster 2023-11-16T01:44:59.074987+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:00.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:00 smithi060 bash[24780]: cluster 2023-11-16T01:44:59.074987+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:01 smithi017 bash[24695]: cluster 2023-11-16T01:45:01.076153+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:02.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:01 smithi017 bash[28266]: cluster 2023-11-16T01:45:01.076153+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:02.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:01 smithi060 bash[24780]: cluster 2023-11-16T01:45:01.076153+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:04.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:04 smithi017 bash[28266]: cluster 2023-11-16T01:45:03.077260+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:04.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:04 smithi017 bash[24695]: cluster 2023-11-16T01:45:03.077260+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:04.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:04 smithi060 bash[24780]: cluster 2023-11-16T01:45:03.077260+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:06 smithi017 bash[24695]: cluster 2023-11-16T01:45:05.078294+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:06.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:06 smithi017 bash[28266]: cluster 2023-11-16T01:45:05.078294+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:06.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:06 smithi060 bash[24780]: cluster 2023-11-16T01:45:05.078294+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:08.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:08 smithi017 bash[24695]: cluster 2023-11-16T01:45:07.079322+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:08.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:08 smithi017 bash[28266]: cluster 2023-11-16T01:45:07.079322+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:08.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:08 smithi060 bash[24780]: cluster 2023-11-16T01:45:07.079322+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:10 smithi017 bash[24695]: cluster 2023-11-16T01:45:09.080203+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:10.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:10 smithi017 bash[28266]: cluster 2023-11-16T01:45:09.080203+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:10.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:10 smithi060 bash[24780]: cluster 2023-11-16T01:45:09.080203+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:12.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:11 smithi017 bash[24695]: cluster 2023-11-16T01:45:11.081281+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:12.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:11 smithi017 bash[28266]: cluster 2023-11-16T01:45:11.081281+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:12.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:11 smithi060 bash[24780]: cluster 2023-11-16T01:45:11.081281+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:14.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:14 smithi017 bash[24695]: cluster 2023-11-16T01:45:13.082269+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:14.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:14 smithi017 bash[28266]: cluster 2023-11-16T01:45:13.082269+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:14.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:14 smithi060 bash[24780]: cluster 2023-11-16T01:45:13.082269+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:16 smithi017 bash[24695]: cluster 2023-11-16T01:45:15.083312+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:16.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:16 smithi017 bash[28266]: cluster 2023-11-16T01:45:15.083312+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:16.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:16 smithi060 bash[24780]: cluster 2023-11-16T01:45:15.083312+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:18 smithi017 bash[24695]: cluster 2023-11-16T01:45:17.084325+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:18.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:18 smithi017 bash[28266]: cluster 2023-11-16T01:45:17.084325+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:18.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:18 smithi060 bash[24780]: cluster 2023-11-16T01:45:17.084325+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:20.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:20 smithi017 bash[24695]: cluster 2023-11-16T01:45:19.085240+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:20.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:20 smithi017 bash[28266]: cluster 2023-11-16T01:45:19.085240+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:20.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:20 smithi060 bash[24780]: cluster 2023-11-16T01:45:19.085240+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:22.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:21 smithi017 bash[24695]: cluster 2023-11-16T01:45:21.086337+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:22.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:21 smithi017 bash[28266]: cluster 2023-11-16T01:45:21.086337+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:22.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:21 smithi060 bash[24780]: cluster 2023-11-16T01:45:21.086337+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:24.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:24 smithi017 bash[24695]: cluster 2023-11-16T01:45:23.087267+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:25.626 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:24 smithi017 bash[28266]: cluster 2023-11-16T01:45:23.087267+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:25.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:24 smithi060 bash[24780]: cluster 2023-11-16T01:45:23.087267+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:26 smithi017 bash[24695]: cluster 2023-11-16T01:45:25.088374+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:26.477 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:26 smithi017 bash[28266]: cluster 2023-11-16T01:45:25.088374+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:26.477 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:26 smithi060 bash[24780]: cluster 2023-11-16T01:45:25.088374+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:28 smithi017 bash[24695]: cluster 2023-11-16T01:45:27.089396+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:28.453 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:28 smithi017 bash[28266]: cluster 2023-11-16T01:45:27.089396+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:28.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:28 smithi060 bash[24780]: cluster 2023-11-16T01:45:27.089396+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:30.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:30 smithi017 bash[24695]: cluster 2023-11-16T01:45:29.090316+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:30.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:30 smithi017 bash[28266]: cluster 2023-11-16T01:45:29.090316+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:30.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:30 smithi060 bash[24780]: cluster 2023-11-16T01:45:29.090316+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:32.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:31 smithi017 bash[24695]: cluster 2023-11-16T01:45:31.091472+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:32.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:31 smithi017 bash[28266]: cluster 2023-11-16T01:45:31.091472+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:32.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:31 smithi060 bash[24780]: cluster 2023-11-16T01:45:31.091472+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:34.118 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-16T01:45:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:34 smithi017 bash[24695]: cluster 2023-11-16T01:45:33.092406+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:34.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:34 smithi017 bash[28266]: cluster 2023-11-16T01:45:33.092406+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:34.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:34 smithi060 bash[24780]: cluster 2023-11-16T01:45:33.092406+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:36.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:36 smithi017 bash[24695]: cluster 2023-11-16T01:45:35.093489+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:36.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:36 smithi017 bash[28266]: cluster 2023-11-16T01:45:35.093489+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:36.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:36 smithi060 bash[24780]: cluster 2023-11-16T01:45:35.093489+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:38.222 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-16T01:45:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:38 smithi017 bash[24695]: cluster 2023-11-16T01:45:37.094558+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:38 smithi017 bash[24695]: audit 2023-11-16T01:45:37.416423+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.17:0/3763969916' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:38 smithi017 bash[24695]: audit 2023-11-16T01:45:37.424609+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.17:0/3763969916' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-16T01:45:38.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:38 smithi017 bash[28266]: cluster 2023-11-16T01:45:37.094558+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:38.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:38 smithi017 bash[28266]: audit 2023-11-16T01:45:37.416423+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.17:0/3763969916' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:38.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:38 smithi017 bash[28266]: audit 2023-11-16T01:45:37.424609+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.17:0/3763969916' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-16T01:45:38.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:38 smithi060 bash[24780]: cluster 2023-11-16T01:45:37.094558+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:38.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:38 smithi060 bash[24780]: audit 2023-11-16T01:45:37.416423+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.17:0/3763969916' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:38.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:38 smithi060 bash[24780]: audit 2023-11-16T01:45:37.424609+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.17:0/3763969916' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-16T01:45:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:40 smithi017 bash[24695]: cluster 2023-11-16T01:45:39.095450+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:40.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:40 smithi017 bash[28266]: cluster 2023-11-16T01:45:39.095450+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:40.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:40 smithi060 bash[24780]: cluster 2023-11-16T01:45:39.095450+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:42.167 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set global log_to_journald false --force' 2023-11-16T01:45:42.306 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:42 smithi017 bash[28266]: cluster 2023-11-16T01:45:41.096650+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:42.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:42 smithi017 bash[28266]: audit 2023-11-16T01:45:41.365967+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.17:0/4243055085' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:42.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:42 smithi017 bash[28266]: audit 2023-11-16T01:45:41.366592+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:42.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:42 smithi017 bash[28266]: audit 2023-11-16T01:45:41.374825+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-11-16T01:45:42.307 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:41 smithi017 bash[24695]: cluster 2023-11-16T01:45:41.096650+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:42.308 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:41 smithi017 bash[24695]: audit 2023-11-16T01:45:41.365967+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.17:0/4243055085' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:42.308 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:41 smithi017 bash[24695]: audit 2023-11-16T01:45:41.366592+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:42.308 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:42 smithi017 bash[24695]: audit 2023-11-16T01:45:41.374825+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-11-16T01:45:42.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:42 smithi060 bash[24780]: cluster 2023-11-16T01:45:41.096650+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:42.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:42 smithi060 bash[24780]: audit 2023-11-16T01:45:41.365967+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.17:0/4243055085' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:42.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:42 smithi060 bash[24780]: audit 2023-11-16T01:45:41.366592+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:42.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:42 smithi060 bash[24780]: audit 2023-11-16T01:45:41.374825+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-11-16T01:45:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:44 smithi017 bash[24695]: cluster 2023-11-16T01:45:43.097717+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:44.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:44 smithi017 bash[28266]: cluster 2023-11-16T01:45:43.097717+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:44.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:44 smithi060 bash[24780]: cluster 2023-11-16T01:45:43.097717+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:46.082 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-16T01:45:46.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: cluster 2023-11-16T01:45:45.098793+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:46.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: audit 2023-11-16T01:45:45.309660+0000 mon.a (mon.0) 558 : audit [INF] from='client.? 172.21.15.17:0/1333011658' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:46.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: audit 2023-11-16T01:45:45.319470+0000 mon.a (mon.0) 559 : audit [INF] from='client.? 172.21.15.17:0/1333011658' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-11-16T01:45:46.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: cluster 2023-11-16T01:45:45.098793+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:46.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: audit 2023-11-16T01:45:45.309660+0000 mon.a (mon.0) 558 : audit [INF] from='client.? 172.21.15.17:0/1333011658' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:46.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: audit 2023-11-16T01:45:45.319470+0000 mon.a (mon.0) 559 : audit [INF] from='client.? 172.21.15.17:0/1333011658' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-11-16T01:45:46.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: audit 2023-11-16T01:45:45.605696+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]: dispatch 2023-11-16T01:45:46.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: audit 2023-11-16T01:45:45.605696+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]: dispatch 2023-11-16T01:45:46.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: audit 2023-11-16T01:45:45.611636+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]': finished 2023-11-16T01:45:46.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: audit 2023-11-16T01:45:45.895836+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:45:46.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[28266]: audit 2023-11-16T01:45:45.902593+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:45:46.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: audit 2023-11-16T01:45:45.611636+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]': finished 2023-11-16T01:45:46.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: audit 2023-11-16T01:45:45.895836+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:45:46.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:46 smithi017 bash[24695]: audit 2023-11-16T01:45:45.902593+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:45:46.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: cluster 2023-11-16T01:45:45.098793+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:46.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: audit 2023-11-16T01:45:45.309660+0000 mon.a (mon.0) 558 : audit [INF] from='client.? 172.21.15.17:0/1333011658' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-11-16T01:45:46.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: audit 2023-11-16T01:45:45.319470+0000 mon.a (mon.0) 559 : audit [INF] from='client.? 172.21.15.17:0/1333011658' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-11-16T01:45:46.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: audit 2023-11-16T01:45:45.605696+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]: dispatch 2023-11-16T01:45:46.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: audit 2023-11-16T01:45:45.611636+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755171\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755305\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755379\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755450\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755519\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755589\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755658\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:43.755728\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:43.755769\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:42:43.755943\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]': finished 2023-11-16T01:45:46.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: audit 2023-11-16T01:45:45.895836+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:45:46.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:46 smithi060 bash[24780]: audit 2023-11-16T01:45:45.902593+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"2a2438b62d41\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622296\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:36:31.842588\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:29.346960\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:42:44.623362\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:45:47.402 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:47 smithi017 bash[24695]: cephadm 2023-11-16T01:45:45.910183+0000 mgr.y (mgr.14140) 431 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:45:47.403 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:47 smithi017 bash[28266]: cephadm 2023-11-16T01:45:45.910183+0000 mgr.y (mgr.14140) 431 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:45:47.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:47 smithi060 bash[24780]: cephadm 2023-11-16T01:45:45.910183+0000 mgr.y (mgr.14140) 431 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:45:48.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:48 smithi017 bash[24695]: cluster 2023-11-16T01:45:47.099470+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:48.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:48 smithi017 bash[28266]: cluster 2023-11-16T01:45:47.099470+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:48.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:48 smithi060 bash[24780]: cluster 2023-11-16T01:45:47.099470+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:49.226 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-16T01:45:49.227 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c c09183e7862c 2023-11-16T01:45:49.227 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2a2438b62d41 2023-11-16T01:45:49.227 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4aa69ca20c4e 2023-11-16T01:45:49.228 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4749ae2b52f1 2023-11-16T01:45:49.228 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T01:45:49.228 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 32cf30d41841 2023-11-16T01:45:49.229 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 error 3m ago 5m prom/node-exporter 2023-11-16T01:45:49.229 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 3m ago 5m prom/node-exporter 2023-11-16T01:45:49.229 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ab0ce5dfcbb0 2023-11-16T01:45:49.229 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a2414c143bba 2023-11-16T01:45:49.230 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b35e2952b512 2023-11-16T01:45:49.230 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f2571dfd256 2023-11-16T01:45:49.230 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T01:45:49.230 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T01:45:49.231 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T01:45:49.231 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (5m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T01:45:49.231 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.kueuvl smithi017 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9771f26d8ec2 2023-11-16T01:45:49.231 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T01:45:49.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: debug 2023-11-16T01:45:49.607+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:49.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:49.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:45:49.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:45:49.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:45:49.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:49 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:50.008 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-16T01:45:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:50 smithi017 bash[24695]: cluster 2023-11-16T01:45:49.100328+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:50.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:50 smithi017 bash[24695]: audit 2023-11-16T01:45:49.213873+0000 mgr.y (mgr.14140) 434 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:45:50.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:50 smithi017 bash[28266]: cluster 2023-11-16T01:45:49.100328+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:50.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:50 smithi017 bash[28266]: audit 2023-11-16T01:45:49.213873+0000 mgr.y (mgr.14140) 434 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:45:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:50 smithi060 bash[24780]: cluster 2023-11-16T01:45:49.100328+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:50.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:50 smithi060 bash[24780]: audit 2023-11-16T01:45:49.213873+0000 mgr.y (mgr.14140) 434 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:45:51.421 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: cephadm 2023-11-16T01:45:49.610855+0000 mgr.y (mgr.14140) 435 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:45:51.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.423 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:45:51.424 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: cephadm 2023-11-16T01:45:49.610855+0000 mgr.y (mgr.14140) 435 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:45:51.425 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.426 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.427 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: cephadm 2023-11-16T01:45:49.611157+0000 mgr.y (mgr.14140) 436 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.429 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[24695]: cephadm 2023-11-16T01:45:49.618011+0000 mgr.y (mgr.14140) 437 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: cephadm 2023-11-16T01:45:49.611157+0000 mgr.y (mgr.14140) 436 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:45:51.430 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.431 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.431 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.431 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:45:51.431 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:45:51.431 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.431 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:51 smithi017 bash[28266]: cephadm 2023-11-16T01:45:49.618011+0000 mgr.y (mgr.14140) 437 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:45:51.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: cephadm 2023-11-16T01:45:49.610855+0000 mgr.y (mgr.14140) 435 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: cephadm 2023-11-16T01:45:49.611157+0000 mgr.y (mgr.14140) 436 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:45:51.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:45:51.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:45:51.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:51 smithi060 bash[24780]: cephadm 2023-11-16T01:45:49.618011+0000 mgr.y (mgr.14140) 437 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:45:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:52 smithi017 bash[24695]: cluster 2023-11-16T01:45:51.101227+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:52.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:52 smithi017 bash[28266]: cluster 2023-11-16T01:45:51.101227+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:52.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:52 smithi060 bash[24780]: cluster 2023-11-16T01:45:51.101227+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:53.049 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-11-16T01:45:53.050 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-11-16T01:45:53.051 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-16T01:45:53.051 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:45:53.051 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-11-16T01:45:53.051 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-16T01:45:53.051 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:45:53.051 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:45:53.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24695]: audit 2023-11-16T01:45:53.043167+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.17:0/581628622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:45:53.360 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[28266]: audit 2023-11-16T01:45:53.043167+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.17:0/581628622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:45:53.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:53 smithi060 bash[24780]: audit 2023-11-16T01:45:53.043167+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.17:0/581628622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:45:53.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: debug 2023-11-16T01:45:53.667+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:53.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:53.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:53.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:45:53.957 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:45:53 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:54.156 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-16T01:45:54.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:54 smithi017 bash[24695]: cluster 2023-11-16T01:45:53.101898+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:54.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:54 smithi017 bash[28266]: cluster 2023-11-16T01:45:53.101898+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:54.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:54 smithi060 bash[24780]: cluster 2023-11-16T01:45:53.101898+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:55.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: cephadm 2023-11-16T01:45:53.671308+0000 mgr.y (mgr.14140) 440 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.627 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:55.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.629 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: cephadm 2023-11-16T01:45:53.671308+0000 mgr.y (mgr.14140) 440 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.630 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:55.631 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.632 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: cephadm 2023-11-16T01:45:53.671566+0000 mgr.y (mgr.14140) 441 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:45:55.633 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: cephadm 2023-11-16T01:45:53.671566+0000 mgr.y (mgr.14140) 441 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.634 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:45:55.635 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:55 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: cephadm 2023-11-16T01:45:53.671308+0000 mgr.y (mgr.14140) 440 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:45:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:45:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:45:55.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:45:55.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:55.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:45:55.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: cephadm 2023-11-16T01:45:53.671566+0000 mgr.y (mgr.14140) 441 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:45:55.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:45:55.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:45:55.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:45:55.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:45:55.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:45:55.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:45:55.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:55 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:45:56.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:56 smithi017 bash[24695]: cluster 2023-11-16T01:45:55.102933+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:56.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:56 smithi017 bash[28266]: cluster 2023-11-16T01:45:55.102933+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:56.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:56 smithi060 bash[24780]: cluster 2023-11-16T01:45:55.102933+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:57.471 INFO:teuthology.orchestra.run.smithi017.stdout: cluster: 2023-11-16T01:45:57.471 INFO:teuthology.orchestra.run.smithi017.stdout: id: 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:45:57.471 INFO:teuthology.orchestra.run.smithi017.stdout: health: HEALTH_OK 2023-11-16T01:45:57.471 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:45:57.472 INFO:teuthology.orchestra.run.smithi017.stdout: services: 2023-11-16T01:45:57.472 INFO:teuthology.orchestra.run.smithi017.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2023-11-16T01:45:57.472 INFO:teuthology.orchestra.run.smithi017.stdout: mgr: y(active, since 10m), standbys: x 2023-11-16T01:45:57.473 INFO:teuthology.orchestra.run.smithi017.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 6m) 2023-11-16T01:45:57.473 INFO:teuthology.orchestra.run.smithi017.stdout: rgw: 2 daemons active (r.z.smithi017.kueuvl, r.z.smithi060.iustnm) 2023-11-16T01:45:57.474 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:45:57.474 INFO:teuthology.orchestra.run.smithi017.stdout: task status: 2023-11-16T01:45:57.474 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:45:57.474 INFO:teuthology.orchestra.run.smithi017.stdout: data: 2023-11-16T01:45:57.474 INFO:teuthology.orchestra.run.smithi017.stdout: pools: 5 pools, 129 pgs 2023-11-16T01:45:57.475 INFO:teuthology.orchestra.run.smithi017.stdout: objects: 234 objects, 7.0 KiB 2023-11-16T01:45:57.475 INFO:teuthology.orchestra.run.smithi017.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:57.475 INFO:teuthology.orchestra.run.smithi017.stdout: pgs: 129 active+clean 2023-11-16T01:45:57.475 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:45:58.225 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ls' 2023-11-16T01:45:58.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:58 smithi017 bash[24695]: cluster 2023-11-16T01:45:57.103987+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:58.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:45:58 smithi017 bash[24695]: audit 2023-11-16T01:45:57.462384+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/40422570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:45:58.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:58 smithi017 bash[28266]: cluster 2023-11-16T01:45:57.103987+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:58.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:45:58 smithi017 bash[28266]: audit 2023-11-16T01:45:57.462384+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/40422570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:45:58.713 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:58 smithi060 bash[24780]: cluster 2023-11-16T01:45:57.103987+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:45:58.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:45:58 smithi060 bash[24780]: audit 2023-11-16T01:45:57.462384+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/40422570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:46:00.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:00 smithi017 bash[24695]: cluster 2023-11-16T01:45:59.104860+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:00.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:00 smithi017 bash[28266]: cluster 2023-11-16T01:45:59.104860+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:00.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:00 smithi060 bash[24780]: cluster 2023-11-16T01:45:59.104860+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager 0/1 - - count:1 smithi017=a 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:grafana 1/1 3m ago 5m count:1 smithi060=a ceph/ceph-grafana:latest 87a51ecf0b1c 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:mgr 2/2 3m ago 9m count:2 smithi017=y,smithi060=x docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:mon 3/0 3m ago - docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter 0/2 3m ago 5m count:2 smithi017=a,smithi060=b prom/node-exporter 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus 0/1 - - count:1 smithi060=a 2023-11-16T01:46:01.181 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z 2/2 3m ago 3m count:2 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-11-16T01:46:02.023 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-16T01:46:02.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:02 smithi017 bash[24695]: cluster 2023-11-16T01:46:01.106050+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:02.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:02 smithi017 bash[24695]: audit 2023-11-16T01:46:01.171548+0000 mgr.y (mgr.14140) 446 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:46:02.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:02 smithi017 bash[28266]: cluster 2023-11-16T01:46:01.106050+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:02.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:02 smithi017 bash[28266]: audit 2023-11-16T01:46:01.171548+0000 mgr.y (mgr.14140) 446 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:46:02.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:02 smithi060 bash[24780]: cluster 2023-11-16T01:46:01.106050+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:02.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:02 smithi060 bash[24780]: audit 2023-11-16T01:46:01.171548+0000 mgr.y (mgr.14140) 446 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:46:04.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:04 smithi017 bash[24695]: cluster 2023-11-16T01:46:03.106906+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:04.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:04 smithi017 bash[28266]: cluster 2023-11-16T01:46:03.106906+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:04.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:04 smithi060 bash[24780]: cluster 2023-11-16T01:46:03.106906+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:05.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:05 smithi017 bash[24695]: audit 2023-11-16T01:46:05.041073+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.17:0/1689612188' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-16T01:46:05.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:05 smithi017 bash[24695]: audit 2023-11-16T01:46:05.041829+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-16T01:46:05.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:05 smithi017 bash[24695]: audit 2023-11-16T01:46:05.046797+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]': finished 2023-11-16T01:46:05.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:05 smithi017 bash[28266]: audit 2023-11-16T01:46:05.041073+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.17:0/1689612188' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-16T01:46:05.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:05 smithi017 bash[28266]: audit 2023-11-16T01:46:05.041829+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-16T01:46:05.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:05 smithi017 bash[28266]: audit 2023-11-16T01:46:05.046797+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]': finished 2023-11-16T01:46:05.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:05 smithi060 bash[24780]: audit 2023-11-16T01:46:05.041073+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.17:0/1689612188' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-16T01:46:05.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:05 smithi060 bash[24780]: audit 2023-11-16T01:46:05.041829+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-16T01:46:05.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:05 smithi060 bash[24780]: audit 2023-11-16T01:46:05.046797+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]': finished 2023-11-16T01:46:05.832 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)"' 2023-11-16T01:46:06.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:06 smithi017 bash[24695]: cephadm 2023-11-16T01:46:05.058932+0000 mgr.y (mgr.14140) 448 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:46:06.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:06 smithi017 bash[24695]: cluster 2023-11-16T01:46:05.108033+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:06.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:06 smithi017 bash[28266]: cephadm 2023-11-16T01:46:05.058932+0000 mgr.y (mgr.14140) 448 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:46:06.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:06 smithi017 bash[28266]: cluster 2023-11-16T01:46:05.108033+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:06.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:06 smithi060 bash[24780]: cephadm 2023-11-16T01:46:05.058932+0000 mgr.y (mgr.14140) 448 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:46:06.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:06 smithi060 bash[24780]: cluster 2023-11-16T01:46:05.108033+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:08.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24695]: cluster 2023-11-16T01:46:07.109033+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:08.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[28266]: cluster 2023-11-16T01:46:07.109033+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:08.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:08 smithi060 bash[24780]: cluster 2023-11-16T01:46:07.109033+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: debug 2023-11-16T01:46:08.754+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:46:09.200 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:09.201 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:46:09.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:08 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:09.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:09 smithi017 bash[24695]: audit 2023-11-16T01:46:09.114233+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.17:0/1017057065' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:46:09.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:09 smithi017 bash[28266]: audit 2023-11-16T01:46:09.114233+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.17:0/1017057065' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:46:09.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:09 smithi060 bash[24780]: audit 2023-11-16T01:46:09.114233+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.17:0/1017057065' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:46:10.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: cephadm 2023-11-16T01:46:08.757885+0000 mgr.y (mgr.14140) 451 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:46:10.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: cephadm 2023-11-16T01:46:08.758224+0000 mgr.y (mgr.14140) 452 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: cephadm 2023-11-16T01:46:08.767906+0000 mgr.y (mgr.14140) 453 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:46:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: cluster 2023-11-16T01:46:09.109856+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:10.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: audit 2023-11-16T01:46:09.462362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-16T01:46:10.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: audit 2023-11-16T01:46:09.463844+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:46:10.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:10 smithi060 bash[24780]: audit 2023-11-16T01:46:09.465339+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-16T01:46:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: cephadm 2023-11-16T01:46:08.757885+0000 mgr.y (mgr.14140) 451 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:46:10.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: cephadm 2023-11-16T01:46:08.757885+0000 mgr.y (mgr.14140) 451 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:46:10.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:46:10.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: cephadm 2023-11-16T01:46:08.758224+0000 mgr.y (mgr.14140) 452 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: cephadm 2023-11-16T01:46:08.767906+0000 mgr.y (mgr.14140) 453 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:46:10.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: cluster 2023-11-16T01:46:09.109856+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: audit 2023-11-16T01:46:09.462362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: audit 2023-11-16T01:46:09.463844+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[24695]: audit 2023-11-16T01:46:09.465339+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: cephadm 2023-11-16T01:46:08.758224+0000 mgr.y (mgr.14140) 452 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:10.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: cephadm 2023-11-16T01:46:08.767906+0000 mgr.y (mgr.14140) 453 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: cluster 2023-11-16T01:46:09.109856+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: audit 2023-11-16T01:46:09.462362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-16T01:46:10.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: audit 2023-11-16T01:46:09.463844+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:46:10.716 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:10 smithi017 bash[28266]: audit 2023-11-16T01:46:09.465339+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-16T01:46:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:11 smithi060 bash[24780]: audit 2023-11-16T01:46:09.461060+0000 mgr.y (mgr.14140) 455 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:46:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:11 smithi060 bash[24780]: cephadm 2023-11-16T01:46:09.461442+0000 mgr.y (mgr.14140) 456 : cephadm [INF] Redeploy daemons mgr.x 2023-11-16T01:46:11.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:11 smithi060 bash[24780]: cephadm 2023-11-16T01:46:09.464964+0000 mgr.y (mgr.14140) 457 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T01:46:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:11 smithi017 bash[24695]: audit 2023-11-16T01:46:09.461060+0000 mgr.y (mgr.14140) 455 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:46:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:11 smithi017 bash[24695]: cephadm 2023-11-16T01:46:09.461442+0000 mgr.y (mgr.14140) 456 : cephadm [INF] Redeploy daemons mgr.x 2023-11-16T01:46:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:11 smithi017 bash[24695]: cephadm 2023-11-16T01:46:09.464964+0000 mgr.y (mgr.14140) 457 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T01:46:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:11 smithi017 bash[28266]: audit 2023-11-16T01:46:09.461060+0000 mgr.y (mgr.14140) 455 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:46:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:11 smithi017 bash[28266]: cephadm 2023-11-16T01:46:09.461442+0000 mgr.y (mgr.14140) 456 : cephadm [INF] Redeploy daemons mgr.x 2023-11-16T01:46:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:11 smithi017 bash[28266]: cephadm 2023-11-16T01:46:09.464964+0000 mgr.y (mgr.14140) 457 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T01:46:12.399 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24695]: cluster 2023-11-16T01:46:11.111117+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:12.400 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[28266]: cluster 2023-11-16T01:46:11.111117+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:12.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: debug 2023-11-16T01:46:12.446+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:12.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:12.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:12.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:46:12.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:12.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:46:12.709 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:46:12 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:12.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:12 smithi060 bash[24780]: cluster 2023-11-16T01:46:11.111117+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: cephadm 2023-11-16T01:46:12.449812+0000 mgr.y (mgr.14140) 459 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:46:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:46:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: cephadm 2023-11-16T01:46:12.449812+0000 mgr.y (mgr.14140) 459 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:46:14.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: cephadm 2023-11-16T01:46:12.450064+0000 mgr.y (mgr.14140) 460 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[24695]: cluster 2023-11-16T01:46:13.111949+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: cephadm 2023-11-16T01:46:12.450064+0000 mgr.y (mgr.14140) 460 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:46:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:14 smithi017 bash[28266]: cluster 2023-11-16T01:46:13.111949+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: cephadm 2023-11-16T01:46:12.449812+0000 mgr.y (mgr.14140) 459 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:46:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: cephadm 2023-11-16T01:46:12.450064+0000 mgr.y (mgr.14140) 460 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:46:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:46:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:14 smithi060 bash[24780]: cluster 2023-11-16T01:46:13.111949+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:16.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:16 smithi017 bash[24695]: cluster 2023-11-16T01:46:15.112859+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:16.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:16 smithi017 bash[28266]: cluster 2023-11-16T01:46:15.112859+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:16.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:16 smithi060 bash[24780]: cluster 2023-11-16T01:46:15.112859+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:18 smithi017 bash[24695]: cluster 2023-11-16T01:46:17.113867+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:18.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:18 smithi017 bash[28266]: cluster 2023-11-16T01:46:17.113867+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:18.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:18 smithi060 bash[24780]: cluster 2023-11-16T01:46:17.113867+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:20 smithi017 bash[24695]: cluster 2023-11-16T01:46:19.114784+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:20.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:20 smithi017 bash[28266]: cluster 2023-11-16T01:46:19.114784+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:20.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:20 smithi060 bash[24780]: cluster 2023-11-16T01:46:19.114784+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:22 smithi017 bash[24695]: cluster 2023-11-16T01:46:21.116042+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:22.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:22 smithi017 bash[28266]: cluster 2023-11-16T01:46:21.116042+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:22.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:22 smithi060 bash[24780]: cluster 2023-11-16T01:46:21.116042+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:24.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:24 smithi017 bash[24695]: cluster 2023-11-16T01:46:23.116896+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:24.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:24 smithi017 bash[28266]: cluster 2023-11-16T01:46:23.116896+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:24.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:24 smithi060 bash[24780]: cluster 2023-11-16T01:46:23.116896+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:26 smithi017 bash[24695]: cluster 2023-11-16T01:46:25.117961+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:26.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:26 smithi017 bash[28266]: cluster 2023-11-16T01:46:25.117961+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:26.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:26 smithi060 bash[24780]: cluster 2023-11-16T01:46:25.117961+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:28 smithi017 bash[24695]: cluster 2023-11-16T01:46:27.118992+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.590 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:28 smithi017 bash[28266]: cluster 2023-11-16T01:46:27.118992+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.590 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:30 smithi017 bash[24695]: cluster 2023-11-16T01:46:29.119886+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.591 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:30 smithi017 bash[28266]: cluster 2023-11-16T01:46:29.119886+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.591 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:32 smithi017 bash[24695]: cluster 2023-11-16T01:46:31.121121+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.591 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:32 smithi017 bash[28266]: cluster 2023-11-16T01:46:31.121121+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.591 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:34 smithi017 bash[24695]: cluster 2023-11-16T01:46:33.121872+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.592 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:34 smithi017 bash[28266]: cluster 2023-11-16T01:46:33.121872+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.592 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:36 smithi017 bash[24695]: cluster 2023-11-16T01:46:35.122917+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.592 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:36 smithi017 bash[28266]: cluster 2023-11-16T01:46:35.122917+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:28 smithi060 bash[24780]: cluster 2023-11-16T01:46:27.118992+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:30 smithi060 bash[24780]: cluster 2023-11-16T01:46:29.119886+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:32 smithi060 bash[24780]: cluster 2023-11-16T01:46:31.121121+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:34 smithi060 bash[24780]: cluster 2023-11-16T01:46:33.121872+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:37.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:36 smithi060 bash[24780]: cluster 2023-11-16T01:46:35.122917+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:38.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:38 smithi017 bash[24695]: cluster 2023-11-16T01:46:37.123925+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:38.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:38 smithi017 bash[28266]: cluster 2023-11-16T01:46:37.123925+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:38.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:38 smithi060 bash[24780]: cluster 2023-11-16T01:46:37.123925+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:40.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:40 smithi060 bash[24780]: cluster 2023-11-16T01:46:39.124839+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:40.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:40 smithi017 bash[24695]: cluster 2023-11-16T01:46:39.124839+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:40.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:40 smithi017 bash[28266]: cluster 2023-11-16T01:46:39.124839+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:42.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:42 smithi017 bash[24695]: cluster 2023-11-16T01:46:41.126093+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:42.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:42 smithi017 bash[28266]: cluster 2023-11-16T01:46:41.126093+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:42.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:42 smithi060 bash[24780]: cluster 2023-11-16T01:46:41.126093+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:44.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:44 smithi017 bash[24695]: cluster 2023-11-16T01:46:43.126913+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:44.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:44 smithi017 bash[28266]: cluster 2023-11-16T01:46:43.126913+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:44.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:44 smithi060 bash[24780]: cluster 2023-11-16T01:46:43.126913+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:46.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:46 smithi017 bash[24695]: cluster 2023-11-16T01:46:45.127986+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:46.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:46 smithi017 bash[28266]: cluster 2023-11-16T01:46:45.127986+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:46.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:46 smithi060 bash[24780]: cluster 2023-11-16T01:46:45.127986+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:48.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:48 smithi060 bash[24780]: cluster 2023-11-16T01:46:47.128958+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:48.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:48 smithi017 bash[24695]: cluster 2023-11-16T01:46:47.128958+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:48.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:48 smithi017 bash[28266]: cluster 2023-11-16T01:46:47.128958+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:50.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:50 smithi017 bash[24695]: cluster 2023-11-16T01:46:49.129842+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:50.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:50 smithi017 bash[28266]: cluster 2023-11-16T01:46:49.129842+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:50.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:50 smithi060 bash[24780]: cluster 2023-11-16T01:46:49.129842+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:52 smithi017 bash[24695]: cluster 2023-11-16T01:46:51.131197+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:52.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:52 smithi017 bash[28266]: cluster 2023-11-16T01:46:51.131197+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:52.456 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:52 smithi060 bash[24780]: cluster 2023-11-16T01:46:51.131197+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:53.714 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:46:53 smithi060 systemd[1]: Stopping Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:46:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:54 smithi017 bash[24695]: cluster 2023-11-16T01:46:53.132078+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:54.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:54 smithi017 bash[28266]: cluster 2023-11-16T01:46:53.132078+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:54.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:54 smithi060 bash[24780]: cluster 2023-11-16T01:46:53.132078+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:56.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:56 smithi060 bash[24780]: cluster 2023-11-16T01:46:55.133060+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:56 smithi017 bash[24695]: cluster 2023-11-16T01:46:55.133060+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:56.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:56 smithi017 bash[28266]: cluster 2023-11-16T01:46:55.133060+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:58.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:46:58 smithi017 bash[24695]: cluster 2023-11-16T01:46:57.134049+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:58.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:46:58 smithi017 bash[28266]: cluster 2023-11-16T01:46:57.134049+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:46:58.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:46:58 smithi060 bash[24780]: cluster 2023-11-16T01:46:57.134049+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:00 smithi017 bash[24695]: cluster 2023-11-16T01:46:59.134959+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:00.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:00 smithi017 bash[28266]: cluster 2023-11-16T01:46:59.134959+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:00.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:00 smithi060 bash[24780]: cluster 2023-11-16T01:46:59.134959+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:02.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:02 smithi017 bash[24695]: cluster 2023-11-16T01:47:01.136181+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:02.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:02 smithi017 bash[28266]: cluster 2023-11-16T01:47:01.136181+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:02.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:02 smithi060 bash[24780]: cluster 2023-11-16T01:47:01.136181+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:04.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:04 smithi060 bash[24780]: cluster 2023-11-16T01:47:03.137090+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:04.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:04 smithi017 bash[24695]: cluster 2023-11-16T01:47:03.137090+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:04.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:04 smithi017 bash[28266]: cluster 2023-11-16T01:47:03.137090+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:04.676 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 docker[35212]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-16T01:47:04.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-16T01:47:04.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-16T01:47:04.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 systemd[1]: Stopped Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:47:04.964 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 systemd[1]: Starting Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:47:04.965 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 docker[35292]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-16T01:47:04.965 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:04 smithi060 systemd[1]: Started Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:47:05.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:05 smithi060 bash[24780]: audit 2023-11-16T01:47:04.713936+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:05.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:05 smithi060 bash[24780]: audit 2023-11-16T01:47:04.714983+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:05.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:05 smithi060 bash[24780]: audit 2023-11-16T01:47:04.720392+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:05.572 INFO:teuthology.orchestra.run.smithi017.stdout:Deployed mgr.x on host 'smithi060' 2023-11-16T01:47:05.651 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:05 smithi017 bash[28266]: audit 2023-11-16T01:47:04.713936+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:05.651 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:05 smithi017 bash[28266]: audit 2023-11-16T01:47:04.714983+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:05.651 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:05 smithi017 bash[28266]: audit 2023-11-16T01:47:04.720392+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:05.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:05 smithi017 bash[24695]: audit 2023-11-16T01:47:04.713936+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:05.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:05 smithi017 bash[24695]: audit 2023-11-16T01:47:04.714983+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:05.652 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:05 smithi017 bash[24695]: audit 2023-11-16T01:47:04.720392+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622093\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622425\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622548\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622670\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622792\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:42:44.622913\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.622986\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:42:44.623107\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:05.964 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:05 smithi060 bash[35316]: debug 2023-11-16T01:47:05.803+0000 7fae7c0fe700 1 -- 172.21.15.60:0/2706684955 <== mon.2 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556ce7d1e4e0 con 0x556ce7e12c00 2023-11-16T01:47:06.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:06 smithi017 bash[24695]: cluster 2023-11-16T01:47:05.138137+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:06.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:06 smithi017 bash[28266]: cluster 2023-11-16T01:47:05.138137+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:06.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:06 smithi017 bash[24695]: audit 2023-11-16T01:47:05.740154+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737534\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737694\", \"created\": \"2023-11-16T01:36:31.821487\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737754\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737848\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737940\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738032\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:05.738124\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738180\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738272\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:05.738473\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:06.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:06 smithi017 bash[28266]: audit 2023-11-16T01:47:05.740154+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737534\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737694\", \"created\": \"2023-11-16T01:36:31.821487\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737754\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737848\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737940\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738032\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:05.738124\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738180\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738272\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:05.738473\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:06.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:06 smithi017 bash[24695]: audit 2023-11-16T01:47:05.746657+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737534\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737694\", \"created\": \"2023-11-16T01:36:31.821487\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737754\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737848\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737940\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738032\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:05.738124\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738180\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738272\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:05.738473\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:06.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:06 smithi017 bash[28266]: audit 2023-11-16T01:47:05.746657+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737534\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737694\", \"created\": \"2023-11-16T01:36:31.821487\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737754\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737848\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737940\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738032\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:05.738124\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738180\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738272\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:05.738473\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:06.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:05 smithi060 bash[35316]: debug 2023-11-16T01:47:05.963+0000 7fae8c6e5680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T01:47:06.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:06 smithi060 bash[35316]: debug 2023-11-16T01:47:06.071+0000 7fae8c6e5680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T01:47:06.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:06 smithi060 bash[24780]: cluster 2023-11-16T01:47:05.138137+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:06.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:06 smithi060 bash[24780]: audit 2023-11-16T01:47:05.740154+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737534\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737694\", \"created\": \"2023-11-16T01:36:31.821487\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737754\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737848\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737940\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738032\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:05.738124\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738180\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738272\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:05.738473\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:06.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:06 smithi060 bash[24780]: audit 2023-11-16T01:47:05.746657+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737534\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737694\", \"created\": \"2023-11-16T01:36:31.821487\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737754\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737848\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.737940\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738032\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:05.738124\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738180\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:05.738272\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:05.738473\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:06.562 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps --refresh' 2023-11-16T01:47:06.964 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:06 smithi060 bash[35316]: debug 2023-11-16T01:47:06.535+0000 7fae8c6e5680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T01:47:07.480 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:07 smithi017 bash[24695]: cephadm 2023-11-16T01:47:05.753801+0000 mgr.y (mgr.14140) 488 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:47:07.481 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:07 smithi017 bash[28266]: cephadm 2023-11-16T01:47:05.753801+0000 mgr.y (mgr.14140) 488 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:47:07.490 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:07 smithi060 bash[24780]: cephadm 2023-11-16T01:47:05.753801+0000 mgr.y (mgr.14140) 488 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:47:07.842 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:07 smithi060 bash[35316]: debug 2023-11-16T01:47:07.479+0000 7fae8c6e5680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T01:47:07.842 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:07 smithi060 bash[35316]: debug 2023-11-16T01:47:07.579+0000 7fae8c6e5680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T01:47:08.214 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:07 smithi060 bash[35316]: debug 2023-11-16T01:47:07.831+0000 7fae8c6e5680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T01:47:08.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:08 smithi017 bash[24695]: cluster 2023-11-16T01:47:07.139160+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:08.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:08 smithi017 bash[28266]: cluster 2023-11-16T01:47:07.139160+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:08.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:08 smithi060 bash[24780]: cluster 2023-11-16T01:47:07.139160+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:09.268 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:08 smithi060 bash[35316]: debug 2023-11-16T01:47:08.991+0000 7fae8c6e5680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T01:47:09.269 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:09 smithi060 bash[35316]: debug 2023-11-16T01:47:09.159+0000 7fae8c6e5680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:47:09.608 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:09 smithi060 bash[35316]: debug 2023-11-16T01:47:09.259+0000 7fae8c6e5680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-16T01:47:09.608 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:09 smithi060 bash[35316]: debug 2023-11-16T01:47:09.371+0000 7fae8c6e5680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: debug 2023-11-16T01:47:09.509+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:47:09.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:09.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:47:09.707 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:47:09.708 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:09 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:09.964 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:09 smithi060 bash[35316]: debug 2023-11-16T01:47:09.595+0000 7fae8c6e5680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-16T01:47:10.241 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:09 smithi060 bash[35316]: debug 2023-11-16T01:47:09.979+0000 7fae8c6e5680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-16T01:47:10.241 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:10 smithi060 bash[35316]: debug 2023-11-16T01:47:10.099+0000 7fae8c6e5680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-16T01:47:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:10 smithi017 bash[24695]: cluster 2023-11-16T01:47:09.140058+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:10 smithi017 bash[24695]: audit 2023-11-16T01:47:09.723118+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:10 smithi017 bash[28266]: cluster 2023-11-16T01:47:09.140058+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:10 smithi017 bash[28266]: audit 2023-11-16T01:47:09.723118+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:10.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:10 smithi060 bash[24780]: cluster 2023-11-16T01:47:09.140058+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:10.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:10 smithi060 bash[24780]: audit 2023-11-16T01:47:09.723118+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:11.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[35316]: debug 2023-11-16T01:47:11.007+0000 7fae8c6e5680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-16T01:47:11.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[35316]: debug 2023-11-16T01:47:11.119+0000 7fae8c6e5680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-16T01:47:11.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[35316]: debug 2023-11-16T01:47:11.247+0000 7fae8c6e5680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: cephadm 2023-11-16T01:47:09.514010+0000 mgr.y (mgr.14140) 491 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:47:11.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:47:11.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: cephadm 2023-11-16T01:47:09.514181+0000 mgr.y (mgr.14140) 492 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: cephadm 2023-11-16T01:47:09.517307+0000 mgr.y (mgr.14140) 493 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: audit 2023-11-16T01:47:09.722323+0000 mgr.y (mgr.14140) 494 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: audit 2023-11-16T01:47:10.446362+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.442894\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443094\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443222\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443345\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443466\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443585\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443706\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:10.443827\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443901\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:47:10.444170\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]: dispatch 2023-11-16T01:47:11.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: audit 2023-11-16T01:47:10.452344+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.442894\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443094\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443222\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443345\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443466\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443585\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443706\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:10.443827\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443901\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:47:10.444170\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]': finished 2023-11-16T01:47:11.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[24780]: audit 2023-11-16T01:47:10.453525+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:11.483 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-16T01:47:11.483 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (6m) 0s ago 6m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c c09183e7862c 2023-11-16T01:47:11.483 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (6s) 0s ago 10m 16.2.14-171-ged3c8e92 quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 6be2081e30e3 c4c6754ef399 2023-11-16T01:47:11.483 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (10m) 0s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T01:47:11.484 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 0s ago 7m prom/node-exporter 2023-11-16T01:47:11.484 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T01:47:11.484 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T01:47:11.484 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T01:47:11.484 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T01:47:11.484 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (4m) 0s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: cephadm 2023-11-16T01:47:09.514010+0000 mgr.y (mgr.14140) 491 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:11.579 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.580 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:47:11.581 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: cephadm 2023-11-16T01:47:09.514010+0000 mgr.y (mgr.14140) 491 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:47:11.582 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:47:11.584 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: cephadm 2023-11-16T01:47:09.514181+0000 mgr.y (mgr.14140) 492 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:11.585 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: cephadm 2023-11-16T01:47:09.517307+0000 mgr.y (mgr.14140) 493 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: audit 2023-11-16T01:47:09.722323+0000 mgr.y (mgr.14140) 494 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: audit 2023-11-16T01:47:10.446362+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.442894\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443094\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443222\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443345\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443466\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443585\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443706\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:10.443827\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443901\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:47:10.444170\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]: dispatch 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: audit 2023-11-16T01:47:10.452344+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.442894\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443094\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443222\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443345\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443466\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443585\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443706\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:10.443827\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443901\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:47:10.444170\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]': finished 2023-11-16T01:47:11.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[24695]: audit 2023-11-16T01:47:10.453525+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: cephadm 2023-11-16T01:47:09.514181+0000 mgr.y (mgr.14140) 492 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi060', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:Verifying port 9095 ... 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:11.587 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi060 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: cephadm 2023-11-16T01:47:09.517307+0000 mgr.y (mgr.14140) 493 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: audit 2023-11-16T01:47:09.722323+0000 mgr.y (mgr.14140) 494 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: audit 2023-11-16T01:47:10.446362+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.442894\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443094\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443222\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443345\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443466\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443585\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443706\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:10.443827\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443901\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:47:10.444170\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]: dispatch 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: audit 2023-11-16T01:47:10.452344+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.442894\", \"created\": \"2023-11-16T01:34:18.211361\", \"started\": \"2023-11-16T01:34:24.503948\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443094\", \"created\": \"2023-11-16T01:34:26.927160\", \"started\": \"2023-11-16T01:34:26.951264\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443222\", \"created\": \"2023-11-16T01:36:00.173009\", \"started\": \"2023-11-16T01:36:00.198304\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443345\", \"created\": \"2023-11-16T01:36:52.307837\", \"started\": \"2023-11-16T01:36:56.721780\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443466\", \"created\": \"2023-11-16T01:37:18.332983\", \"started\": \"2023-11-16T01:37:22.810086\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443585\", \"created\": \"2023-11-16T01:37:43.913149\", \"started\": \"2023-11-16T01:37:47.407141\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443706\", \"created\": \"2023-11-16T01:38:10.404752\", \"started\": \"2023-11-16T01:38:14.591164\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:10.443827\", \"created\": \"2023-11-16T01:40:07.706171\"}, \"rgw.r.z.smithi017.kueuvl\": {\"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:10.443901\", \"created\": \"2023-11-16T01:42:42.554989\", \"started\": \"2023-11-16T01:42:42.577848\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863\"}}, \"last_daemon_update\": \"2023-11-16T01:47:10.444170\", \"last_device_update\": \"2023-11-16T01:38:18.122965\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-11-16T01:45:45.603583\"}"}]': finished 2023-11-16T01:47:11.588 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:11 smithi017 bash[28266]: audit 2023-11-16T01:47:10.453525+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-16T01:47:11.827 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[35316]: debug 2023-11-16T01:47:11.523+0000 7fae8c6e5680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-16T01:47:12.174 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[35316]: debug 2023-11-16T01:47:11.815+0000 7fae8c6e5680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-16T01:47:12.174 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:11 smithi060 bash[35316]: debug 2023-11-16T01:47:11.987+0000 7fae8c6e5680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-16T01:47:12.333 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-16T01:47:12.464 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:12 smithi060 bash[35316]: debug 2023-11-16T01:47:12.163+0000 7fae8c6e5680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:47:12.464 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:12 smithi060 bash[35316]: debug 2023-11-16T01:47:12.399+0000 7fae8c6e5680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-16T01:47:12.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:12 smithi060 bash[24780]: cluster 2023-11-16T01:47:11.141346+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:12.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:12 smithi060 bash[24780]: audit 2023-11-16T01:47:11.461972+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458610\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458810\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:47:04.715125\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458937\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459060\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459181\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459302\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:11.459424\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459497\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459618\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:11.459875\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:12.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:12 smithi060 bash[24780]: audit 2023-11-16T01:47:11.467550+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458610\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458810\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:47:04.715125\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458937\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459060\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459181\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459302\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:11.459424\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459497\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459618\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:11.459875\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:12.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:12 smithi017 bash[24695]: cluster 2023-11-16T01:47:11.141346+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:12.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:12 smithi017 bash[28266]: cluster 2023-11-16T01:47:11.141346+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:12.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:12 smithi017 bash[24695]: audit 2023-11-16T01:47:11.461972+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458610\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458810\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:47:04.715125\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458937\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459060\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459181\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459302\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:11.459424\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459497\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459618\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:11.459875\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:12.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:12 smithi017 bash[24695]: audit 2023-11-16T01:47:11.467550+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458610\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458810\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:47:04.715125\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458937\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459060\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459181\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459302\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:11.459424\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459497\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459618\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:11.459875\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:12.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:12 smithi017 bash[28266]: audit 2023-11-16T01:47:11.461972+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458610\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458810\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:47:04.715125\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458937\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459060\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459181\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459302\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:11.459424\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459497\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459618\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:11.459875\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]: dispatch 2023-11-16T01:47:12.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:12 smithi017 bash[28266]: audit 2023-11-16T01:47:11.467550+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.17:0/2218740384' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458610\", \"created\": \"2023-11-16T01:36:15.833856\", \"started\": \"2023-11-16T01:36:15.860944\"}, \"mgr.x\": {\"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458810\", \"created\": \"2023-11-16T01:36:31.821487\", \"started\": \"2023-11-16T01:47:04.715125\"}, \"osd.4\": {\"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.458937\", \"created\": \"2023-11-16T01:38:32.568214\", \"started\": \"2023-11-16T01:38:37.105930\"}, \"osd.5\": {\"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459060\", \"created\": \"2023-11-16T01:38:57.071770\", \"started\": \"2023-11-16T01:39:00.222955\"}, \"osd.6\": {\"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459181\", \"created\": \"2023-11-16T01:39:20.895710\", \"started\": \"2023-11-16T01:39:24.706099\"}, \"osd.7\": {\"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459302\", \"created\": \"2023-11-16T01:39:46.303490\", \"started\": \"2023-11-16T01:39:49.236747\"}, \"node-exporter.b\": {\"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-16T01:47:11.459424\", \"created\": \"2023-11-16T01:40:06.991155\"}, \"grafana.a\": {\"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459497\", \"created\": \"2023-11-16T01:40:40.058894\", \"started\": \"2023-11-16T01:40:40.080317\"}, \"rgw.r.z.smithi060.iustnm\": {\"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-16T01:47:11.459618\", \"created\": \"2023-11-16T01:42:39.817071\", \"started\": \"2023-11-16T01:42:39.837230\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534\"}}, \"last_daemon_update\": \"2023-11-16T01:47:11.459875\", \"last_device_update\": \"2023-11-16T01:39:53.555059\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-11-16T01:45:45.893678\"}"}]': finished 2023-11-16T01:47:12.964 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:47:12 smithi060 bash[35316]: debug 2023-11-16T01:47:12.511+0000 7fae8c6e5680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-16T01:47:13.526 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24695]: cluster 2023-11-16T01:47:12.536170+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x restarted 2023-11-16T01:47:13.526 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24695]: cluster 2023-11-16T01:47:12.536377+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:47:13.526 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24695]: audit 2023-11-16T01:47:12.539608+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T01:47:13.526 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24695]: audit 2023-11-16T01:47:12.540772+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24695]: audit 2023-11-16T01:47:12.542420+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24695]: audit 2023-11-16T01:47:12.542893+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[28266]: cluster 2023-11-16T01:47:12.536170+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x restarted 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[28266]: cluster 2023-11-16T01:47:12.536377+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[28266]: audit 2023-11-16T01:47:12.539608+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[28266]: audit 2023-11-16T01:47:12.540772+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[28266]: audit 2023-11-16T01:47:12.542420+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T01:47:13.527 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[28266]: audit 2023-11-16T01:47:12.542893+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: debug 2023-11-16T01:47:13.405+0000 7f93d2604700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:47:13.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: code, '\n'.join(err))) 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:13.529 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: Traceback (most recent call last): 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 4247, in 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 968, in _default_image 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 2508, in command_deploy 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 1973, in run 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: File "", line 696, in call_throws 2023-11-16T01:47:13.530 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:47:13 smithi017 bash[24950]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:13.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:13 smithi060 bash[24780]: cluster 2023-11-16T01:47:12.536170+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x restarted 2023-11-16T01:47:13.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:13 smithi060 bash[24780]: cluster 2023-11-16T01:47:12.536377+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:47:13.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:13 smithi060 bash[24780]: audit 2023-11-16T01:47:12.539608+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T01:47:13.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:13 smithi060 bash[24780]: audit 2023-11-16T01:47:12.540772+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:47:13.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:13 smithi060 bash[24780]: audit 2023-11-16T01:47:12.542420+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T01:47:13.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:13 smithi060 bash[24780]: audit 2023-11-16T01:47:12.542893+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: cluster 2023-11-16T01:47:13.142293+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: cluster 2023-11-16T01:47:13.268440+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: cephadm 2023-11-16T01:47:13.409624+0000 mgr.y (mgr.14140) 497 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: code, '\n'.join(err))) 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:47:14.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: cluster 2023-11-16T01:47:13.142293+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: cluster 2023-11-16T01:47:13.268440+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: cephadm 2023-11-16T01:47:13.409624+0000 mgr.y (mgr.14140) 497 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: code, '\n'.join(err))) 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:47:14.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: cephadm 2023-11-16T01:47:13.409877+0000 mgr.y (mgr.14140) 498 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: Traceback (most recent call last): 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 4247, in 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 968, in _default_image 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.716 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 1973, in run 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: File "", line 696, in call_throws 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[24695]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:47:14.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: cephadm 2023-11-16T01:47:13.409877+0000 mgr.y (mgr.14140) 498 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: Traceback (most recent call last): 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 4247, in 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 968, in _default_image 2023-11-16T01:47:14.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 1973, in run 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: File "", line 696, in call_throws 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:14 smithi017 bash[28266]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: cluster 2023-11-16T01:47:13.142293+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: cluster 2023-11-16T01:47:13.268440+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: cephadm 2023-11-16T01:47:13.409624+0000 mgr.y (mgr.14140) 497 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: code, '\n'.join(err))) 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:47:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: cephadm 2023-11-16T01:47:13.409877+0000 mgr.y (mgr.14140) 498 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi017', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9093 ... 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Verifying port 9094 ... 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: Traceback (most recent call last): 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 4247, in 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 968, in _default_image 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 2508, in command_deploy 2023-11-16T01:47:14.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-16T01:47:14.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 1532, in extract_uid_gid 2023-11-16T01:47:14.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 1973, in run 2023-11-16T01:47:14.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: File "", line 696, in call_throws 2023-11-16T01:47:14.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:14 smithi060 bash[24780]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi017 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-16T01:47:16.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:16 smithi017 bash[24695]: cluster 2023-11-16T01:47:15.143402+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:16.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:16 smithi017 bash[28266]: cluster 2023-11-16T01:47:15.143402+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:16.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:16 smithi060 bash[24780]: cluster 2023-11-16T01:47:15.143402+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:18.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:18 smithi017 bash[24695]: cluster 2023-11-16T01:47:17.144392+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:18.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:18 smithi017 bash[28266]: cluster 2023-11-16T01:47:17.144392+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:18.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:18 smithi060 bash[24780]: cluster 2023-11-16T01:47:17.144392+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:20 smithi017 bash[24695]: cluster 2023-11-16T01:47:19.145327+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:20.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:20 smithi017 bash[28266]: cluster 2023-11-16T01:47:19.145327+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:20.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:20 smithi060 bash[24780]: cluster 2023-11-16T01:47:19.145327+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:22.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:22 smithi017 bash[28266]: cluster 2023-11-16T01:47:21.146578+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:22 smithi017 bash[24695]: cluster 2023-11-16T01:47:21.146578+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:22.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:22 smithi060 bash[24780]: cluster 2023-11-16T01:47:21.146578+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:24.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:24 smithi017 bash[24695]: cluster 2023-11-16T01:47:23.147412+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:24.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:24 smithi017 bash[28266]: cluster 2023-11-16T01:47:23.147412+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:24.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:24 smithi060 bash[24780]: cluster 2023-11-16T01:47:23.147412+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:26.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:26 smithi017 bash[24695]: cluster 2023-11-16T01:47:25.148501+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:26.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:26 smithi017 bash[28266]: cluster 2023-11-16T01:47:25.148501+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:26.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:26 smithi060 bash[24780]: cluster 2023-11-16T01:47:25.148501+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:28.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:28 smithi017 bash[24695]: cluster 2023-11-16T01:47:27.149430+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:28.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:28 smithi017 bash[28266]: cluster 2023-11-16T01:47:27.149430+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:28.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:28 smithi060 bash[24780]: cluster 2023-11-16T01:47:27.149430+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:30.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:30 smithi017 bash[24695]: cluster 2023-11-16T01:47:29.150332+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:30.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:30 smithi017 bash[28266]: cluster 2023-11-16T01:47:29.150332+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:30.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:30 smithi060 bash[24780]: cluster 2023-11-16T01:47:29.150332+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:32.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:32 smithi017 bash[28266]: cluster 2023-11-16T01:47:31.151589+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:32.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:32 smithi017 bash[24695]: cluster 2023-11-16T01:47:31.151589+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:32.464 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:32 smithi060 bash[24780]: cluster 2023-11-16T01:47:31.151589+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:34 smithi017 bash[24695]: cluster 2023-11-16T01:47:33.152390+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:34.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:34 smithi017 bash[28266]: cluster 2023-11-16T01:47:33.152390+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:34.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:34 smithi060 bash[24780]: cluster 2023-11-16T01:47:33.152390+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:36.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:36 smithi017 bash[24695]: cluster 2023-11-16T01:47:35.153496+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:36.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:36 smithi017 bash[28266]: cluster 2023-11-16T01:47:35.153496+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:36.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:36 smithi060 bash[24780]: cluster 2023-11-16T01:47:35.153496+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:38.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:38 smithi017 bash[24695]: cluster 2023-11-16T01:47:37.154636+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:38.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:38 smithi017 bash[28266]: cluster 2023-11-16T01:47:37.154636+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:38.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:38 smithi060 bash[24780]: cluster 2023-11-16T01:47:37.154636+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:40.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:40 smithi017 bash[24695]: cluster 2023-11-16T01:47:39.155674+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:40.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:40 smithi017 bash[28266]: cluster 2023-11-16T01:47:39.155674+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:40.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:40 smithi060 bash[24780]: cluster 2023-11-16T01:47:39.155674+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:42.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:42 smithi017 bash[24695]: cluster 2023-11-16T01:47:41.157036+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:42.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:42 smithi017 bash[28266]: cluster 2023-11-16T01:47:41.157036+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:42.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:42 smithi060 bash[24780]: cluster 2023-11-16T01:47:41.157036+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:44.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:44 smithi017 bash[24695]: cluster 2023-11-16T01:47:43.157990+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:44.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:44 smithi017 bash[28266]: cluster 2023-11-16T01:47:43.157990+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:44.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:44 smithi060 bash[24780]: cluster 2023-11-16T01:47:43.157990+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:46.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:46 smithi017 bash[24695]: cluster 2023-11-16T01:47:45.159181+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:46.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:46 smithi017 bash[28266]: cluster 2023-11-16T01:47:45.159181+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:46.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:46 smithi060 bash[24780]: cluster 2023-11-16T01:47:45.159181+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:48.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:48 smithi017 bash[24695]: cluster 2023-11-16T01:47:47.160315+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:48.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:48 smithi017 bash[28266]: cluster 2023-11-16T01:47:47.160315+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:48.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:48 smithi060 bash[24780]: cluster 2023-11-16T01:47:47.160315+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:50.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:50 smithi017 bash[24695]: cluster 2023-11-16T01:47:49.161392+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:50.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:50 smithi017 bash[28266]: cluster 2023-11-16T01:47:49.161392+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:50.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:50 smithi060 bash[24780]: cluster 2023-11-16T01:47:49.161392+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:52.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:52 smithi017 bash[24695]: cluster 2023-11-16T01:47:51.162648+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:52.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:52 smithi017 bash[28266]: cluster 2023-11-16T01:47:51.162648+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:52.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:52 smithi060 bash[24780]: cluster 2023-11-16T01:47:51.162648+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:54 smithi017 bash[24695]: cluster 2023-11-16T01:47:53.163461+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:54.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:54 smithi017 bash[28266]: cluster 2023-11-16T01:47:53.163461+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:54.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:54 smithi060 bash[24780]: cluster 2023-11-16T01:47:53.163461+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:56 smithi017 bash[24695]: cluster 2023-11-16T01:47:55.164540+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:56.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:56 smithi017 bash[28266]: cluster 2023-11-16T01:47:55.164540+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:56.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:56 smithi060 bash[24780]: cluster 2023-11-16T01:47:55.164540+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:58.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:47:58 smithi017 bash[24695]: cluster 2023-11-16T01:47:57.165580+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:58.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:47:58 smithi017 bash[28266]: cluster 2023-11-16T01:47:57.165580+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:47:58.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:47:58 smithi060 bash[24780]: cluster 2023-11-16T01:47:57.165580+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:00 smithi017 bash[24695]: cluster 2023-11-16T01:47:59.166473+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:00.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:00 smithi017 bash[28266]: cluster 2023-11-16T01:47:59.166473+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:00.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:00 smithi060 bash[24780]: cluster 2023-11-16T01:47:59.166473+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:02.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:02 smithi017 bash[24695]: cluster 2023-11-16T01:48:01.167737+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:02.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:02 smithi017 bash[28266]: cluster 2023-11-16T01:48:01.167737+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:02.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:02 smithi060 bash[24780]: cluster 2023-11-16T01:48:01.167737+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:04.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:04 smithi017 bash[24695]: cluster 2023-11-16T01:48:03.168566+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:04.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:04 smithi017 bash[28266]: cluster 2023-11-16T01:48:03.168566+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:04 smithi060 bash[24780]: cluster 2023-11-16T01:48:03.168566+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:06 smithi017 bash[24695]: cluster 2023-11-16T01:48:05.169646+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:06.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:06 smithi017 bash[28266]: cluster 2023-11-16T01:48:05.169646+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:06.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:06 smithi060 bash[24780]: cluster 2023-11-16T01:48:05.169646+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:08.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:08 smithi017 bash[28266]: cluster 2023-11-16T01:48:07.170662+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:08.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:08 smithi017 bash[24695]: cluster 2023-11-16T01:48:07.170662+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:08.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:08 smithi060 bash[24780]: cluster 2023-11-16T01:48:07.170662+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:10 smithi017 bash[24695]: cluster 2023-11-16T01:48:09.171589+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:10 smithi017 bash[28266]: cluster 2023-11-16T01:48:09.171589+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:10.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:10 smithi060 bash[24780]: cluster 2023-11-16T01:48:09.171589+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:12.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:12 smithi017 bash[24695]: cluster 2023-11-16T01:48:11.172894+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:12.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:12 smithi017 bash[28266]: cluster 2023-11-16T01:48:11.172894+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:12.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:12 smithi060 bash[24780]: cluster 2023-11-16T01:48:11.172894+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:14 smithi017 bash[24695]: cluster 2023-11-16T01:48:13.173783+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:14.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:14 smithi017 bash[28266]: cluster 2023-11-16T01:48:13.173783+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:14 smithi060 bash[24780]: cluster 2023-11-16T01:48:13.173783+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:16.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:16 smithi017 bash[24695]: cluster 2023-11-16T01:48:15.174832+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:16.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:16 smithi017 bash[28266]: cluster 2023-11-16T01:48:15.174832+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:16.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:16 smithi060 bash[24780]: cluster 2023-11-16T01:48:15.174832+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:18.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:18 smithi017 bash[24695]: cluster 2023-11-16T01:48:17.175816+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:18.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:18 smithi017 bash[28266]: cluster 2023-11-16T01:48:17.175816+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:18.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:18 smithi060 bash[24780]: cluster 2023-11-16T01:48:17.175816+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:20 smithi017 bash[24695]: cluster 2023-11-16T01:48:19.176741+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:20.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:20 smithi017 bash[28266]: cluster 2023-11-16T01:48:19.176741+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:20 smithi060 bash[24780]: cluster 2023-11-16T01:48:19.176741+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:22 smithi017 bash[24695]: cluster 2023-11-16T01:48:21.178007+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:22.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:22 smithi017 bash[28266]: cluster 2023-11-16T01:48:21.178007+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:22.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:22 smithi060 bash[24780]: cluster 2023-11-16T01:48:21.178007+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:24.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:24 smithi017 bash[24695]: cluster 2023-11-16T01:48:23.178879+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:24.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:24 smithi017 bash[28266]: cluster 2023-11-16T01:48:23.178879+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:24.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:24 smithi060 bash[24780]: cluster 2023-11-16T01:48:23.178879+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:26.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:26 smithi017 bash[24695]: cluster 2023-11-16T01:48:25.179967+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:26.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:26 smithi017 bash[28266]: cluster 2023-11-16T01:48:25.179967+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:26.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:26 smithi060 bash[24780]: cluster 2023-11-16T01:48:25.179967+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:28.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:28 smithi017 bash[24695]: cluster 2023-11-16T01:48:27.180968+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:28.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:28 smithi017 bash[28266]: cluster 2023-11-16T01:48:27.180968+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:28.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:28 smithi060 bash[24780]: cluster 2023-11-16T01:48:27.180968+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:30.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:30 smithi017 bash[24695]: cluster 2023-11-16T01:48:29.181854+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:30.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:30 smithi017 bash[28266]: cluster 2023-11-16T01:48:29.181854+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:30.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:30 smithi060 bash[24780]: cluster 2023-11-16T01:48:29.181854+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:32.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:32 smithi017 bash[24695]: cluster 2023-11-16T01:48:31.183205+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:32.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:32 smithi017 bash[28266]: cluster 2023-11-16T01:48:31.183205+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:32.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:32 smithi060 bash[24780]: cluster 2023-11-16T01:48:31.183205+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:34.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:34 smithi017 bash[24695]: cluster 2023-11-16T01:48:33.184160+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:34.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:34 smithi017 bash[28266]: cluster 2023-11-16T01:48:33.184160+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:34 smithi060 bash[24780]: cluster 2023-11-16T01:48:33.184160+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:36.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:36 smithi017 bash[24695]: cluster 2023-11-16T01:48:35.185257+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:36.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:36 smithi017 bash[28266]: cluster 2023-11-16T01:48:35.185257+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:36.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:36 smithi060 bash[24780]: cluster 2023-11-16T01:48:35.185257+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:38.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:38 smithi017 bash[28266]: cluster 2023-11-16T01:48:37.186261+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:38.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:38 smithi017 bash[24695]: cluster 2023-11-16T01:48:37.186261+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:38.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:38 smithi060 bash[24780]: cluster 2023-11-16T01:48:37.186261+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:40.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:40 smithi017 bash[28266]: cluster 2023-11-16T01:48:39.187185+0000 mgr.y (mgr.14140) 541 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:40.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:40 smithi017 bash[24695]: cluster 2023-11-16T01:48:39.187185+0000 mgr.y (mgr.14140) 541 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:40.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:40 smithi060 bash[24780]: cluster 2023-11-16T01:48:39.187185+0000 mgr.y (mgr.14140) 541 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:42.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:42 smithi017 bash[24695]: cluster 2023-11-16T01:48:41.188422+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:42.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:42 smithi017 bash[28266]: cluster 2023-11-16T01:48:41.188422+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:42.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:42 smithi060 bash[24780]: cluster 2023-11-16T01:48:41.188422+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:44.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:44 smithi017 bash[24695]: cluster 2023-11-16T01:48:43.189236+0000 mgr.y (mgr.14140) 543 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:44.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:44 smithi017 bash[28266]: cluster 2023-11-16T01:48:43.189236+0000 mgr.y (mgr.14140) 543 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:44.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:44 smithi060 bash[24780]: cluster 2023-11-16T01:48:43.189236+0000 mgr.y (mgr.14140) 543 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:46.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:46 smithi017 bash[24695]: cluster 2023-11-16T01:48:45.190267+0000 mgr.y (mgr.14140) 544 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:46.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:46 smithi017 bash[28266]: cluster 2023-11-16T01:48:45.190267+0000 mgr.y (mgr.14140) 544 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:46.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:46 smithi060 bash[24780]: cluster 2023-11-16T01:48:45.190267+0000 mgr.y (mgr.14140) 544 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:48.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:48 smithi017 bash[24695]: cluster 2023-11-16T01:48:47.191273+0000 mgr.y (mgr.14140) 545 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:48.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:48 smithi017 bash[28266]: cluster 2023-11-16T01:48:47.191273+0000 mgr.y (mgr.14140) 545 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:48.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:48 smithi060 bash[24780]: cluster 2023-11-16T01:48:47.191273+0000 mgr.y (mgr.14140) 545 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:50.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:50 smithi017 bash[24695]: cluster 2023-11-16T01:48:49.192195+0000 mgr.y (mgr.14140) 546 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:50.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:50 smithi017 bash[28266]: cluster 2023-11-16T01:48:49.192195+0000 mgr.y (mgr.14140) 546 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:50.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:50 smithi060 bash[24780]: cluster 2023-11-16T01:48:49.192195+0000 mgr.y (mgr.14140) 546 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:52.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:52 smithi017 bash[24695]: cluster 2023-11-16T01:48:51.193470+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:52.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:52 smithi017 bash[28266]: cluster 2023-11-16T01:48:51.193470+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:52.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:52 smithi060 bash[24780]: cluster 2023-11-16T01:48:51.193470+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:54.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:54 smithi017 bash[24695]: cluster 2023-11-16T01:48:53.194268+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:54 smithi017 bash[28266]: cluster 2023-11-16T01:48:53.194268+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:54.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:54 smithi060 bash[24780]: cluster 2023-11-16T01:48:53.194268+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:56 smithi017 bash[24695]: cluster 2023-11-16T01:48:55.195333+0000 mgr.y (mgr.14140) 549 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:56.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:56 smithi017 bash[28266]: cluster 2023-11-16T01:48:55.195333+0000 mgr.y (mgr.14140) 549 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:56.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:56 smithi060 bash[24780]: cluster 2023-11-16T01:48:55.195333+0000 mgr.y (mgr.14140) 549 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:58.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:48:58 smithi017 bash[24695]: cluster 2023-11-16T01:48:57.196423+0000 mgr.y (mgr.14140) 550 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:58.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:48:58 smithi017 bash[28266]: cluster 2023-11-16T01:48:57.196423+0000 mgr.y (mgr.14140) 550 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:48:58.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:48:58 smithi060 bash[24780]: cluster 2023-11-16T01:48:57.196423+0000 mgr.y (mgr.14140) 550 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:00 smithi017 bash[24695]: cluster 2023-11-16T01:48:59.197473+0000 mgr.y (mgr.14140) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:00.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:00 smithi017 bash[28266]: cluster 2023-11-16T01:48:59.197473+0000 mgr.y (mgr.14140) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:00.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:00 smithi060 bash[24780]: cluster 2023-11-16T01:48:59.197473+0000 mgr.y (mgr.14140) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:02.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:02 smithi017 bash[24695]: cluster 2023-11-16T01:49:01.198708+0000 mgr.y (mgr.14140) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:02.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:02 smithi017 bash[28266]: cluster 2023-11-16T01:49:01.198708+0000 mgr.y (mgr.14140) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:02.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:02 smithi060 bash[24780]: cluster 2023-11-16T01:49:01.198708+0000 mgr.y (mgr.14140) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:04.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:04 smithi017 bash[24695]: cluster 2023-11-16T01:49:03.199534+0000 mgr.y (mgr.14140) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:04.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:04 smithi017 bash[28266]: cluster 2023-11-16T01:49:03.199534+0000 mgr.y (mgr.14140) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:04 smithi060 bash[24780]: cluster 2023-11-16T01:49:03.199534+0000 mgr.y (mgr.14140) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:06 smithi017 bash[24695]: cluster 2023-11-16T01:49:05.200605+0000 mgr.y (mgr.14140) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:06.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:06 smithi017 bash[28266]: cluster 2023-11-16T01:49:05.200605+0000 mgr.y (mgr.14140) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:06.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:06 smithi060 bash[24780]: cluster 2023-11-16T01:49:05.200605+0000 mgr.y (mgr.14140) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:08.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:08 smithi017 bash[24695]: cluster 2023-11-16T01:49:07.201594+0000 mgr.y (mgr.14140) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:08.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:08 smithi017 bash[28266]: cluster 2023-11-16T01:49:07.201594+0000 mgr.y (mgr.14140) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:08.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:08 smithi060 bash[24780]: cluster 2023-11-16T01:49:07.201594+0000 mgr.y (mgr.14140) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:10 smithi017 bash[24695]: cluster 2023-11-16T01:49:09.202488+0000 mgr.y (mgr.14140) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:10.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:10 smithi017 bash[28266]: cluster 2023-11-16T01:49:09.202488+0000 mgr.y (mgr.14140) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:10.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:10 smithi060 bash[24780]: cluster 2023-11-16T01:49:09.202488+0000 mgr.y (mgr.14140) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:12.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:12 smithi017 bash[24695]: cluster 2023-11-16T01:49:11.203714+0000 mgr.y (mgr.14140) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:12.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:12 smithi017 bash[28266]: cluster 2023-11-16T01:49:11.203714+0000 mgr.y (mgr.14140) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:12.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:12 smithi060 bash[24780]: cluster 2023-11-16T01:49:11.203714+0000 mgr.y (mgr.14140) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:14 smithi017 bash[24695]: cluster 2023-11-16T01:49:13.204540+0000 mgr.y (mgr.14140) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:14 smithi017 bash[28266]: cluster 2023-11-16T01:49:13.204540+0000 mgr.y (mgr.14140) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:14 smithi060 bash[24780]: cluster 2023-11-16T01:49:13.204540+0000 mgr.y (mgr.14140) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:16.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:16 smithi017 bash[28266]: cluster 2023-11-16T01:49:15.205632+0000 mgr.y (mgr.14140) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:16.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:16 smithi017 bash[24695]: cluster 2023-11-16T01:49:15.205632+0000 mgr.y (mgr.14140) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:16.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:16 smithi060 bash[24780]: cluster 2023-11-16T01:49:15.205632+0000 mgr.y (mgr.14140) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:18.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:18 smithi017 bash[28266]: cluster 2023-11-16T01:49:17.206610+0000 mgr.y (mgr.14140) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:18.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:18 smithi017 bash[24695]: cluster 2023-11-16T01:49:17.206610+0000 mgr.y (mgr.14140) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:18.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:18 smithi060 bash[24780]: cluster 2023-11-16T01:49:17.206610+0000 mgr.y (mgr.14140) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:20 smithi017 bash[24695]: cluster 2023-11-16T01:49:19.207531+0000 mgr.y (mgr.14140) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:20.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:20 smithi017 bash[28266]: cluster 2023-11-16T01:49:19.207531+0000 mgr.y (mgr.14140) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:20 smithi060 bash[24780]: cluster 2023-11-16T01:49:19.207531+0000 mgr.y (mgr.14140) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:22.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:22 smithi017 bash[24695]: cluster 2023-11-16T01:49:21.208910+0000 mgr.y (mgr.14140) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:22.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:22 smithi017 bash[28266]: cluster 2023-11-16T01:49:21.208910+0000 mgr.y (mgr.14140) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:22.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:22 smithi060 bash[24780]: cluster 2023-11-16T01:49:21.208910+0000 mgr.y (mgr.14140) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:24.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:24 smithi017 bash[24695]: cluster 2023-11-16T01:49:23.209781+0000 mgr.y (mgr.14140) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.148 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:24 smithi017 bash[28266]: cluster 2023-11-16T01:49:23.209781+0000 mgr.y (mgr.14140) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.148 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:26 smithi017 bash[24695]: cluster 2023-11-16T01:49:25.210948+0000 mgr.y (mgr.14140) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.149 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:26 smithi017 bash[28266]: cluster 2023-11-16T01:49:25.210948+0000 mgr.y (mgr.14140) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.149 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:28 smithi017 bash[24695]: cluster 2023-11-16T01:49:27.211978+0000 mgr.y (mgr.14140) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.149 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:28 smithi017 bash[28266]: cluster 2023-11-16T01:49:27.211978+0000 mgr.y (mgr.14140) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.149 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:30 smithi017 bash[24695]: cluster 2023-11-16T01:49:29.212875+0000 mgr.y (mgr.14140) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.150 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:30 smithi017 bash[28266]: cluster 2023-11-16T01:49:29.212875+0000 mgr.y (mgr.14140) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.150 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:32 smithi017 bash[24695]: cluster 2023-11-16T01:49:31.214138+0000 mgr.y (mgr.14140) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.150 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:32 smithi017 bash[28266]: cluster 2023-11-16T01:49:31.214138+0000 mgr.y (mgr.14140) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:24 smithi060 bash[24780]: cluster 2023-11-16T01:49:23.209781+0000 mgr.y (mgr.14140) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:26 smithi060 bash[24780]: cluster 2023-11-16T01:49:25.210948+0000 mgr.y (mgr.14140) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:28 smithi060 bash[24780]: cluster 2023-11-16T01:49:27.211978+0000 mgr.y (mgr.14140) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:30 smithi060 bash[24780]: cluster 2023-11-16T01:49:29.212875+0000 mgr.y (mgr.14140) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:32 smithi060 bash[24780]: cluster 2023-11-16T01:49:31.214138+0000 mgr.y (mgr.14140) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:34 smithi017 bash[24695]: cluster 2023-11-16T01:49:33.214956+0000 mgr.y (mgr.14140) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:34 smithi017 bash[28266]: cluster 2023-11-16T01:49:33.214956+0000 mgr.y (mgr.14140) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:34 smithi060 bash[24780]: cluster 2023-11-16T01:49:33.214956+0000 mgr.y (mgr.14140) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:36.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:36 smithi017 bash[24695]: cluster 2023-11-16T01:49:35.216049+0000 mgr.y (mgr.14140) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:36.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:36 smithi017 bash[28266]: cluster 2023-11-16T01:49:35.216049+0000 mgr.y (mgr.14140) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:36.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:36 smithi060 bash[24780]: cluster 2023-11-16T01:49:35.216049+0000 mgr.y (mgr.14140) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:38.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:38 smithi017 bash[24695]: cluster 2023-11-16T01:49:37.217117+0000 mgr.y (mgr.14140) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:38.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:38 smithi017 bash[28266]: cluster 2023-11-16T01:49:37.217117+0000 mgr.y (mgr.14140) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:38.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:38 smithi060 bash[24780]: cluster 2023-11-16T01:49:37.217117+0000 mgr.y (mgr.14140) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:40.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:40 smithi017 bash[24695]: cluster 2023-11-16T01:49:39.218082+0000 mgr.y (mgr.14140) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:40.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:40 smithi017 bash[28266]: cluster 2023-11-16T01:49:39.218082+0000 mgr.y (mgr.14140) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:40.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:40 smithi060 bash[24780]: cluster 2023-11-16T01:49:39.218082+0000 mgr.y (mgr.14140) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:42.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:42 smithi017 bash[24695]: cluster 2023-11-16T01:49:41.219329+0000 mgr.y (mgr.14140) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:42.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:42 smithi017 bash[28266]: cluster 2023-11-16T01:49:41.219329+0000 mgr.y (mgr.14140) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:42.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:42 smithi060 bash[24780]: cluster 2023-11-16T01:49:41.219329+0000 mgr.y (mgr.14140) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:44.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:44 smithi017 bash[24695]: cluster 2023-11-16T01:49:43.220208+0000 mgr.y (mgr.14140) 573 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:44.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:44 smithi017 bash[28266]: cluster 2023-11-16T01:49:43.220208+0000 mgr.y (mgr.14140) 573 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:44.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:44 smithi060 bash[24780]: cluster 2023-11-16T01:49:43.220208+0000 mgr.y (mgr.14140) 573 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:46.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:46 smithi017 bash[24695]: cluster 2023-11-16T01:49:45.221294+0000 mgr.y (mgr.14140) 574 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:46.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:46 smithi017 bash[28266]: cluster 2023-11-16T01:49:45.221294+0000 mgr.y (mgr.14140) 574 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:46.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:46 smithi060 bash[24780]: cluster 2023-11-16T01:49:45.221294+0000 mgr.y (mgr.14140) 574 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:48.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:48 smithi017 bash[24695]: cluster 2023-11-16T01:49:47.222312+0000 mgr.y (mgr.14140) 575 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:48.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:48 smithi017 bash[28266]: cluster 2023-11-16T01:49:47.222312+0000 mgr.y (mgr.14140) 575 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:48.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:48 smithi060 bash[24780]: cluster 2023-11-16T01:49:47.222312+0000 mgr.y (mgr.14140) 575 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:50.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:50 smithi017 bash[24695]: cluster 2023-11-16T01:49:49.223241+0000 mgr.y (mgr.14140) 576 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:50.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:50 smithi017 bash[28266]: cluster 2023-11-16T01:49:49.223241+0000 mgr.y (mgr.14140) 576 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:50.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:50 smithi060 bash[24780]: cluster 2023-11-16T01:49:49.223241+0000 mgr.y (mgr.14140) 576 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:52.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:52 smithi017 bash[24695]: cluster 2023-11-16T01:49:51.224449+0000 mgr.y (mgr.14140) 577 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:52.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:52 smithi017 bash[28266]: cluster 2023-11-16T01:49:51.224449+0000 mgr.y (mgr.14140) 577 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:52.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:52 smithi060 bash[24780]: cluster 2023-11-16T01:49:51.224449+0000 mgr.y (mgr.14140) 577 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:54.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:54 smithi017 bash[24695]: cluster 2023-11-16T01:49:53.225345+0000 mgr.y (mgr.14140) 578 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:54 smithi017 bash[28266]: cluster 2023-11-16T01:49:53.225345+0000 mgr.y (mgr.14140) 578 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:54.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:54 smithi060 bash[24780]: cluster 2023-11-16T01:49:53.225345+0000 mgr.y (mgr.14140) 578 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:56 smithi017 bash[24695]: cluster 2023-11-16T01:49:55.226424+0000 mgr.y (mgr.14140) 579 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:56.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:56 smithi017 bash[28266]: cluster 2023-11-16T01:49:55.226424+0000 mgr.y (mgr.14140) 579 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:56.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:56 smithi060 bash[24780]: cluster 2023-11-16T01:49:55.226424+0000 mgr.y (mgr.14140) 579 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:58.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:49:58 smithi017 bash[24695]: cluster 2023-11-16T01:49:57.227420+0000 mgr.y (mgr.14140) 580 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:58.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:49:58 smithi017 bash[28266]: cluster 2023-11-16T01:49:57.227420+0000 mgr.y (mgr.14140) 580 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:49:58.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:49:58 smithi060 bash[24780]: cluster 2023-11-16T01:49:57.227420+0000 mgr.y (mgr.14140) 580 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:00.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:00 smithi017 bash[24695]: cluster 2023-11-16T01:49:59.228323+0000 mgr.y (mgr.14140) 581 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:00.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:00 smithi017 bash[28266]: cluster 2023-11-16T01:49:59.228323+0000 mgr.y (mgr.14140) 581 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:00.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:00 smithi060 bash[24780]: cluster 2023-11-16T01:49:59.228323+0000 mgr.y (mgr.14140) 581 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:02.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:02 smithi017 bash[24695]: cluster 2023-11-16T01:50:01.229600+0000 mgr.y (mgr.14140) 582 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:02.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:02 smithi017 bash[28266]: cluster 2023-11-16T01:50:01.229600+0000 mgr.y (mgr.14140) 582 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:02.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:02 smithi060 bash[24780]: cluster 2023-11-16T01:50:01.229600+0000 mgr.y (mgr.14140) 582 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:04.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:04 smithi017 bash[24695]: cluster 2023-11-16T01:50:03.230407+0000 mgr.y (mgr.14140) 583 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:04.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:04 smithi017 bash[28266]: cluster 2023-11-16T01:50:03.230407+0000 mgr.y (mgr.14140) 583 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:04 smithi060 bash[24780]: cluster 2023-11-16T01:50:03.230407+0000 mgr.y (mgr.14140) 583 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:06 smithi017 bash[24695]: cluster 2023-11-16T01:50:05.231462+0000 mgr.y (mgr.14140) 584 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:06.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:06 smithi017 bash[28266]: cluster 2023-11-16T01:50:05.231462+0000 mgr.y (mgr.14140) 584 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:06.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:06 smithi060 bash[24780]: cluster 2023-11-16T01:50:05.231462+0000 mgr.y (mgr.14140) 584 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:08.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:08 smithi017 bash[28266]: cluster 2023-11-16T01:50:07.232674+0000 mgr.y (mgr.14140) 585 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:08.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:08 smithi017 bash[24695]: cluster 2023-11-16T01:50:07.232674+0000 mgr.y (mgr.14140) 585 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:08.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:08 smithi060 bash[24780]: cluster 2023-11-16T01:50:07.232674+0000 mgr.y (mgr.14140) 585 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:10.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:10 smithi017 bash[24695]: cluster 2023-11-16T01:50:09.233619+0000 mgr.y (mgr.14140) 586 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:10.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:10 smithi017 bash[28266]: cluster 2023-11-16T01:50:09.233619+0000 mgr.y (mgr.14140) 586 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:10.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:10 smithi060 bash[24780]: cluster 2023-11-16T01:50:09.233619+0000 mgr.y (mgr.14140) 586 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:12.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:12 smithi017 bash[24695]: cluster 2023-11-16T01:50:11.234873+0000 mgr.y (mgr.14140) 587 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:12.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:12 smithi017 bash[28266]: cluster 2023-11-16T01:50:11.234873+0000 mgr.y (mgr.14140) 587 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:12.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:12 smithi060 bash[24780]: cluster 2023-11-16T01:50:11.234873+0000 mgr.y (mgr.14140) 587 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:14 smithi017 bash[24695]: cluster 2023-11-16T01:50:13.235703+0000 mgr.y (mgr.14140) 588 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:14 smithi017 bash[28266]: cluster 2023-11-16T01:50:13.235703+0000 mgr.y (mgr.14140) 588 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:14 smithi060 bash[24780]: cluster 2023-11-16T01:50:13.235703+0000 mgr.y (mgr.14140) 588 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:16.456 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-16T01:50:16.601 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:16 smithi017 bash[24695]: cluster 2023-11-16T01:50:15.236782+0000 mgr.y (mgr.14140) 589 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:16.601 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:16 smithi017 bash[28266]: cluster 2023-11-16T01:50:15.236782+0000 mgr.y (mgr.14140) 589 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:16.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:16 smithi060 bash[24780]: cluster 2023-11-16T01:50:15.236782+0000 mgr.y (mgr.14140) 589 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:18.717 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:18 smithi017 bash[24695]: cluster 2023-11-16T01:50:17.237969+0000 mgr.y (mgr.14140) 590 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:18.727 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:18 smithi017 bash[28266]: cluster 2023-11-16T01:50:17.237969+0000 mgr.y (mgr.14140) 590 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:18.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:18 smithi060 bash[24780]: cluster 2023-11-16T01:50:17.237969+0000 mgr.y (mgr.14140) 590 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:19.673 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-16T01:50:19.673 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (9m) 3m ago 9m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c c09183e7862c 2023-11-16T01:50:19.673 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (3m) 3m ago 13m 16.2.14-171-ged3c8e92 quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 6be2081e30e3 c4c6754ef399 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4aa69ca20c4e 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (15m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4749ae2b52f1 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 32cf30d41841 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 error 3m ago 10m prom/node-exporter 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 3m ago 10m prom/node-exporter 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ab0ce5dfcbb0 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (12m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a2414c143bba 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b35e2952b512 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f2571dfd256 2023-11-16T01:50:19.674 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T01:50:19.675 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T01:50:19.675 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T01:50:19.675 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T01:50:19.675 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.kueuvl smithi017 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9771f26d8ec2 2023-11-16T01:50:19.675 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T01:50:20.467 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-16T01:50:20.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:20 smithi017 bash[24695]: cluster 2023-11-16T01:50:19.239093+0000 mgr.y (mgr.14140) 591 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:20.607 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:20 smithi017 bash[28266]: cluster 2023-11-16T01:50:19.239093+0000 mgr.y (mgr.14140) 591 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:20.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:20 smithi060 bash[24780]: cluster 2023-11-16T01:50:19.239093+0000 mgr.y (mgr.14140) 591 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:21.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:21 smithi017 bash[24695]: audit 2023-11-16T01:50:19.659451+0000 mgr.y (mgr.14140) 592 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:50:21.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:21 smithi017 bash[28266]: audit 2023-11-16T01:50:19.659451+0000 mgr.y (mgr.14140) 592 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:50:21.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:21 smithi060 bash[24780]: audit 2023-11-16T01:50:19.659451+0000 mgr.y (mgr.14140) 592 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:50:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:22 smithi017 bash[24695]: cluster 2023-11-16T01:50:21.240337+0000 mgr.y (mgr.14140) 593 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:22.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:22 smithi017 bash[28266]: cluster 2023-11-16T01:50:21.240337+0000 mgr.y (mgr.14140) 593 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:22.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:22 smithi060 bash[24780]: cluster 2023-11-16T01:50:21.240337+0000 mgr.y (mgr.14140) 593 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-16T01:50:23.827 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 1 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 1 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:50:23.828 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:50:24.556 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-16T01:50:26.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:24 smithi017 bash[24695]: cluster 2023-11-16T01:50:23.241251+0000 mgr.y (mgr.14140) 594 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:26.829 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:24 smithi017 bash[24695]: audit 2023-11-16T01:50:23.818012+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.17:0/1196757656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:50:26.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:24 smithi060 bash[24780]: cluster 2023-11-16T01:50:23.241251+0000 mgr.y (mgr.14140) 594 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:26.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:24 smithi060 bash[24780]: audit 2023-11-16T01:50:23.818012+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.17:0/1196757656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:50:26.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:26 smithi060 bash[24780]: cluster 2023-11-16T01:50:25.242429+0000 mgr.y (mgr.14140) 595 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:26.830 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:24 smithi017 bash[28266]: cluster 2023-11-16T01:50:23.241251+0000 mgr.y (mgr.14140) 594 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:26.830 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:24 smithi017 bash[28266]: audit 2023-11-16T01:50:23.818012+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.17:0/1196757656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:50:26.830 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:26 smithi017 bash[24695]: cluster 2023-11-16T01:50:25.242429+0000 mgr.y (mgr.14140) 595 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:26.830 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:26 smithi017 bash[28266]: cluster 2023-11-16T01:50:25.242429+0000 mgr.y (mgr.14140) 595 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:28.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:28 smithi017 bash[24695]: cluster 2023-11-16T01:50:27.243480+0000 mgr.y (mgr.14140) 596 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:28.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:28 smithi017 bash[28266]: cluster 2023-11-16T01:50:27.243480+0000 mgr.y (mgr.14140) 596 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:28.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:28 smithi060 bash[24780]: cluster 2023-11-16T01:50:27.243480+0000 mgr.y (mgr.14140) 596 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: cluster: 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: id: 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: health: HEALTH_OK 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: services: 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: mon: 3 daemons, quorum a,c,b (age 14m) 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: mgr: y(active, since 15m), standbys: x 2023-11-16T01:50:30.058 INFO:teuthology.orchestra.run.smithi017.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: rgw: 2 daemons active (r.z.smithi017.kueuvl, r.z.smithi060.iustnm) 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: task status: 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: data: 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: pools: 5 pools, 129 pgs 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: objects: 234 objects, 7.0 KiB 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: pgs: 129 active+clean 2023-11-16T01:50:30.059 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:50:30.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:30 smithi017 bash[24695]: cluster 2023-11-16T01:50:29.244337+0000 mgr.y (mgr.14140) 597 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:30.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:30 smithi017 bash[24695]: audit 2023-11-16T01:50:30.047811+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.17:0/2211018497' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:50:30.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:30 smithi017 bash[28266]: cluster 2023-11-16T01:50:29.244337+0000 mgr.y (mgr.14140) 597 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:30.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:30 smithi017 bash[28266]: audit 2023-11-16T01:50:30.047811+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.17:0/2211018497' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:50:30.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:30 smithi060 bash[24780]: cluster 2023-11-16T01:50:29.244337+0000 mgr.y (mgr.14140) 597 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:30.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:30 smithi060 bash[24780]: audit 2023-11-16T01:50:30.047811+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.17:0/2211018497' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:50:30.833 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-11-16T01:50:32.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:32 smithi017 bash[24695]: cluster 2023-11-16T01:50:31.245684+0000 mgr.y (mgr.14140) 598 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:32.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:32 smithi017 bash[28266]: cluster 2023-11-16T01:50:31.245684+0000 mgr.y (mgr.14140) 598 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:32.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:32 smithi060 bash[24780]: cluster 2023-11-16T01:50:31.245684+0000 mgr.y (mgr.14140) 598 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:33.922 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-11-16T01:50:34.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:34 smithi017 bash[24695]: cluster 2023-11-16T01:50:33.246544+0000 mgr.y (mgr.14140) 599 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:34.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:34 smithi017 bash[24695]: audit 2023-11-16T01:50:33.900750+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.17:0/3025330120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:50:34.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:34 smithi017 bash[28266]: cluster 2023-11-16T01:50:33.246544+0000 mgr.y (mgr.14140) 599 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:34.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:34 smithi017 bash[28266]: audit 2023-11-16T01:50:33.900750+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.17:0/3025330120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:50:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:34 smithi060 bash[24780]: cluster 2023-11-16T01:50:33.246544+0000 mgr.y (mgr.14140) 599 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:34.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:34 smithi060 bash[24780]: audit 2023-11-16T01:50:33.900750+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.17:0/3025330120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:50:34.769 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph mgr fail' 2023-11-16T01:50:36.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:36 smithi017 bash[24695]: cluster 2023-11-16T01:50:35.247634+0000 mgr.y (mgr.14140) 600 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:36.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:36 smithi017 bash[28266]: cluster 2023-11-16T01:50:35.247634+0000 mgr.y (mgr.14140) 600 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:36.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:36 smithi060 bash[24780]: cluster 2023-11-16T01:50:35.247634+0000 mgr.y (mgr.14140) 600 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:38.582 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24950]: debug 2023-11-16T01:50:38.329+0000 7f93f9248700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-16T01:50:38.582 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24950]: ignoring --setuser ceph since I am not root 2023-11-16T01:50:38.582 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24950]: ignoring --setgroup ceph since I am not root 2023-11-16T01:50:38.582 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24950]: debug 2023-11-16T01:50:38.369+0000 7efca29ac040 1 -- 172.21.15.17:0/2562576178 >> [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] conn(0x559902990c00 msgr2=0x559903606000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:50:38.582 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24950]: debug 2023-11-16T01:50:38.369+0000 7efca29ac040 1 --2- 172.21.15.17:0/2562576178 >> [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] conn(0x559902990c00 0x559903606000 secure :-1 s=READY pgs=81 cs=0 l=1 rx=0x559902983140 tx=0x5599029857c0).stop 2023-11-16T01:50:38.583 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24695]: cluster 2023-11-16T01:50:37.248677+0000 mgr.y (mgr.14140) 601 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:38.583 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24695]: audit 2023-11-16T01:50:38.057760+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.17:0/62722424' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:50:38.583 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[24695]: cluster 2023-11-16T01:50:38.068062+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-16T01:50:38.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[28266]: cluster 2023-11-16T01:50:37.248677+0000 mgr.y (mgr.14140) 601 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:38.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[28266]: audit 2023-11-16T01:50:38.057760+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.17:0/62722424' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:50:38.583 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:38 smithi017 bash[28266]: cluster 2023-11-16T01:50:38.068062+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-16T01:50:38.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:38 smithi060 bash[24780]: cluster 2023-11-16T01:50:37.248677+0000 mgr.y (mgr.14140) 601 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:38.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:38 smithi060 bash[24780]: audit 2023-11-16T01:50:38.057760+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.17:0/62722424' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:50:38.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:38 smithi060 bash[24780]: cluster 2023-11-16T01:50:38.068062+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-16T01:50:39.115 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-16T01:50:39.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:39 smithi017 bash[24695]: audit 2023-11-16T01:50:38.338868+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.17:0/62722424' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T01:50:39.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:39 smithi017 bash[24695]: cluster 2023-11-16T01:50:38.338985+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e16: x(active, starting, since 0.280282s) 2023-11-16T01:50:39.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:39 smithi017 bash[28266]: audit 2023-11-16T01:50:38.338868+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.17:0/62722424' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T01:50:39.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:39 smithi017 bash[28266]: cluster 2023-11-16T01:50:38.338985+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e16: x(active, starting, since 0.280282s) 2023-11-16T01:50:39.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:39 smithi060 bash[24780]: audit 2023-11-16T01:50:38.338868+0000 mon.a (mon.0) 588 : audit [INF] from='client.? 172.21.15.17:0/62722424' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T01:50:39.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:39 smithi060 bash[24780]: cluster 2023-11-16T01:50:38.338985+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e16: x(active, starting, since 0.280282s) 2023-11-16T01:50:40.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:40 smithi017 bash[24695]: cluster 2023-11-16T01:50:39.349406+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e17: x(active, starting, since 1.29071s) 2023-11-16T01:50:40.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:40 smithi017 bash[24695]: audit 2023-11-16T01:50:39.351931+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:50:40.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:40 smithi017 bash[28266]: cluster 2023-11-16T01:50:39.349406+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e17: x(active, starting, since 1.29071s) 2023-11-16T01:50:40.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:40 smithi017 bash[28266]: audit 2023-11-16T01:50:39.351931+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:50:40.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:40 smithi060 bash[24780]: cluster 2023-11-16T01:50:39.349406+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e17: x(active, starting, since 1.29071s) 2023-11-16T01:50:40.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:40 smithi060 bash[24780]: audit 2023-11-16T01:50:39.351931+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:50:43.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:42 smithi017 bash[28266]: cluster 2023-11-16T01:50:42.814547+0000 mon.a (mon.0) 591 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:50:43.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:42 smithi017 bash[28266]: audit 2023-11-16T01:50:42.815937+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.17:0/629055924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:50:43.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:42 smithi017 bash[28266]: audit 2023-11-16T01:50:42.818294+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.17:0/629055924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:50:43.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:42 smithi017 bash[24695]: cluster 2023-11-16T01:50:42.814547+0000 mon.a (mon.0) 591 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:50:43.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:42 smithi017 bash[24695]: audit 2023-11-16T01:50:42.815937+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.17:0/629055924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:50:43.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:42 smithi017 bash[24695]: audit 2023-11-16T01:50:42.818294+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.17:0/629055924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:50:43.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:42 smithi060 bash[24780]: cluster 2023-11-16T01:50:42.814547+0000 mon.a (mon.0) 591 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:50:43.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:42 smithi060 bash[24780]: audit 2023-11-16T01:50:42.815937+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.17:0/629055924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:50:43.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:42 smithi060 bash[24780]: audit 2023-11-16T01:50:42.818294+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.17:0/629055924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:50:44.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:43 smithi017 bash[24695]: cluster 2023-11-16T01:50:42.878390+0000 mon.a (mon.0) 592 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-11-16T01:50:44.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:43 smithi017 bash[24695]: audit 2023-11-16T01:50:42.878892+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:50:44.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:43 smithi017 bash[28266]: cluster 2023-11-16T01:50:42.878390+0000 mon.a (mon.0) 592 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-11-16T01:50:44.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:43 smithi017 bash[28266]: audit 2023-11-16T01:50:42.878892+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:50:44.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:43 smithi060 bash[24780]: cluster 2023-11-16T01:50:42.878390+0000 mon.a (mon.0) 592 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-11-16T01:50:44.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:43 smithi060 bash[24780]: audit 2023-11-16T01:50:42.878892+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:50:44.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.341158+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:50:44.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.341804+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:50:44.917 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[35316]: Warning: Permanently added 'smithi060,172.21.15.60' (ECDSA) to the list of known hosts. 2023-11-16T01:50:44.917 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[35316]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T01:50:44.919 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.341158+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:50:44.919 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.341804+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.342408+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.346290+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.347135+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.347803+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.348458+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.349030+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.349424+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.349761+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.350111+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.351318+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.351604+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:50:44.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.352273+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.355073+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.356475+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.357111+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.357656+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.358218+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.358788+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.359353+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.359888+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.360455+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.361039+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.361601+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.362161+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:50:44.921 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.362716+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.363282+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.363851+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.364413+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.364962+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.365516+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.366115+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.366732+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.367322+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: cluster 2023-11-16T01:50:44.404646+0000 mon.a (mon.0) 593 : cluster [INF] Manager daemon x is now available 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: cephadm 2023-11-16T01:50:44.427245+0000 mgr.x (mgr.34667) 1 : cephadm [INF] inventory: adjusted host smithi017 addr 'smithi017' -> '172.21.15.17' 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.428061+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:50:44.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.428555+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.435113+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: cephadm 2023-11-16T01:50:44.444638+0000 mgr.x (mgr.34667) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.445103+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.445412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.453280+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.579189+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.579519+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.585467+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.588895+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.673674+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:50:44.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.674331+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:50:44.924 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.684108+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:50:44.924 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[24695]: audit 2023-11-16T01:50:44.684359+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:50:44.924 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.341158+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:50:44.925 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.341804+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:50:44.925 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.342408+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:50:44.925 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.346290+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:50:44.925 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.347135+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.347803+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.348458+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.349030+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.349424+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.349761+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.350111+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.351318+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.351604+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:50:44.926 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.352273+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.355073+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.356475+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.357111+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.357656+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.358218+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.358788+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.359353+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:50:44.927 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.359888+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.360455+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.361039+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.361601+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.362161+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.362716+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.363282+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.363851+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.364413+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.364962+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.365516+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:50:44.928 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.366115+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.366732+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.367322+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: cluster 2023-11-16T01:50:44.404646+0000 mon.a (mon.0) 593 : cluster [INF] Manager daemon x is now available 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: cephadm 2023-11-16T01:50:44.427245+0000 mgr.x (mgr.34667) 1 : cephadm [INF] inventory: adjusted host smithi017 addr 'smithi017' -> '172.21.15.17' 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.428061+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.428555+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.435113+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: cephadm 2023-11-16T01:50:44.444638+0000 mgr.x (mgr.34667) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.445103+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.445412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.453280+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.579189+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-16T01:50:44.929 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.579519+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-16T01:50:44.930 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.585467+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-11-16T01:50:44.930 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.588895+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:50:44.930 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.673674+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:50:44.930 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.674331+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:50:44.930 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.684108+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:50:44.930 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:44 smithi017 bash[28266]: audit 2023-11-16T01:50:44.684359+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:50:45.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.342408+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:50:45.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.346290+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:50:45.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.347135+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:50:45.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.347803+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:50:45.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.348458+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:50:45.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.349030+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.349424+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.349761+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.350111+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.351318+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.351604+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.352273+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.355073+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.356475+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.357111+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.357656+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.358218+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:50:45.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.358788+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:50:45.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.359353+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:50:45.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.359888+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:50:45.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.360455+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:50:45.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.361039+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:50:45.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.361601+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.362161+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.362716+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.363282+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.363851+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.364413+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.364962+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.365516+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.366115+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.366732+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.367322+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: cluster 2023-11-16T01:50:44.404646+0000 mon.a (mon.0) 593 : cluster [INF] Manager daemon x is now available 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: cephadm 2023-11-16T01:50:44.427245+0000 mgr.x (mgr.34667) 1 : cephadm [INF] inventory: adjusted host smithi017 addr 'smithi017' -> '172.21.15.17' 2023-11-16T01:50:45.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.428061+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.428555+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.435113+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: cephadm 2023-11-16T01:50:44.444638+0000 mgr.x (mgr.34667) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.445103+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.445412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.453280+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.579189+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.579519+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.585467+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.588895+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:50:45.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.673674+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:50:45.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.674331+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:50:45.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.684108+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:50:45.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:44 smithi060 bash[24780]: audit 2023-11-16T01:50:44.684359+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:50:46.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[28266]: cluster 2023-11-16T01:50:44.903080+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2023-11-16T01:50:46.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[28266]: audit 2023-11-16T01:50:44.928337+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:50:46.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[28266]: audit 2023-11-16T01:50:44.928763+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:50:46.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[28266]: cluster 2023-11-16T01:50:44.932649+0000 mgr.x (mgr.34667) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:46.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[24695]: cluster 2023-11-16T01:50:44.903080+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2023-11-16T01:50:46.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[24695]: audit 2023-11-16T01:50:44.928337+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:50:46.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[24695]: audit 2023-11-16T01:50:44.928763+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:50:46.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:45 smithi017 bash[24695]: cluster 2023-11-16T01:50:44.932649+0000 mgr.x (mgr.34667) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:46.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:45 smithi060 bash[24780]: cluster 2023-11-16T01:50:44.903080+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2023-11-16T01:50:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:45 smithi060 bash[24780]: audit 2023-11-16T01:50:44.928337+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:50:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:45 smithi060 bash[24780]: audit 2023-11-16T01:50:44.928763+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:50:46.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:45 smithi060 bash[24780]: cluster 2023-11-16T01:50:44.932649+0000 mgr.x (mgr.34667) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:47.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:47 smithi017 bash[24695]: cluster 2023-11-16T01:50:46.351629+0000 mgr.x (mgr.34667) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:47.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:47 smithi017 bash[28266]: cluster 2023-11-16T01:50:46.351629+0000 mgr.x (mgr.34667) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:47.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:47 smithi060 bash[24780]: cluster 2023-11-16T01:50:46.351629+0000 mgr.x (mgr.34667) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:48.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:48 smithi017 bash[24695]: cluster 2023-11-16T01:50:47.113393+0000 mon.a (mon.0) 603 : cluster [DBG] mgrmap e20: x(active, since 9s), standbys: y 2023-11-16T01:50:48.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:48 smithi017 bash[28266]: cluster 2023-11-16T01:50:47.113393+0000 mon.a (mon.0) 603 : cluster [DBG] mgrmap e20: x(active, since 9s), standbys: y 2023-11-16T01:50:48.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:48 smithi060 bash[24780]: cluster 2023-11-16T01:50:47.113393+0000 mon.a (mon.0) 603 : cluster [DBG] mgrmap e20: x(active, since 9s), standbys: y 2023-11-16T01:50:49.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:49 smithi017 bash[24695]: cluster 2023-11-16T01:50:48.352497+0000 mgr.x (mgr.34667) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:49.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:49 smithi017 bash[28266]: cluster 2023-11-16T01:50:48.352497+0000 mgr.x (mgr.34667) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:49.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:49 smithi060 bash[24780]: cluster 2023-11-16T01:50:48.352497+0000 mgr.x (mgr.34667) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:51.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: cluster 2023-11-16T01:50:50.353986+0000 mgr.x (mgr.34667) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:51.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: cluster 2023-11-16T01:50:50.353986+0000 mgr.x (mgr.34667) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:51.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.041787+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:51.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.041787+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:51.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.042712+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:51.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.049353+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:50:51.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.346988+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.347754+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.348370+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.348988+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.349779+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.350511+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.351090+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.351607+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[24695]: audit 2023-11-16T01:50:51.352155+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.042712+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:51.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.049353+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:50:51.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.346988+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.347754+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.348370+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.348988+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.349779+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.350511+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.351090+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.351607+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:51 smithi017 bash[28266]: audit 2023-11-16T01:50:51.352155+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: cluster 2023-11-16T01:50:50.353986+0000 mgr.x (mgr.34667) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:51.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.041787+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:51.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.042712+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:51.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.049353+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.039241Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:50:51.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.346988+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.347754+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.348370+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.348988+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.349779+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.350511+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.351090+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.351607+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:51.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:51 smithi060 bash[24780]: audit 2023-11-16T01:50:51.352155+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.409763+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:52.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.409763+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:52.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.411376+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:52.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.411376+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:52.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.424308+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:50:52.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.718023+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.719008+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.719724+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.720430+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.721208+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.424308+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.718023+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.719008+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.719724+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.720430+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.721208+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.721854+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.722492+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.723067+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.723771+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: cluster 2023-11-16T01:50:51.725551+0000 mgr.x (mgr.34667) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.726626+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.727737+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: audit 2023-11-16T01:50:51.733851+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[24695]: cephadm 2023-11-16T01:50:51.752530+0000 mgr.x (mgr.34667) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:50:52.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.721854+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.722492+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.723067+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.723771+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: cluster 2023-11-16T01:50:51.725551+0000 mgr.x (mgr.34667) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.726626+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.727737+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: audit 2023-11-16T01:50:51.733851+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:50:52.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:52 smithi017 bash[28266]: cephadm 2023-11-16T01:50:51.752530+0000 mgr.x (mgr.34667) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:50:52.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.409763+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:52.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.411376+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:50:52.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.424308+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_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.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404283Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428448153, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404670Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.404937Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405195Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48653926, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405448Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405698Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.405947Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26319257, \"cpu_percentage\": \"1.22%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406098Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.406404Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:50:51.406813Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:50:52.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.718023+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.719008+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.719724+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.720430+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.721208+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.721854+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.722492+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.723067+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.723771+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: cluster 2023-11-16T01:50:51.725551+0000 mgr.x (mgr.34667) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.726626+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.727737+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: audit 2023-11-16T01:50:51.733851+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:50:52.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:52 smithi060 bash[24780]: cephadm 2023-11-16T01:50:51.752530+0000 mgr.x (mgr.34667) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-11-16T01:50:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:53 smithi017 bash[24695]: cluster 2023-11-16T01:50:52.427594+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:50:53.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:53 smithi017 bash[28266]: cluster 2023-11-16T01:50:52.427594+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:50:53.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:53 smithi060 bash[24780]: cluster 2023-11-16T01:50:52.427594+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:50:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:54 smithi017 bash[24695]: cluster 2023-11-16T01:50:53.726328+0000 mgr.x (mgr.34667) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:54 smithi017 bash[28266]: cluster 2023-11-16T01:50:53.726328+0000 mgr.x (mgr.34667) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:54.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:54 smithi060 bash[24780]: cluster 2023-11-16T01:50:53.726328+0000 mgr.x (mgr.34667) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:57.109 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:56 smithi017 bash[24695]: cluster 2023-11-16T01:50:55.727841+0000 mgr.x (mgr.34667) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:57.109 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:56 smithi017 bash[28266]: cluster 2023-11-16T01:50:55.727841+0000 mgr.x (mgr.34667) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:57.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:56 smithi060 bash[24780]: cluster 2023-11-16T01:50:55.727841+0000 mgr.x (mgr.34667) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:59.120 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:50:58 smithi017 bash[24695]: cluster 2023-11-16T01:50:57.728619+0000 mgr.x (mgr.34667) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:59.121 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:50:58 smithi017 bash[28266]: cluster 2023-11-16T01:50:57.728619+0000 mgr.x (mgr.34667) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:50:59.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:50:58 smithi060 bash[24780]: cluster 2023-11-16T01:50:57.728619+0000 mgr.x (mgr.34667) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:01.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[24695]: cluster 2023-11-16T01:50:59.729375+0000 mgr.x (mgr.34667) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:01.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[28266]: cluster 2023-11-16T01:50:59.729375+0000 mgr.x (mgr.34667) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:01.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[28266]: audit 2023-11-16T01:51:00.341005+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:01.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[24695]: audit 2023-11-16T01:51:00.341005+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:01.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[24695]: audit 2023-11-16T01:51:00.342107+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:01.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[28266]: audit 2023-11-16T01:51:00.342107+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:01.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[24695]: audit 2023-11-16T01:51:00.347017+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:01.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[24695]: audit 2023-11-16T01:51:00.357591+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T01:51:01.209 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[24695]: audit 2023-11-16T01:51:00.358142+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T01:51:01.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[28266]: audit 2023-11-16T01:51:00.347017+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:01.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[28266]: audit 2023-11-16T01:51:00.357591+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T01:51:01.209 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:00 smithi017 bash[28266]: audit 2023-11-16T01:51:00.358142+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T01:51:01.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:00 smithi060 bash[24780]: cluster 2023-11-16T01:50:59.729375+0000 mgr.x (mgr.34667) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:01.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:00 smithi060 bash[24780]: audit 2023-11-16T01:51:00.341005+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:01.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:00 smithi060 bash[24780]: audit 2023-11-16T01:51:00.342107+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:01.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:00 smithi060 bash[24780]: audit 2023-11-16T01:51:00.347017+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97339310, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.036988Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037365Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037602Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51967426, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.037836Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038044Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47605350, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038309Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038561Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038763Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:50:51.038886Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:01.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:00 smithi060 bash[24780]: audit 2023-11-16T01:51:00.357591+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.34667 172.21.15.60:0/343580102' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T01:51:01.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:00 smithi060 bash[24780]: audit 2023-11-16T01:51:00.358142+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-16T01:51:01.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:01 smithi060 bash[35316]: ignoring --setuser ceph since I am not root 2023-11-16T01:51:01.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:01 smithi060 bash[35316]: ignoring --setgroup ceph since I am not root 2023-11-16T01:51:01.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:01 smithi060 bash[35316]: debug 2023-11-16T01:51:01.398+0000 7f08060e4700 1 -- 172.21.15.60:0/1717193398 <== mon.1 v2:172.21.15.17:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5653a195e4e0 con 0x5653a1a52800 2023-11-16T01:51:01.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:01 smithi060 bash[35316]: debug 2023-11-16T01:51:01.554+0000 7f08162ad680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T01:51:01.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:01 smithi017 bash[24950]: ignoring --setuser ceph since I am not root 2023-11-16T01:51:01.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:01 smithi017 bash[24950]: ignoring --setgroup ceph since I am not root 2023-11-16T01:51:01.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:01 smithi017 bash[24950]: debug 2023-11-16T01:51:01.393+0000 7f820bacb040 1 -- 172.21.15.17:0/1973919682 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x55676a98d000 msgr2=0x55676b602480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-16T01:51:01.706 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:01 smithi017 bash[24950]: debug 2023-11-16T01:51:01.393+0000 7f820bacb040 1 --2- 172.21.15.17:0/1973919682 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x55676a98d000 0x55676b602480 secure :-1 s=READY pgs=170 cs=0 l=1 rx=0x55676a97f110 tx=0x55676a9817c0).stop 2023-11-16T01:51:01.706 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:01 smithi017 bash[47174]: level=info ts=2023-11-16T01:51:01.569Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-11-16T01:51:01.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:01 smithi060 bash[35316]: debug 2023-11-16T01:51:01.662+0000 7f08162ad680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T01:51:02.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:02 smithi060 bash[35316]: debug 2023-11-16T01:51:02.114+0000 7f08162ad680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T01:51:02.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:02 smithi060 bash[24780]: audit 2023-11-16T01:51:01.359648+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-16T01:51:02.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:02 smithi060 bash[24780]: cluster 2023-11-16T01:51:01.359725+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e21: x(active, since 23s), standbys: y 2023-11-16T01:51:02.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:02 smithi017 bash[28266]: audit 2023-11-16T01:51:01.359648+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-16T01:51:02.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:02 smithi017 bash[28266]: cluster 2023-11-16T01:51:01.359725+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e21: x(active, since 23s), standbys: y 2023-11-16T01:51:02.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:02 smithi017 bash[24695]: audit 2023-11-16T01:51:01.359648+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34667 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-16T01:51:02.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:02 smithi017 bash[24695]: cluster 2023-11-16T01:51:01.359725+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e21: x(active, since 23s), standbys: y 2023-11-16T01:51:03.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:03 smithi060 bash[35316]: debug 2023-11-16T01:51:03.046+0000 7f08162ad680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T01:51:03.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:03 smithi060 bash[35316]: debug 2023-11-16T01:51:03.146+0000 7f08162ad680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T01:51:03.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:03 smithi060 bash[35316]: debug 2023-11-16T01:51:03.418+0000 7f08162ad680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T01:51:03.955 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:03 smithi017 bash[47174]: level=info ts=2023-11-16T01:51:03.512Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000121758s 2023-11-16T01:51:04.883 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:04 smithi060 bash[35316]: debug 2023-11-16T01:51:04.602+0000 7f08162ad680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T01:51:04.883 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:04 smithi060 bash[35316]: debug 2023-11-16T01:51:04.770+0000 7f08162ad680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:51:05.218 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:04 smithi060 bash[35316]: debug 2023-11-16T01:51:04.870+0000 7f08162ad680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-16T01:51:05.220 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:04 smithi060 bash[35316]: debug 2023-11-16T01:51:04.986+0000 7f08162ad680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-16T01:51:05.601 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[35316]: debug 2023-11-16T01:51:05.210+0000 7f08162ad680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-16T01:51:05.878 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[35316]: debug 2023-11-16T01:51:05.586+0000 7f08162ad680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-16T01:51:05.878 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[35316]: debug 2023-11-16T01:51:05.710+0000 7f08162ad680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-16T01:51:06.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24950]: [16/Nov/2023:01:51:05] ENGINE Bus STARTING 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24950]: CherryPy Checker: 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24950]: The Application mounted at '' has an empty config. 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24950]: [16/Nov/2023:01:51:05] ENGINE Serving on http://:::9283 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24950]: [16/Nov/2023:01:51:05] ENGINE Bus STARTED 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[28266]: cluster 2023-11-16T01:51:05.800064+0000 mon.a (mon.0) 616 : cluster [DBG] Standby manager daemon y restarted 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[28266]: cluster 2023-11-16T01:51:05.800199+0000 mon.a (mon.0) 617 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:51:06.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[28266]: audit 2023-11-16T01:51:05.803680+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.17:0/1559616496' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:51:06.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[28266]: audit 2023-11-16T01:51:05.810383+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.17:0/1559616496' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:51:06.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24695]: cluster 2023-11-16T01:51:05.800064+0000 mon.a (mon.0) 616 : cluster [DBG] Standby manager daemon y restarted 2023-11-16T01:51:06.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24695]: cluster 2023-11-16T01:51:05.800199+0000 mon.a (mon.0) 617 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:51:06.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24695]: audit 2023-11-16T01:51:05.803680+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.17:0/1559616496' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:51:06.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:05 smithi017 bash[24695]: audit 2023-11-16T01:51:05.810383+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.17:0/1559616496' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:51:06.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[24780]: cluster 2023-11-16T01:51:05.800064+0000 mon.a (mon.0) 616 : cluster [DBG] Standby manager daemon y restarted 2023-11-16T01:51:06.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[24780]: cluster 2023-11-16T01:51:05.800199+0000 mon.a (mon.0) 617 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:51:06.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[24780]: audit 2023-11-16T01:51:05.803680+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.17:0/1559616496' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:51:06.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:05 smithi060 bash[24780]: audit 2023-11-16T01:51:05.810383+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.17:0/1559616496' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:51:06.883 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:06 smithi060 bash[35316]: debug 2023-11-16T01:51:06.606+0000 7f08162ad680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-16T01:51:06.883 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:06 smithi060 bash[35316]: debug 2023-11-16T01:51:06.714+0000 7f08162ad680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-16T01:51:06.883 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:06 smithi060 bash[35316]: debug 2023-11-16T01:51:06.834+0000 7f08162ad680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-16T01:51:07.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:06 smithi017 bash[24695]: cluster 2023-11-16T01:51:05.865601+0000 mon.a (mon.0) 618 : cluster [DBG] mgrmap e22: x(active, since 27s), standbys: y 2023-11-16T01:51:07.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:06 smithi017 bash[28266]: cluster 2023-11-16T01:51:05.865601+0000 mon.a (mon.0) 618 : cluster [DBG] mgrmap e22: x(active, since 27s), standbys: y 2023-11-16T01:51:07.217 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:07 smithi060 bash[35316]: debug 2023-11-16T01:51:07.058+0000 7f08162ad680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-16T01:51:07.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:06 smithi060 bash[24780]: cluster 2023-11-16T01:51:05.865601+0000 mon.a (mon.0) 618 : cluster [DBG] mgrmap e22: x(active, since 27s), standbys: y 2023-11-16T01:51:07.713 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:07 smithi060 bash[35316]: debug 2023-11-16T01:51:07.350+0000 7f08162ad680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-16T01:51:07.713 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:07 smithi060 bash[35316]: debug 2023-11-16T01:51:07.518+0000 7f08162ad680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-16T01:51:07.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:07 smithi060 bash[35316]: debug 2023-11-16T01:51:07.698+0000 7f08162ad680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:51:07.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:07 smithi060 bash[35316]: debug 2023-11-16T01:51:07.926+0000 7f08162ad680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-16T01:51:08.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:08 smithi017 bash[24695]: cluster 2023-11-16T01:51:08.061553+0000 mon.a (mon.0) 619 : cluster [INF] Active manager daemon x restarted 2023-11-16T01:51:08.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:08 smithi017 bash[24695]: cluster 2023-11-16T01:51:08.062875+0000 mon.a (mon.0) 620 : cluster [INF] Activating manager daemon x 2023-11-16T01:51:08.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:08 smithi017 bash[24695]: cluster 2023-11-16T01:51:08.070214+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-16T01:51:08.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:08 smithi017 bash[28266]: cluster 2023-11-16T01:51:08.061553+0000 mon.a (mon.0) 619 : cluster [INF] Active manager daemon x restarted 2023-11-16T01:51:08.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:08 smithi017 bash[28266]: cluster 2023-11-16T01:51:08.062875+0000 mon.a (mon.0) 620 : cluster [INF] Activating manager daemon x 2023-11-16T01:51:08.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:08 smithi017 bash[28266]: cluster 2023-11-16T01:51:08.070214+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-16T01:51:08.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:08 smithi060 bash[35316]: debug 2023-11-16T01:51:08.034+0000 7f08162ad680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-16T01:51:08.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:08 smithi060 bash[24780]: cluster 2023-11-16T01:51:08.061553+0000 mon.a (mon.0) 619 : cluster [INF] Active manager daemon x restarted 2023-11-16T01:51:08.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:08 smithi060 bash[24780]: cluster 2023-11-16T01:51:08.062875+0000 mon.a (mon.0) 620 : cluster [INF] Activating manager daemon x 2023-11-16T01:51:08.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:08 smithi060 bash[24780]: cluster 2023-11-16T01:51:08.070214+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-16T01:51:09.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:09 smithi017 bash[24695]: cluster 2023-11-16T01:51:08.127198+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0645973s), standbys: y 2023-11-16T01:51:09.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:09 smithi017 bash[28266]: cluster 2023-11-16T01:51:08.127198+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0645973s), standbys: y 2023-11-16T01:51:09.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:09 smithi060 bash[24780]: cluster 2023-11-16T01:51:08.127198+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0645973s), standbys: y 2023-11-16T01:51:11.956 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:11 smithi017 bash[47174]: level=info ts=2023-11-16T01:51:11.515Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002745061s 2023-11-16T01:51:14.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.129389+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.129741+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.130057+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.132480+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.133046+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.133707+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.134268+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.134705+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.135252+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.135722+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.136139+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.136558+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:51:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.136987+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.139408+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.140002+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.141130+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.142458+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.143569+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.129389+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.129741+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.130057+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.132480+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:51:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.133046+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.133707+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.134268+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.134705+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.135252+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.135722+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.136139+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.136558+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.136987+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.139408+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.140002+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.141130+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:51:14.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.142458+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.143569+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.144011+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.144464+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.144916+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.145389+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.145850+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.146307+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.146724+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:51:14.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.147171+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.147605+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.148039+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.148459+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.148888+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.149314+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.149779+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.150235+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.150691+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.151160+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.151619+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.152048+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.152490+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:51:14.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: audit 2023-11-16T01:51:14.152941+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:51:14.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[24695]: cluster 2023-11-16T01:51:14.158770+0000 mon.a (mon.0) 623 : cluster [INF] Manager daemon x is now available 2023-11-16T01:51:14.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.144011+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:51:14.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.144464+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:51:14.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.144916+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:51:14.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.145389+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:51:14.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.145850+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.146307+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.146724+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.147171+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.147605+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.148039+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.148459+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.148888+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.149314+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.149779+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.150235+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.150691+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:51:14.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.151160+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:51:14.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.151619+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:51:14.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.152048+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:51:14.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.152490+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:51:14.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: audit 2023-11-16T01:51:14.152941+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:51:14.463 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:14 smithi017 bash[28266]: cluster 2023-11-16T01:51:14.158770+0000 mon.a (mon.0) 623 : cluster [INF] Manager daemon x is now available 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.129389+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.129741+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.130057+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.132480+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.133046+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.133707+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.134268+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.134705+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.135252+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:51:14.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.135722+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.136139+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.136558+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.136987+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.139408+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.140002+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.141130+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.142458+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.143569+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.144011+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.144464+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.144916+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.145389+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:51:14.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.145850+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.146307+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.146724+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.147171+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.147605+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.148039+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.148459+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.148888+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.149314+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.149779+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:51:14.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.150235+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:51:14.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.150691+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:51:14.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.151160+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:51:14.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.151619+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:51:14.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.152048+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:51:14.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.152490+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:51:14.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: audit 2023-11-16T01:51:14.152941+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:51:14.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[24780]: cluster 2023-11-16T01:51:14.158770+0000 mon.a (mon.0) 623 : cluster [INF] Manager daemon x is now available 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: Warning: Permanently added 'smithi060,172.21.15.60' (ECDSA) to the list of known hosts. 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: [16/Nov/2023:01:51:14] ENGINE Bus STARTING 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: CherryPy Checker: 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: The Application mounted at '' has an empty config. 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: [16/Nov/2023:01:51:14] ENGINE Serving on http://:::9283 2023-11-16T01:51:14.967 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:14 smithi060 bash[35316]: [16/Nov/2023:01:51:14] ENGINE Bus STARTED 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: cluster 2023-11-16T01:51:14.223633+0000 mon.a (mon.0) 624 : cluster [DBG] mgrmap e24: x(active, since 6s), standbys: y 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: cluster 2023-11-16T01:51:14.229416+0000 mgr.x (mgr.24745) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.322704+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.388718+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.389480+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.396558+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.402985+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-16T01:51:15.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.403854+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.409821+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]': finished 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.415121+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.415878+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.425146+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.425816+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.742396+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[24695]: audit 2023-11-16T01:51:14.745412+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: cluster 2023-11-16T01:51:14.223633+0000 mon.a (mon.0) 624 : cluster [DBG] mgrmap e24: x(active, since 6s), standbys: y 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: cluster 2023-11-16T01:51:14.229416+0000 mgr.x (mgr.24745) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:15.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.322704+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.388718+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.389480+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.396558+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.402985+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.403854+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.409821+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]': finished 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.415121+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.415878+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.425146+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.425816+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:51:15.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.742396+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:15.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:15 smithi017 bash[28266]: audit 2023-11-16T01:51:14.745412+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: cluster 2023-11-16T01:51:14.223633+0000 mon.a (mon.0) 624 : cluster [DBG] mgrmap e24: x(active, since 6s), standbys: y 2023-11-16T01:51:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: cluster 2023-11-16T01:51:14.229416+0000 mgr.x (mgr.24745) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.322704+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:51:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.388718+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-16T01:51:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.389480+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-16T01:51:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.396558+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.402985+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.403854+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.409821+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1700099474.4018843, \"last_seen\": 1700099474.4018843, \"count\": 1, \"active\": true}}"}]': finished 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.415121+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.415878+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.425146+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.425816+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.742396+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:15.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:15 smithi060 bash[24780]: audit 2023-11-16T01:51:14.745412+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:16.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:16 smithi017 bash[24695]: cluster 2023-11-16T01:51:15.213223+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T01:51:16.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:16 smithi017 bash[24695]: cluster 2023-11-16T01:51:15.213306+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-11-16T01:51:16.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:16 smithi017 bash[28266]: cluster 2023-11-16T01:51:15.213223+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T01:51:16.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:16 smithi017 bash[28266]: cluster 2023-11-16T01:51:15.213306+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-11-16T01:51:16.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:16 smithi060 bash[24780]: cluster 2023-11-16T01:51:15.213223+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T01:51:16.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:16 smithi060 bash[24780]: cluster 2023-11-16T01:51:15.213306+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-11-16T01:51:17.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:17 smithi017 bash[24695]: cluster 2023-11-16T01:51:16.139647+0000 mgr.x (mgr.24745) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:17.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:17 smithi017 bash[24695]: cluster 2023-11-16T01:51:17.121466+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-11-16T01:51:17.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:17 smithi017 bash[28266]: cluster 2023-11-16T01:51:16.139647+0000 mgr.x (mgr.24745) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:17.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:17 smithi017 bash[28266]: cluster 2023-11-16T01:51:17.121466+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-11-16T01:51:17.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:17 smithi060 bash[24780]: cluster 2023-11-16T01:51:16.139647+0000 mgr.x (mgr.24745) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:17.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:17 smithi060 bash[24780]: cluster 2023-11-16T01:51:17.121466+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2023-11-16T01:51:19.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:19 smithi017 bash[24695]: cluster 2023-11-16T01:51:18.140330+0000 mgr.x (mgr.24745) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:19.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:19 smithi017 bash[28266]: cluster 2023-11-16T01:51:18.140330+0000 mgr.x (mgr.24745) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:19.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:19 smithi060 bash[24780]: cluster 2023-11-16T01:51:18.140330+0000 mgr.x (mgr.24745) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:21.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: cluster 2023-11-16T01:51:20.141108+0000 mgr.x (mgr.24745) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:21.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: cluster 2023-11-16T01:51:20.141108+0000 mgr.x (mgr.24745) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:21.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.649874+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.649874+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.651219+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.651219+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.657647+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:21.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.657647+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:21.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.819476+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.819476+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.820959+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.827383+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:21.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.935886+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.820959+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.827383+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.935886+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.936958+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.937948+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.938903+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.939796+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.940678+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.941572+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.942426+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:20.943260+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.092157+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.093137+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.093974+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.094728+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.095453+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.096115+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.096816+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.097476+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.936958+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.937948+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.938903+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.939796+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.940678+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.941572+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.942426+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:20.943260+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.092157+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.093137+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.093974+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.094728+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.095453+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.096115+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.096816+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.097476+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.098184+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.101738+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:21.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.104185+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:21.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[24695]: audit 2023-11-16T01:51:21.113919+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:51:21.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.098184+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.101738+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:21.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.104185+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:21.715 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:21 smithi017 bash[28266]: audit 2023-11-16T01:51:21.113919+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:51:21.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: cluster 2023-11-16T01:51:20.141108+0000 mgr.x (mgr.24745) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:21.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.649874+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.651219+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.657647+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:21.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.819476+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.820959+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:21.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.827383+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.816329Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:21.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.935886+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.936958+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.937948+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.938903+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.939796+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.940678+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.941572+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.942426+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:20.943260+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.092157+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.093137+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.093974+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.094728+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.095453+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.096115+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.096816+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.097476+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:51:21.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.098184+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:51:21.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.101738+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:21.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.104185+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:21.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:21 smithi060 bash[24780]: audit 2023-11-16T01:51:21.113919+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:51:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:22 smithi017 bash[24695]: cephadm 2023-11-16T01:51:21.139641+0000 mgr.x (mgr.24745) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:51:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:22 smithi017 bash[24695]: cluster 2023-11-16T01:51:21.823357+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:51:22.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:22 smithi017 bash[28266]: cephadm 2023-11-16T01:51:21.139641+0000 mgr.x (mgr.24745) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:51:22.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:22 smithi017 bash[28266]: cluster 2023-11-16T01:51:21.823357+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:51:22.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:22 smithi060 bash[24780]: cephadm 2023-11-16T01:51:21.139641+0000 mgr.x (mgr.24745) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2023-11-16T01:51:22.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:22 smithi060 bash[24780]: cluster 2023-11-16T01:51:21.823357+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:51:24.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:24 smithi017 bash[24695]: cluster 2023-11-16T01:51:23.100895+0000 mgr.x (mgr.24745) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:24.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:24 smithi060 bash[24780]: cluster 2023-11-16T01:51:23.100895+0000 mgr.x (mgr.24745) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:24.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:24 smithi017 bash[28266]: cluster 2023-11-16T01:51:23.100895+0000 mgr.x (mgr.24745) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:26.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:26 smithi017 bash[24695]: cluster 2023-11-16T01:51:25.102444+0000 mgr.x (mgr.24745) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:26.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:26 smithi017 bash[28266]: cluster 2023-11-16T01:51:25.102444+0000 mgr.x (mgr.24745) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:26.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:26 smithi060 bash[24780]: cluster 2023-11-16T01:51:25.102444+0000 mgr.x (mgr.24745) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:28.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:28 smithi017 bash[24695]: cluster 2023-11-16T01:51:27.102960+0000 mgr.x (mgr.24745) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:28.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:28 smithi017 bash[28266]: cluster 2023-11-16T01:51:27.102960+0000 mgr.x (mgr.24745) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:28.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:28 smithi060 bash[24780]: cluster 2023-11-16T01:51:27.102960+0000 mgr.x (mgr.24745) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:30.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:30 smithi017 bash[24695]: cluster 2023-11-16T01:51:29.103630+0000 mgr.x (mgr.24745) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:30.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:30 smithi017 bash[28266]: cluster 2023-11-16T01:51:29.103630+0000 mgr.x (mgr.24745) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:30.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:30 smithi060 bash[24780]: cluster 2023-11-16T01:51:29.103630+0000 mgr.x (mgr.24745) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:32.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:32 smithi060 bash[24780]: cluster 2023-11-16T01:51:31.105149+0000 mgr.x (mgr.24745) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:32.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:32 smithi017 bash[28266]: cluster 2023-11-16T01:51:31.105149+0000 mgr.x (mgr.24745) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:32.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:32 smithi017 bash[24695]: cluster 2023-11-16T01:51:31.105149+0000 mgr.x (mgr.24745) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:32.871 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:32 smithi060 systemd[1]: Started Ceph prometheus.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:51:33.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[24695]: audit 2023-11-16T01:51:32.834806+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:33.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[28266]: audit 2023-11-16T01:51:32.834806+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:33.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[24695]: audit 2023-11-16T01:51:32.836145+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:33.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[24695]: audit 2023-11-16T01:51:32.843352+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:33.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[24695]: audit 2023-11-16T01:51:32.847153+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:33.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[28266]: audit 2023-11-16T01:51:32.836145+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:33.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[28266]: audit 2023-11-16T01:51:32.843352+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:33.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:33 smithi017 bash[28266]: audit 2023-11-16T01:51:32.847153+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:33.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[24780]: audit 2023-11-16T01:51:32.834806+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:33.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[24780]: audit 2023-11-16T01:51:32.836145+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:33.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[24780]: audit 2023-11-16T01:51:32.843352+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115553075, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.813675Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428238438, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814078Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814432Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814697Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.814957Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815214Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815471Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26843545, \"cpu_percentage\": \"3.42%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815628Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52617543, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.815886Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:33.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[24780]: audit 2023-11-16T01:51:32.847153+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:51:34.217 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.878Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-11-16T01:51:34.217 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.878Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-11-16T01:51:34.217 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.878Z caller=main.go:518 level=info host_details="(Linux 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64 smithi060 (none))" 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.878Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.878Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.880Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.881Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.883Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.887Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.887Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.314µs 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.887Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.887Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-11-16T01:51:34.218 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.888Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.55µs wal_replay_duration=318.458µs total_replay_duration=376.202µs 2023-11-16T01:51:34.219 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.890Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-11-16T01:51:34.219 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.890Z caller=main.go:947 level=info msg="TSDB started" 2023-11-16T01:51:34.219 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.890Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-16T01:51:34.219 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.922Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.104821ms db_storage=1.56µs remote_storage=2.1µs web_handler=546ns query_engine=994ns scrape=537.945µs scrape_sd=49.611µs notify=39.097µs notify_sd=13.54µs rules=30.97756ms 2023-11-16T01:51:34.219 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 01:51:33 smithi060 bash[37498]: ts=2023-11-16T01:51:33.922Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-11-16T01:51:34.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:34 smithi017 bash[24695]: cluster 2023-11-16T01:51:33.105931+0000 mgr.x (mgr.24745) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:34.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:34 smithi017 bash[28266]: cluster 2023-11-16T01:51:33.105931+0000 mgr.x (mgr.24745) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:34 smithi060 bash[24780]: cluster 2023-11-16T01:51:33.105931+0000 mgr.x (mgr.24745) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:35.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:35 smithi017 bash[28266]: audit 2023-11-16T01:51:34.400456+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:51:35.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:35 smithi017 bash[28266]: audit 2023-11-16T01:51:34.401666+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:51:35.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:35 smithi017 bash[28266]: audit 2023-11-16T01:51:34.407923+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:51:35.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:35 smithi017 bash[24695]: audit 2023-11-16T01:51:34.400456+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:51:35.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:35 smithi017 bash[24695]: audit 2023-11-16T01:51:34.401666+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:51:35.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:35 smithi017 bash[24695]: audit 2023-11-16T01:51:34.407923+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:51:35.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:35 smithi060 bash[24780]: audit 2023-11-16T01:51:34.400456+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:51:35.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:35 smithi060 bash[24780]: audit 2023-11-16T01:51:34.401666+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-16T01:51:35.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:35 smithi060 bash[24780]: audit 2023-11-16T01:51:34.407923+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b9ee286c-3baf-4d5e-b895-fe3ac7d250f3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700098737.1123548, \"finished_at\": 1700099474.3837223, \"add_to_ceph_s:\": 1700098722.3218644}, {\"id\": \"792ea6d4-1c03-4ad8-939c-89cf98adc828\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700098760.9341383, \"finished_at\": 1700099474.383729, \"add_to_ceph_s:\": 1700098744.6675563}, {\"id\": \"52a5ff3f-2d76-4b4d-9133-0bd4095464bf\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700098786.3510008, \"finished_at\": 1700099474.383732, \"add_to_ceph_s:\": 1700098771.0178528}, {\"id\": \"ef988bb6-024e-4a70-ae8d-fb3eadc33fd3\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700098801.664233, \"finished_at\": 1700099474.383735, \"add_to_ceph_s:\": 1700098794.6921802}, {\"id\": \"8fe9388e-49d1-4154-9a87-fd10d5fa6c6f\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700099481.1190429, \"finished_at\": 1700099492.8448021, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-16T01:51:36.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:36 smithi017 bash[28266]: cluster 2023-11-16T01:51:35.107588+0000 mgr.x (mgr.24745) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:36.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:36 smithi017 bash[24695]: cluster 2023-11-16T01:51:35.107588+0000 mgr.x (mgr.24745) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:36.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:36 smithi060 bash[24780]: cluster 2023-11-16T01:51:35.107588+0000 mgr.x (mgr.24745) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:38.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:38 smithi017 bash[24695]: cluster 2023-11-16T01:51:37.108309+0000 mgr.x (mgr.24745) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:38.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:38 smithi017 bash[28266]: cluster 2023-11-16T01:51:37.108309+0000 mgr.x (mgr.24745) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:38.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:38 smithi060 bash[24780]: cluster 2023-11-16T01:51:37.108309+0000 mgr.x (mgr.24745) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: cluster 2023-11-16T01:51:39.109013+0000 mgr.x (mgr.24745) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: cluster 2023-11-16T01:51:39.109013+0000 mgr.x (mgr.24745) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.129183+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:39.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.129183+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:39.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.130698+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:39.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.130698+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.137705+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: cluster 2023-11-16T01:51:39.140006+0000 mgr.x (mgr.24745) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: cluster 2023-11-16T01:51:39.140632+0000 mgr.x (mgr.24745) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.141356+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.144373+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.147881+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: cephadm 2023-11-16T01:51:39.156594+0000 mgr.x (mgr.24745) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.157203+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.158913+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:39.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.160422+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: cephadm 2023-11-16T01:51:39.161690+0000 mgr.x (mgr.24745) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[24695]: audit 2023-11-16T01:51:39.162484+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.137705+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: cluster 2023-11-16T01:51:39.140006+0000 mgr.x (mgr.24745) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: cluster 2023-11-16T01:51:39.140632+0000 mgr.x (mgr.24745) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.141356+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.144373+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.147881+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: cephadm 2023-11-16T01:51:39.156594+0000 mgr.x (mgr.24745) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.157203+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.158913+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:39.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.160422+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:39.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: cephadm 2023-11-16T01:51:39.161690+0000 mgr.x (mgr.24745) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2023-11-16T01:51:39.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:39 smithi017 bash[28266]: audit 2023-11-16T01:51:39.162484+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-16T01:51:39.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: cluster 2023-11-16T01:51:39.109013+0000 mgr.x (mgr.24745) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.129183+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:39.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.130698+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:39.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.137705+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:11.737111Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:39.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: cluster 2023-11-16T01:51:39.140006+0000 mgr.x (mgr.24745) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: cluster 2023-11-16T01:51:39.140632+0000 mgr.x (mgr.24745) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.141356+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.144373+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.147881+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: cephadm 2023-11-16T01:51:39.156594+0000 mgr.x (mgr.24745) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.157203+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.158913+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.160422+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: cephadm 2023-11-16T01:51:39.161690+0000 mgr.x (mgr.24745) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2023-11-16T01:51:39.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:39 smithi060 bash[24780]: audit 2023-11-16T01:51:39.162484+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-16T01:51:42.134 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: cluster 2023-11-16T01:51:41.141999+0000 mgr.x (mgr.24745) 20 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.556249+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.557966+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.562931+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.567672+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.569535+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.571303+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:42.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[24695]: audit 2023-11-16T01:51:41.573934+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-16T01:51:42.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: cluster 2023-11-16T01:51:41.141999+0000 mgr.x (mgr.24745) 20 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:42.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.556249+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:42.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.557966+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:42.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.562931+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:42.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.567672+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:42.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.569535+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:42.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.571303+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:42.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:42 smithi017 bash[28266]: audit 2023-11-16T01:51:41.573934+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-16T01:51:42.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: cluster 2023-11-16T01:51:41.141999+0000 mgr.x (mgr.24745) 20 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:42.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.556249+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:42.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.557966+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:42.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.562931+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:35:56.296307Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:42.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.567672+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:42.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.569535+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:42.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.571303+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:42.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:42 smithi060 bash[24780]: audit 2023-11-16T01:51:41.573934+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-16T01:51:43.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:43 smithi017 bash[24695]: cephadm 2023-11-16T01:51:41.567014+0000 mgr.x (mgr.24745) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-16T01:51:43.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:43 smithi017 bash[24695]: cephadm 2023-11-16T01:51:41.572893+0000 mgr.x (mgr.24745) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi017 2023-11-16T01:51:43.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:43 smithi017 bash[28266]: cephadm 2023-11-16T01:51:41.567014+0000 mgr.x (mgr.24745) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-16T01:51:43.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:43 smithi017 bash[28266]: cephadm 2023-11-16T01:51:41.572893+0000 mgr.x (mgr.24745) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi017 2023-11-16T01:51:43.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:43 smithi060 bash[24780]: cephadm 2023-11-16T01:51:41.567014+0000 mgr.x (mgr.24745) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-16T01:51:43.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:43 smithi060 bash[24780]: cephadm 2023-11-16T01:51:41.572893+0000 mgr.x (mgr.24745) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi017 2023-11-16T01:51:44.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[28266]: cluster 2023-11-16T01:51:43.142720+0000 mgr.x (mgr.24745) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:44.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[24695]: cluster 2023-11-16T01:51:43.142720+0000 mgr.x (mgr.24745) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:44.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[24695]: audit 2023-11-16T01:51:43.558266+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:44.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[28266]: audit 2023-11-16T01:51:43.558266+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:44.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[24695]: audit 2023-11-16T01:51:43.559935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:44.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[24695]: audit 2023-11-16T01:51:43.566747+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:51:44.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[28266]: audit 2023-11-16T01:51:43.559935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:44.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:44 smithi017 bash[28266]: audit 2023-11-16T01:51:43.566747+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:51:44.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:44 smithi060 bash[24780]: cluster 2023-11-16T01:51:43.142720+0000 mgr.x (mgr.24745) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:44.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:44 smithi060 bash[24780]: audit 2023-11-16T01:51:43.558266+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:44.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:44 smithi060 bash[24780]: audit 2023-11-16T01:51:43.559935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:44.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:44 smithi060 bash[24780]: audit 2023-11-16T01:51:43.566747+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"9a36433b84bf\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15109980, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:51:20.646625Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:00.363656Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:50:51.752366Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:20.646946Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:51:45.401 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:45 smithi017 bash[24695]: cephadm 2023-11-16T01:51:43.570542+0000 mgr.x (mgr.24745) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-16T01:51:45.401 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:45 smithi017 bash[24695]: cephadm 2023-11-16T01:51:43.585837+0000 mgr.x (mgr.24745) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-11-16T01:51:45.401 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:45 smithi017 bash[28266]: cephadm 2023-11-16T01:51:43.570542+0000 mgr.x (mgr.24745) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-16T01:51:45.401 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:45 smithi017 bash[28266]: cephadm 2023-11-16T01:51:43.585837+0000 mgr.x (mgr.24745) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-11-16T01:51:45.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:51:45] "GET /metrics HTTP/1.1" 200 154883 "" "Prometheus/2.33.4" 2023-11-16T01:51:45.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:45 smithi060 bash[24780]: cephadm 2023-11-16T01:51:43.570542+0000 mgr.x (mgr.24745) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-16T01:51:45.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:45 smithi060 bash[24780]: cephadm 2023-11-16T01:51:43.585837+0000 mgr.x (mgr.24745) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-11-16T01:51:46.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:46 smithi017 bash[28266]: cluster 2023-11-16T01:51:45.144277+0000 mgr.x (mgr.24745) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:46.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:46 smithi017 bash[24695]: cluster 2023-11-16T01:51:45.144277+0000 mgr.x (mgr.24745) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:46.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:46 smithi060 bash[24780]: cluster 2023-11-16T01:51:45.144277+0000 mgr.x (mgr.24745) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:47.315 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:47 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:51:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:51:48.174 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:47 smithi017 systemd[1]: Stopping Ceph alertmanager.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:51:48.174 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:47 smithi017 bash[48153]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-alertmanager.a 2023-11-16T01:51:48.174 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:48 smithi017 bash[47174]: level=info ts=2023-11-16T01:51:48.071Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-11-16T01:51:48.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:48 smithi017 bash[24695]: cluster 2023-11-16T01:51:47.145101+0000 mgr.x (mgr.24745) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:48.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:48 smithi017 bash[28266]: cluster 2023-11-16T01:51:47.145101+0000 mgr.x (mgr.24745) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:48.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:48 smithi060 bash[24780]: cluster 2023-11-16T01:51:47.145101+0000 mgr.x (mgr.24745) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:48.955 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:48 smithi017 bash[48188]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-alertmanager-a 2023-11-16T01:51:48.955 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:48 smithi017 bash[48254]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-alertmanager-a 2023-11-16T01:51:48.955 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:48 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-16T01:51:48.955 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:48 smithi017 systemd[1]: Stopped Ceph alertmanager.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:51:48.955 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:48 smithi017 systemd[1]: Started Ceph alertmanager.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:51:49.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.867792+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:49.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.867792+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:49.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.869465+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:49.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.869465+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:49.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.873850+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:51:49.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.878396+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:49.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.880469+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:49.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.882295+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:49.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[24695]: audit 2023-11-16T01:51:48.884796+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-16T01:51:49.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.873850+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:51:49.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.878396+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:49.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.880469+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:49.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.882295+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:49.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:49 smithi017 bash[28266]: audit 2023-11-16T01:51:48.884796+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-16T01:51:49.476 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.867792+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:49.477 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.869465+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:51:49.477 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.873850+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106535321, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.644693Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645054Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_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\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645277Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645474Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645665Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47668264, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.645899Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646106Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646327Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53005516, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:20.646441Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:51:49.477 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.878396+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-16T01:51:49.478 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.880469+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-16T01:51:49.478 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.882295+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:51:49.478 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:49 smithi060 bash[24780]: audit 2023-11-16T01:51:48.884796+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-16T01:51:50.397 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:50 smithi060 bash[24780]: cephadm 2023-11-16T01:51:48.877740+0000 mgr.x (mgr.24745) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-16T01:51:50.397 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:50 smithi060 bash[24780]: cephadm 2023-11-16T01:51:48.883686+0000 mgr.x (mgr.24745) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2023-11-16T01:51:50.397 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:50 smithi060 bash[24780]: cluster 2023-11-16T01:51:49.145815+0000 mgr.x (mgr.24745) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[24695]: cephadm 2023-11-16T01:51:48.877740+0000 mgr.x (mgr.24745) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-16T01:51:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[24695]: cephadm 2023-11-16T01:51:48.883686+0000 mgr.x (mgr.24745) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2023-11-16T01:51:50.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[24695]: cluster 2023-11-16T01:51:49.145815+0000 mgr.x (mgr.24745) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[28266]: cephadm 2023-11-16T01:51:48.877740+0000 mgr.x (mgr.24745) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-16T01:51:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[28266]: cephadm 2023-11-16T01:51:48.883686+0000 mgr.x (mgr.24745) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2023-11-16T01:51:50.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[28266]: cluster 2023-11-16T01:51:49.145815+0000 mgr.x (mgr.24745) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:50.456 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.269Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-11-16T01:51:50.456 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.269Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-11-16T01:51:50.456 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.271Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.17 port=9094 2023-11-16T01:51:50.456 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.274Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-16T01:51:50.456 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.328Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-16T01:51:50.457 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.329Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-16T01:51:50.457 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.334Z caller=main.go:518 msg=Listening address=:9093 2023-11-16T01:51:50.457 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:50 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:50.334Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-11-16T01:51:51.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:50.922097+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:51.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:50.922097+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:51.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:50.923873+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:51.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:50.923873+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:51.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:50.930811+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:51.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.034416+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:51:51.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:50.930811+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:51.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.034416+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:51:51.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.035758+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:51:51.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.042007+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:51:51.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.042825+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:51:51.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.035758+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:51:51.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.042007+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:51:51.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.042825+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:51:51.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.043865+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.049474+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.053453+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.055178+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.056083+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[24695]: audit 2023-11-16T01:51:51.061622+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.043865+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:51:51.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.049474+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:51:51.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.053453+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T01:51:51.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.055178+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-16T01:51:51.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.056083+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-16T01:51:51.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:51 smithi017 bash[28266]: audit 2023-11-16T01:51:51.061622+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-11-16T01:51:51.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[35316]: [16/Nov/2023:01:51:51] ENGINE Bus STOPPING 2023-11-16T01:51:51.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[35316]: [16/Nov/2023:01:51:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T01:51:51.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[35316]: [16/Nov/2023:01:51:51] ENGINE Bus STOPPED 2023-11-16T01:51:51.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[35316]: [16/Nov/2023:01:51:51] ENGINE Bus STARTING 2023-11-16T01:51:51.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[35316]: [16/Nov/2023:01:51:51] ENGINE Serving on http://:::9283 2023-11-16T01:51:51.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[35316]: [16/Nov/2023:01:51:51] ENGINE Bus STARTED 2023-11-16T01:51:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:50.922097+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:51.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:50.923873+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:51:51.470 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:50.930811+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"c09183e7862c\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26916945, \"cpu_percentage\": \"1.64%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125448Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:40:40.080317Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:17.383112Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:51:39.126275Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.034416+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.035758+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.042007+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyjCCAbICEQD4UwOzy4ZBqYqlnZf7/6xXMA0GCSqGSIb3DQEBDQUAMCMxDTAL\nBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRoaTA2MDAeFw0yMzExMTYwMTUxNTFa\nFw0zMzExMTMwMTUxNTFaMCMxDTALBgNVBAoMBENlcGgxEjAQBgNVBAMMCXNtaXRo\naTA2MDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANSEr23SRaKtM3Xv\nJ2v7gZjMqLNXb7uM7GTIRU+/AGhwf2r4KEww3obn4/fAu3a3s6X+b+nc0n8KwFJx\nVXJ59SPR0gB+aTe/TArMxATW//LCY1wyi5OYQnls0kfrktPZiXh4VvefYiyQ90GF\nluhNFk1ddJtosR2U4lyyXg9OMnzMt5J6dMABkHCLZO7/4+a/siSFmpFzUS3TCZPY\ncGFTQxFCsiHIcglbksnBwqACdddk+aUPz3qgU6+x0MYboeNVrQzp1ks2uODT1eUi\nafGN4BEaDwzZq/BjkJEWSyKnlyqkIG0Vz8ck0AIgSTwDQFS6VM0mWpQNWbj072S4\n3L/4dhECAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxmYob7CCzLx85BAgnhgcgXY0\nnTMx77460Ko9WQSoSfQ1ODO0FmureLT5HT/1vkRgcuA6LBNiLM1HWaGF5YeZxpra\no9Kx/yij/UOqx4LqZcmF5pRbIsk+tCNKPz5qK0lfcHw17lAdxi0hEYDjy8cpKAeu\neeV2JtEaB3BFMzQV4H46bIw1mTem+RR29sDehno78YAhas1Fn+JOmotanJg7jIZN\nREHFXMDu9mvcN3xK/r5bH60VE6PO828cGgQSjW5zz1apK0NlJMqpGvWwXBTYvbs/\nlTl4rjdSsYm5k8dhhI7ZVg9tKgFrWht25JatirHXkhxL1zavlLuEIxyurAoS7w==\n-----END CERTIFICATE-----\n"}]': finished 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.042825+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.043865+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.049474+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi060/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDUhK9t0kWirTN1\n7ydr+4GYzKizV2+7jOxkyEVPvwBocH9q+ChMMN6G5+P3wLt2t7Ol/m/p3NJ/CsBS\ncVVyefUj0dIAfmk3v0wKzMQE1v/ywmNcMouTmEJ5bNJH65LT2Yl4eFb3n2IskPdB\nhZboTRZNXXSbaLEdlOJcsl4PTjJ8zLeSenTAAZBwi2Tu/+Pmv7IkhZqRc1Et0wmT\n2HBhU0MRQrIhyHIJW5LJwcKgAnXXZPmlD896oFOvsdDGG6HjVa0M6dZLNrjg09Xl\nImnxjeARGg8M2avwY5CRFksip5cqpCBtFc/HJNACIEk8A0BUulTNJlqUDVm49O9k\nuNy/+HYRAgMBAAECggEBAKxIWJNWOH+Vm7dKxpGilcBSgZzKEFlh+C4HsTDh7am9\nMX59aOXDZFLHYKbzxsWKTQgPiZh0HO1CwQDUwemI9vMv4OfnktLPsQy8TViDF4Es\nlzIiA8cGUzVuw9XsIt69ZtWT8STTP9pTNy8V5m2yOJdFYQevyo3pqcxuCRStVv6V\n2F7eP25V3g/neG6xr4T+qEWxsshso/y++KFnEaaaFjJ7o+ooJOvVBVheENHhhjBC\nYVGCUGkkWDWeeOlYW4mhkxtxtUZ9RaLiCEibqIDTKk8EJ0bY8djJ/o/HFOvOR6Ua\nPqfR+T4hJI0ry26akxbM5RlMFMuo3mWvtrNIOAhuFUUCgYEA+XU16TvcEMtEHJXf\n0wUE8WhlDXr5HnHn+znH3KVdiOIV1lwaYWb31nZ3wcsWwBGZwyI48Z/+yUnEH2cD\neMCB/4uBOBli3XSgrvAE9rnyBz3t3zNUEDCbGdGNzsMIGJUpxDx1rG8E6uqWRlCb\nFQ4Y/tfCIHTprA2sgdOSnyWPql8CgYEA2hd5FYOcNYiylVJ/0nq6ryLbXEzgLwlT\ns5qcBySLu1QNO6ahJrBEXJ6EiXlQuVMrZXGEy046IUOrt0efUuq+h+IDzrX07jCX\nnIjTQnshp6z77H4Px3uXzO/kl5fzKjS7wyLTxvbWh9HKS+D3HDOy1QQADjyBMxqh\n16GHGFHRlY8CgYEA8D8XHbndtnrc7R7WgjeKTCj7caEmfVC8V3KNbo4AaA09dMYd\nTgNJ200bBxPdpDsPOCQkbWhmjFszu/6NFGVqjb9AQtQIKDnjareUQD5SvvDAv76C\nTllRdusfxKqGiI5XvDtyJRCCzvAArFWDFiMOpZkLyBBw35gHtL0br5QQKccCgYBn\nFLEmeg5bP0EpUtUXpuqV3OPRvIQ5ty7YtTsKJTvmTtPyXc/NeYLWRBZg4/ZDogvg\n5sbdURwonNOMzU2A43MqxqkGCvq5mj4Ovp0bzxcZKanpHaxXnRMiykBBZpCIYmRc\n1xlB8Wl0yLPVKX+i1Myx4jIkiHSIsw3L3Yz88a8eAQKBgQCcbglaVkbr0hEku3qv\n4OAbTrYUp7juvDyzAm/7AOn0UY1oFleRKndpYHY2L8R0NwFJJLajW5OGF4Tpb0Hb\nKWuBnAGw+0Z2COPEJXJ4hbGEkbTZ+pP3rNAFXK9DaWhQ5FtN5vR27UW+aL2QIXQS\nTihEI2G3kSZUH+80iUDX07vJfA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.053453+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.055178+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.056083+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-16T01:51:51.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:51 smithi060 bash[24780]: audit 2023-11-16T01:51:51.061622+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-11-16T01:51:52.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[24695]: cephadm 2023-11-16T01:51:50.934202+0000 mgr.x (mgr.24745) 31 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-11-16T01:51:52.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[24695]: audit 2023-11-16T01:51:51.054537+0000 mgr.x (mgr.24745) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T01:51:52.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[24695]: cephadm 2023-11-16T01:51:51.082552+0000 mgr.x (mgr.24745) 33 : cephadm [INF] Reconfiguring daemon grafana.a on smithi060 2023-11-16T01:51:52.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[24695]: cluster 2023-11-16T01:51:51.147068+0000 mgr.x (mgr.24745) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:52.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[28266]: cephadm 2023-11-16T01:51:50.934202+0000 mgr.x (mgr.24745) 31 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-11-16T01:51:52.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[28266]: audit 2023-11-16T01:51:51.054537+0000 mgr.x (mgr.24745) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T01:51:52.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[28266]: cephadm 2023-11-16T01:51:51.082552+0000 mgr.x (mgr.24745) 33 : cephadm [INF] Reconfiguring daemon grafana.a on smithi060 2023-11-16T01:51:52.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[28266]: cluster 2023-11-16T01:51:51.147068+0000 mgr.x (mgr.24745) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:52.456 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:51:52 smithi017 bash[48282]: level=info ts=2023-11-16T01:51:52.276Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001069496s 2023-11-16T01:51:52.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:52 smithi060 bash[24780]: cephadm 2023-11-16T01:51:50.934202+0000 mgr.x (mgr.24745) 31 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-11-16T01:51:52.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:52 smithi060 bash[24780]: audit 2023-11-16T01:51:51.054537+0000 mgr.x (mgr.24745) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-16T01:51:52.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:52 smithi060 bash[24780]: cephadm 2023-11-16T01:51:51.082552+0000 mgr.x (mgr.24745) 33 : cephadm [INF] Reconfiguring daemon grafana.a on smithi060 2023-11-16T01:51:52.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:52 smithi060 bash[24780]: cluster 2023-11-16T01:51:51.147068+0000 mgr.x (mgr.24745) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:54.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:54 smithi060 bash[24780]: cluster 2023-11-16T01:51:53.147626+0000 mgr.x (mgr.24745) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:54 smithi017 bash[24695]: cluster 2023-11-16T01:51:53.147626+0000 mgr.x (mgr.24745) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:54.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:54 smithi017 bash[28266]: cluster 2023-11-16T01:51:53.147626+0000 mgr.x (mgr.24745) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:55.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:51:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:51:55] "GET /metrics HTTP/1.1" 200 154883 "" "Prometheus/2.33.4" 2023-11-16T01:51:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:56 smithi017 bash[24695]: cluster 2023-11-16T01:51:55.148759+0000 mgr.x (mgr.24745) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:56.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:56 smithi017 bash[28266]: cluster 2023-11-16T01:51:55.148759+0000 mgr.x (mgr.24745) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:56.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:56 smithi060 bash[24780]: cluster 2023-11-16T01:51:55.148759+0000 mgr.x (mgr.24745) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:51:57.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:51:57 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:51:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:08.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:51:58 smithi017 bash[24695]: cluster 2023-11-16T01:51:57.149282+0000 mgr.x (mgr.24745) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:51:58 smithi017 bash[28266]: cluster 2023-11-16T01:51:57.149282+0000 mgr.x (mgr.24745) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.274 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:51:58 smithi060 bash[24780]: cluster 2023-11-16T01:51:57.149282+0000 mgr.x (mgr.24745) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.274 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:00 smithi060 bash[24780]: cluster 2023-11-16T01:51:59.149809+0000 mgr.x (mgr.24745) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:02 smithi060 bash[24780]: cluster 2023-11-16T01:52:01.150856+0000 mgr.x (mgr.24745) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.325 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:04 smithi060 bash[24780]: cluster 2023-11-16T01:52:03.151476+0000 mgr.x (mgr.24745) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.325 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:05] "GET /metrics HTTP/1.1" 200 154882 "" "Prometheus/2.33.4" 2023-11-16T01:52:08.325 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:00 smithi017 bash[24695]: cluster 2023-11-16T01:51:59.149809+0000 mgr.x (mgr.24745) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.326 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 01:52:00 smithi017 bash[48282]: level=info ts=2023-11-16T01:52:00.276Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001964907s 2023-11-16T01:52:08.326 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:00 smithi017 bash[28266]: cluster 2023-11-16T01:51:59.149809+0000 mgr.x (mgr.24745) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.327 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:06 smithi060 bash[24780]: cluster 2023-11-16T01:52:05.152977+0000 mgr.x (mgr.24745) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.327 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:02 smithi017 bash[24695]: cluster 2023-11-16T01:52:01.150856+0000 mgr.x (mgr.24745) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.328 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:02 smithi017 bash[28266]: cluster 2023-11-16T01:52:01.150856+0000 mgr.x (mgr.24745) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.328 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:04 smithi017 bash[24695]: cluster 2023-11-16T01:52:03.151476+0000 mgr.x (mgr.24745) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.328 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:04 smithi017 bash[28266]: cluster 2023-11-16T01:52:03.151476+0000 mgr.x (mgr.24745) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.329 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:06 smithi017 bash[24695]: cluster 2023-11-16T01:52:05.152977+0000 mgr.x (mgr.24745) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.329 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:06 smithi017 bash[28266]: cluster 2023-11-16T01:52:05.152977+0000 mgr.x (mgr.24745) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.330 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:52:07 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:08.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:08 smithi017 bash[24695]: cluster 2023-11-16T01:52:07.153725+0000 mgr.x (mgr.24745) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:08 smithi017 bash[28266]: cluster 2023-11-16T01:52:07.153725+0000 mgr.x (mgr.24745) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:08.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:08 smithi060 bash[24780]: cluster 2023-11-16T01:52:07.153725+0000 mgr.x (mgr.24745) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:10.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:10 smithi060 bash[24780]: cluster 2023-11-16T01:52:09.154520+0000 mgr.x (mgr.24745) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:10 smithi017 bash[24695]: cluster 2023-11-16T01:52:09.154520+0000 mgr.x (mgr.24745) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:10 smithi017 bash[28266]: cluster 2023-11-16T01:52:09.154520+0000 mgr.x (mgr.24745) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:12.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:12 smithi017 bash[24695]: cluster 2023-11-16T01:52:11.155831+0000 mgr.x (mgr.24745) 44 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:12.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:12 smithi017 bash[28266]: cluster 2023-11-16T01:52:11.155831+0000 mgr.x (mgr.24745) 44 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:12.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[24780]: cluster 2023-11-16T01:52:11.155831+0000 mgr.x (mgr.24745) 44 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:12.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 systemd[1]: Stopping Ceph grafana.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:52:12.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-16T01:52:12.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped Stream Manager" 2023-11-16T01:52:12.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-16T01:52:12.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-16T01:52:12.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[33548]: t=2023-11-16T01:52:12+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-16T01:52:13.061 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[38376]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-grafana.a 2023-11-16T01:52:13.062 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:12 smithi060 bash[38426]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-11-16T01:52:13.063 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:13 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-16T01:52:13.063 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:13 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-11-16T01:52:13.064 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:13 smithi060 systemd[1]: Stopped Ceph grafana.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:52:13.064 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:13 smithi060 systemd[1]: Started Ceph grafana.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:52:13.346 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STOPPING 2023-11-16T01:52:13.346 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T01:52:13.346 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STOPPED 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STARTING 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Serving on http://:::9283 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STARTED 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STOPPING 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STOPPED 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STARTING 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Serving on http://:::9283 2023-11-16T01:52:13.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STARTED 2023-11-16T01:52:13.348 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.058998+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:13.348 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.060763+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:13.348 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.067750+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:13.348 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.073021+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.075434+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.076545+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.077633+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.085711+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.095926+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.111429+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.112903+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.114168+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.122171+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-16T01:52:13.349 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[24780]: audit 2023-11-16T01:52:13.130236+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T01:52:13.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.058998+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:13.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.058998+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:13.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.060763+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:13.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.067750+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:13.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.060763+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:13.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.067750+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119327948, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.123858Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:51:39.124204Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124436Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124658Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48947527, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.124878Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125097Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125315Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:51:39.125668Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:51:39.125888Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:13.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.073021+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T01:52:13.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.075434+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T01:52:13.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.076545+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-16T01:52:13.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.077633+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.085711+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.095926+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.111429+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.112903+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.114168+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.122171+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[24695]: audit 2023-11-16T01:52:13.130236+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.073021+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T01:52:13.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.075434+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.076545+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.077633+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.085711+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.095926+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.111429+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.112903+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.114168+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.122171+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi060.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-16T01:52:13.460 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:13 smithi017 bash[28266]: audit 2023-11-16T01:52:13.130236+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T01:52:13.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STOPPING 2023-11-16T01:52:13.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T01:52:13.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STOPPED 2023-11-16T01:52:13.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STARTING 2023-11-16T01:52:13.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Serving on http://:::9283 2023-11-16T01:52:13.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:13 smithi060 bash[35316]: [16/Nov/2023:01:52:13] ENGINE Bus STARTED 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.073799+0000 mgr.x (mgr.24745) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.076004+0000 mgr.x (mgr.24745) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.096774+0000 mgr.x (mgr.24745) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.112289+0000 mgr.x (mgr.24745) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.131195+0000 mgr.x (mgr.24745) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.149926+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T01:52:14.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.150694+0000 mgr.x (mgr.24745) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T01:52:14.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.151260+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-16T01:52:14.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.152221+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-16T01:52:14.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: cluster 2023-11-16T01:52:13.156418+0000 mgr.x (mgr.24745) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:14.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.157343+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-16T01:52:14.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.163933+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:52:14.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[24780]: audit 2023-11-16T01:52:13.164703+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:52:14.306 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-16T01:52:14.307 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="App mode production" logger=settings 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-16T01:52:14.308 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-16T01:52:14.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.073799+0000 mgr.x (mgr.24745) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T01:52:14.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.076004+0000 mgr.x (mgr.24745) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T01:52:14.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.096774+0000 mgr.x (mgr.24745) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T01:52:14.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.112289+0000 mgr.x (mgr.24745) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T01:52:14.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.131195+0000 mgr.x (mgr.24745) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.149926+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.150694+0000 mgr.x (mgr.24745) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.151260+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.152221+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: cluster 2023-11-16T01:52:13.156418+0000 mgr.x (mgr.24745) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.157343+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.163933+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[24695]: audit 2023-11-16T01:52:13.164703+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.073799+0000 mgr.x (mgr.24745) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.076004+0000 mgr.x (mgr.24745) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-11-16T01:52:14.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.096774+0000 mgr.x (mgr.24745) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.112289+0000 mgr.x (mgr.24745) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.131195+0000 mgr.x (mgr.24745) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.149926+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.150694+0000 mgr.x (mgr.24745) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.151260+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.152221+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: cluster 2023-11-16T01:52:13.156418+0000 mgr.x (mgr.24745) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.157343+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.163933+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:52:14.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:14 smithi017 bash[28266]: audit 2023-11-16T01:52:13.164703+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:52:14.555 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-16T01:52:14.555 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-16T01:52:14.555 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-16T01:52:14.555 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-16T01:52:14.848 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-16T01:52:14.848 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-16T01:52:14.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-16T01:52:15.117 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:15] "GET /metrics HTTP/1.1" 200 154882 "" "Prometheus/2.33.4" 2023-11-16T01:52:15.117 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-16T01:52:15.117 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-16T01:52:15.118 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:14 smithi060 bash[38429]: t=2023-11-16T01:52:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-16T01:52:15.118 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-16T01:52:15.118 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-16T01:52:15.118 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-16T01:52:15.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-16T01:52:15.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-16T01:52:15.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-16T01:52:15.386 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.167821+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.168303+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.168589+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.168922+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.169215+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.169852+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.170170+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[24780]: audit 2023-11-16T01:52:14.170434+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.167821+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-11-16T01:52:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.168303+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:52:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.168589+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.168922+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.169215+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-11-16T01:52:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.169852+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.170170+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[24695]: audit 2023-11-16T01:52:14.170434+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.167821+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.168303+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.168589+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.168922+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.169215+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.169852+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.170170+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:15 smithi017 bash[28266]: audit 2023-11-16T01:52:14.170434+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:52:15.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-16T01:52:15.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-16T01:52:15.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-16T01:52:15.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-16T01:52:15.923 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-16T01:52:15.923 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-16T01:52:15.923 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-16T01:52:15.924 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-16T01:52:15.924 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-16T01:52:15.924 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-16T01:52:16.181 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:15 smithi060 bash[38429]: t=2023-11-16T01:52:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-16T01:52:16.181 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-16T01:52:16.181 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-16T01:52:16.182 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-16T01:52:16.444 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[24780]: cluster 2023-11-16T01:52:15.158363+0000 mgr.x (mgr.24745) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:16.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-16T01:52:16.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-16T01:52:16.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-16T01:52:16.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-16T01:52:16.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:16 smithi017 bash[24695]: cluster 2023-11-16T01:52:15.158363+0000 mgr.x (mgr.24745) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:16.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:16 smithi017 bash[28266]: cluster 2023-11-16T01:52:15.158363+0000 mgr.x (mgr.24745) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:16.703 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-16T01:52:16.704 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-16T01:52:16.704 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-16T01:52:16.704 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-16T01:52:16.967 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-16T01:52:16.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-16T01:52:16.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-16T01:52:16.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-16T01:52:17.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:16 smithi060 bash[38429]: t=2023-11-16T01:52:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-16T01:52:17.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-16T01:52:17.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-16T01:52:17.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-16T01:52:17.299 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-16T01:52:17.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:52:17 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:17.592 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-16T01:52:17.593 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-16T01:52:17.593 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-16T01:52:17.593 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-16T01:52:17.593 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-16T01:52:17.593 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-16T01:52:17.844 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-16T01:52:17.844 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-16T01:52:17.844 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-16T01:52:18.154 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-16T01:52:18.155 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-16T01:52:18.155 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:17 smithi060 bash[38429]: t=2023-11-16T01:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-16T01:52:18.155 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-16T01:52:18.450 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[24780]: cluster 2023-11-16T01:52:17.159088+0000 mgr.x (mgr.24745) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:18.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-16T01:52:18.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-16T01:52:18.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-16T01:52:18.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-16T01:52:18.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:18 smithi017 bash[24695]: cluster 2023-11-16T01:52:17.159088+0000 mgr.x (mgr.24745) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:18.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:18 smithi017 bash[28266]: cluster 2023-11-16T01:52:17.159088+0000 mgr.x (mgr.24745) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:18.700 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-16T01:52:18.700 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-16T01:52:18.700 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-16T01:52:18.700 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-16T01:52:18.700 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-16T01:52:18.966 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-16T01:52:18.967 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-16T01:52:18.967 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-16T01:52:19.314 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:18 smithi060 bash[38429]: t=2023-11-16T01:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-16T01:52:19.314 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-16T01:52:19.314 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-16T01:52:19.314 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-16T01:52:19.315 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[24780]: audit 2023-11-16T01:52:19.044479+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:19.316 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[24780]: audit 2023-11-16T01:52:19.046238+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:19.317 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[24780]: audit 2023-11-16T01:52:19.052882+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:19 smithi017 bash[24695]: audit 2023-11-16T01:52:19.044479+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:19.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:19 smithi017 bash[28266]: audit 2023-11-16T01:52:19.044479+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:19.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:19 smithi017 bash[28266]: audit 2023-11-16T01:52:19.046238+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:19.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:19 smithi017 bash[28266]: audit 2023-11-16T01:52:19.052882+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:19 smithi017 bash[24695]: audit 2023-11-16T01:52:19.046238+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:19 smithi017 bash[24695]: audit 2023-11-16T01:52:19.052882+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"4aa69ca20c4e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304191897, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040320Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:34:26.951264Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:32.776954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.042271Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:19.565 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-16T01:52:19.565 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-16T01:52:19.565 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-16T01:52:19.816 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-16T01:52:19.816 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-16T01:52:19.817 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-16T01:52:19.817 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-16T01:52:19.817 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-16T01:52:20.126 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-16T01:52:20.127 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-16T01:52:20.127 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:19 smithi060 bash[38429]: t=2023-11-16T01:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-16T01:52:20.127 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-16T01:52:20.387 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-16T01:52:20.387 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-16T01:52:20.388 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-16T01:52:20.389 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-16T01:52:20.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: cluster 2023-11-16T01:52:19.159817+0000 mgr.x (mgr.24745) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:20.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.478189+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:20.391 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.480107+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:20.391 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.486905+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:20.392 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.491517+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.392 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.493992+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.393 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.500145+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:52:20.393 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.515755+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.394 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.518368+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.394 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[24780]: audit 2023-11-16T01:52:19.523835+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:52:20.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: cluster 2023-11-16T01:52:19.159817+0000 mgr.x (mgr.24745) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:20.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: cluster 2023-11-16T01:52:19.159817+0000 mgr.x (mgr.24745) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:20.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.478189+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:20.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.478189+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:20.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.480107+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:20.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.480107+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:52:20.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.486905+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:20.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.491517+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.493992+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.500145+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:52:20.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.515755+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.518368+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[24695]: audit 2023-11-16T01:52:19.523835+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:52:20.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.486905+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119642521, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.472843Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 445120512, \"cpu_percentage\": \"3.51%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473228Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473497Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_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\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473730Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.473944Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474186Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474408Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8732540, \"cpu_percentage\": \"4.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474537Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.474745Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"0.18%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:52:19.474955Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:52:19.475280Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:52:20.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.491517+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.493992+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.500145+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:52:20.461 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.515755+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.518368+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:52:20.462 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:20 smithi017 bash[28266]: audit 2023-11-16T01:52:19.523835+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:52:20.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-16T01:52:20.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-16T01:52:20.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-16T01:52:20.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-16T01:52:20.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-16T01:52:20.991 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-16T01:52:20.991 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-16T01:52:20.991 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-16T01:52:20.991 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-16T01:52:20.991 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-16T01:52:20.991 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:20 smithi060 bash[38429]: t=2023-11-16T01:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-16T01:52:21.276 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-16T01:52:21.276 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-16T01:52:21.276 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-16T01:52:21.276 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[24780]: cluster 2023-11-16T01:52:19.489807+0000 mgr.x (mgr.24745) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.276 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[24780]: cluster 2023-11-16T01:52:19.490741+0000 mgr.x (mgr.24745) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.276 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[24780]: cluster 2023-11-16T01:52:19.514532+0000 mgr.x (mgr.24745) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.277 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[24780]: cluster 2023-11-16T01:52:19.515134+0000 mgr.x (mgr.24745) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[24695]: cluster 2023-11-16T01:52:19.489807+0000 mgr.x (mgr.24745) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[24695]: cluster 2023-11-16T01:52:19.490741+0000 mgr.x (mgr.24745) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[24695]: cluster 2023-11-16T01:52:19.514532+0000 mgr.x (mgr.24745) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[24695]: cluster 2023-11-16T01:52:19.515134+0000 mgr.x (mgr.24745) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[28266]: cluster 2023-11-16T01:52:19.489807+0000 mgr.x (mgr.24745) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[28266]: cluster 2023-11-16T01:52:19.490741+0000 mgr.x (mgr.24745) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[28266]: cluster 2023-11-16T01:52:19.514532+0000 mgr.x (mgr.24745) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:21 smithi017 bash[28266]: cluster 2023-11-16T01:52:19.515134+0000 mgr.x (mgr.24745) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:21.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-16T01:52:21.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-16T01:52:21.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-16T01:52:21.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-16T01:52:21.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-16T01:52:21.796 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-16T01:52:21.796 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-16T01:52:21.796 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-16T01:52:22.081 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-16T01:52:22.081 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-16T01:52:22.081 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:21 smithi060 bash[38429]: t=2023-11-16T01:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-16T01:52:22.081 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-16T01:52:22.357 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-16T01:52:22.357 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-16T01:52:22.358 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-16T01:52:22.358 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-16T01:52:22.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-16T01:52:22.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-16T01:52:22.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-16T01:52:22.677 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-16T01:52:22.677 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-16T01:52:22.945 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-16T01:52:22.945 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-16T01:52:22.945 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-16T01:52:22.945 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-16T01:52:22.946 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-16T01:52:22.946 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-16T01:52:23.210 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:22 smithi060 bash[38429]: t=2023-11-16T01:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-16T01:52:23.210 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-16T01:52:23.211 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-16T01:52:23.211 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-16T01:52:23.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[24780]: cluster 2023-11-16T01:52:21.515989+0000 mgr.x (mgr.24745) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:23.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-16T01:52:23.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-16T01:52:23.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-16T01:52:23.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-16T01:52:23.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:23 smithi017 bash[24695]: cluster 2023-11-16T01:52:21.515989+0000 mgr.x (mgr.24745) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:23.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:23 smithi017 bash[28266]: cluster 2023-11-16T01:52:21.515989+0000 mgr.x (mgr.24745) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:23.742 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-16T01:52:23.742 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-16T01:52:23.742 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-16T01:52:23.742 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-16T01:52:23.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-16T01:52:23.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-16T01:52:23.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-16T01:52:23.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-16T01:52:23.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:23 smithi060 bash[38429]: t=2023-11-16T01:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-16T01:52:24.288 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-16T01:52:24.288 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-16T01:52:24.288 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-16T01:52:24.288 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-16T01:52:24.288 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-16T01:52:24.564 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-16T01:52:24.564 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-16T01:52:24.564 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-16T01:52:24.866 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-16T01:52:24.867 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-16T01:52:24.867 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-16T01:52:24.867 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-16T01:52:24.867 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-16T01:52:24.867 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-16T01:52:25.143 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:25] "GET /metrics HTTP/1.1" 200 154882 "" "Prometheus/2.33.4" 2023-11-16T01:52:25.143 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:24 smithi060 bash[38429]: t=2023-11-16T01:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-16T01:52:25.143 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-16T01:52:25.144 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-16T01:52:25.437 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[24780]: cluster 2023-11-16T01:52:23.516864+0000 mgr.x (mgr.24745) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:25.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-16T01:52:25.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-16T01:52:25.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-16T01:52:25.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-16T01:52:25.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:25 smithi017 bash[28266]: cluster 2023-11-16T01:52:23.516864+0000 mgr.x (mgr.24745) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:25.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:25 smithi017 bash[24695]: cluster 2023-11-16T01:52:23.516864+0000 mgr.x (mgr.24745) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:25.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-16T01:52:25.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-16T01:52:25.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-16T01:52:25.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-16T01:52:25.717 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-16T01:52:26.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-16T01:52:26.016 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-16T01:52:26.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-16T01:52:26.017 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-16T01:52:26.018 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:25 smithi060 bash[38429]: t=2023-11-16T01:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-16T01:52:26.018 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-16T01:52:26.268 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-16T01:52:26.268 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-16T01:52:26.268 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-16T01:52:26.518 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-16T01:52:26.519 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-16T01:52:26.519 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-16T01:52:26.519 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-16T01:52:26.770 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-16T01:52:26.770 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-16T01:52:26.770 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-16T01:52:26.771 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-16T01:52:27.114 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-16T01:52:27.114 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-16T01:52:27.114 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-16T01:52:27.114 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:26 smithi060 bash[38429]: t=2023-11-16T01:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-16T01:52:27.114 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-16T01:52:27.114 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-16T01:52:27.391 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[24780]: cluster 2023-11-16T01:52:25.518449+0000 mgr.x (mgr.24745) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:27.392 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-16T01:52:27.392 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-16T01:52:27.392 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-16T01:52:27.392 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-16T01:52:27.392 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-16T01:52:27.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:52:27 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:27.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:27 smithi017 bash[28266]: cluster 2023-11-16T01:52:25.518449+0000 mgr.x (mgr.24745) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:27.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:27 smithi017 bash[24695]: cluster 2023-11-16T01:52:25.518449+0000 mgr.x (mgr.24745) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:27.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-16T01:52:27.643 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-16T01:52:27.643 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-16T01:52:27.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-16T01:52:27.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-16T01:52:27.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-16T01:52:27.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-16T01:52:27.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-16T01:52:28.217 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:27 smithi060 bash[38429]: t=2023-11-16T01:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-16T01:52:28.217 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-16T01:52:28.217 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-16T01:52:28.218 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-16T01:52:28.498 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-16T01:52:28.498 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-16T01:52:28.498 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-16T01:52:28.498 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-16T01:52:28.750 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-16T01:52:28.750 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-16T01:52:28.750 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-16T01:52:28.750 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-16T01:52:29.052 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-16T01:52:29.052 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-16T01:52:29.052 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-16T01:52:29.052 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-16T01:52:29.052 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:28 smithi060 bash[38429]: t=2023-11-16T01:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-16T01:52:29.052 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-16T01:52:29.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[24780]: cluster 2023-11-16T01:52:27.519182+0000 mgr.x (mgr.24745) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:29.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-11-16T01:52:29.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-16T01:52:29.467 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-16T01:52:29.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-16T01:52:29.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-16T01:52:29.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-16T01:52:29.468 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-16T01:52:29.469 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-16T01:52:29.469 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-16T01:52:29.469 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-16T01:52:29.469 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-16T01:52:29.469 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-16T01:52:29.470 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-16T01:52:29.470 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-16T01:52:29.470 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-16T01:52:29.471 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-16T01:52:29.477 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="Initializing Stream Manager" 2023-11-16T01:52:29.478 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 01:52:29 smithi060 bash[38429]: t=2023-11-16T01:52:29+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-11-16T01:52:29.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:29 smithi017 bash[28266]: cluster 2023-11-16T01:52:27.519182+0000 mgr.x (mgr.24745) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:29.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:29 smithi017 bash[24695]: cluster 2023-11-16T01:52:27.519182+0000 mgr.x (mgr.24745) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:31 smithi017 bash[24695]: cluster 2023-11-16T01:52:29.520683+0000 mgr.x (mgr.24745) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:31.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:31 smithi017 bash[28266]: cluster 2023-11-16T01:52:29.520683+0000 mgr.x (mgr.24745) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:31.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:31 smithi060 bash[24780]: cluster 2023-11-16T01:52:29.520683+0000 mgr.x (mgr.24745) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:33 smithi017 bash[24695]: cluster 2023-11-16T01:52:31.521433+0000 mgr.x (mgr.24745) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:33.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:33 smithi017 bash[28266]: cluster 2023-11-16T01:52:31.521433+0000 mgr.x (mgr.24745) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:33.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:33 smithi060 bash[24780]: cluster 2023-11-16T01:52:31.521433+0000 mgr.x (mgr.24745) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:35.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:35 smithi060 bash[24780]: cluster 2023-11-16T01:52:33.522203+0000 mgr.x (mgr.24745) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:35.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:35] "GET /metrics HTTP/1.1" 200 154884 "" "Prometheus/2.33.4" 2023-11-16T01:52:35.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:35 smithi017 bash[24695]: cluster 2023-11-16T01:52:33.522203+0000 mgr.x (mgr.24745) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:35.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:35 smithi017 bash[28266]: cluster 2023-11-16T01:52:33.522203+0000 mgr.x (mgr.24745) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:37.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:37 smithi017 bash[24695]: cluster 2023-11-16T01:52:35.523623+0000 mgr.x (mgr.24745) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:37.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:37 smithi017 bash[28266]: cluster 2023-11-16T01:52:35.523623+0000 mgr.x (mgr.24745) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:52:37 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:37.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:37 smithi060 bash[24780]: cluster 2023-11-16T01:52:35.523623+0000 mgr.x (mgr.24745) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:39.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:39 smithi017 bash[28266]: cluster 2023-11-16T01:52:37.524359+0000 mgr.x (mgr.24745) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:39.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:39 smithi017 bash[24695]: cluster 2023-11-16T01:52:37.524359+0000 mgr.x (mgr.24745) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:39.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:39 smithi060 bash[24780]: cluster 2023-11-16T01:52:37.524359+0000 mgr.x (mgr.24745) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:41.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:41 smithi017 bash[28266]: cluster 2023-11-16T01:52:39.525910+0000 mgr.x (mgr.24745) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:41.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:41 smithi017 bash[24695]: cluster 2023-11-16T01:52:39.525910+0000 mgr.x (mgr.24745) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:41.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:41 smithi060 bash[24780]: cluster 2023-11-16T01:52:39.525910+0000 mgr.x (mgr.24745) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:43.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:43 smithi017 bash[28266]: cluster 2023-11-16T01:52:41.526684+0000 mgr.x (mgr.24745) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:43.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:43 smithi017 bash[24695]: cluster 2023-11-16T01:52:41.526684+0000 mgr.x (mgr.24745) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:43.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:43 smithi060 bash[24780]: cluster 2023-11-16T01:52:41.526684+0000 mgr.x (mgr.24745) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:45.316 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:45] "GET /metrics HTTP/1.1" 200 154903 "" "Prometheus/2.33.4" 2023-11-16T01:52:45.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:45 smithi017 bash[28266]: cluster 2023-11-16T01:52:43.527429+0000 mgr.x (mgr.24745) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:45.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:45 smithi017 bash[24695]: cluster 2023-11-16T01:52:43.527429+0000 mgr.x (mgr.24745) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:45.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:45 smithi060 bash[24780]: cluster 2023-11-16T01:52:43.527429+0000 mgr.x (mgr.24745) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:52:47.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:52:47 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:47.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:47 smithi017 bash[28266]: cluster 2023-11-16T01:52:45.528925+0000 mgr.x (mgr.24745) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T01:52:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:47 smithi017 bash[24695]: cluster 2023-11-16T01:52:45.528925+0000 mgr.x (mgr.24745) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T01:52:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:47 smithi060 bash[24780]: cluster 2023-11-16T01:52:45.528925+0000 mgr.x (mgr.24745) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T01:52:49.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:49 smithi017 bash[28266]: cluster 2023-11-16T01:52:47.529710+0000 mgr.x (mgr.24745) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T01:52:49.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:49 smithi017 bash[24695]: cluster 2023-11-16T01:52:47.529710+0000 mgr.x (mgr.24745) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T01:52:49.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:49 smithi060 bash[24780]: cluster 2023-11-16T01:52:47.529710+0000 mgr.x (mgr.24745) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T01:52:51.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:51 smithi017 bash[28266]: cluster 2023-11-16T01:52:49.531359+0000 mgr.x (mgr.24745) 73 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:51.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:51 smithi017 bash[24695]: cluster 2023-11-16T01:52:49.531359+0000 mgr.x (mgr.24745) 73 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:51.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:51 smithi060 bash[24780]: cluster 2023-11-16T01:52:49.531359+0000 mgr.x (mgr.24745) 73 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:53.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:53 smithi017 bash[28266]: cluster 2023-11-16T01:52:51.532263+0000 mgr.x (mgr.24745) 74 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:53 smithi017 bash[24695]: cluster 2023-11-16T01:52:51.532263+0000 mgr.x (mgr.24745) 74 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:53.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:53 smithi060 bash[24780]: cluster 2023-11-16T01:52:51.532263+0000 mgr.x (mgr.24745) 74 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:55.351 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:52:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:55] "GET /metrics HTTP/1.1" 200 154903 "" "Prometheus/2.33.4" 2023-11-16T01:52:55.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:55 smithi017 bash[28266]: cluster 2023-11-16T01:52:53.533034+0000 mgr.x (mgr.24745) 75 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:55 smithi017 bash[24695]: cluster 2023-11-16T01:52:53.533034+0000 mgr.x (mgr.24745) 75 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:55.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:55 smithi060 bash[24780]: cluster 2023-11-16T01:52:53.533034+0000 mgr.x (mgr.24745) 75 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:57.357 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:52:57 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:52:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:52:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:57 smithi017 bash[24695]: cluster 2023-11-16T01:52:55.534563+0000 mgr.x (mgr.24745) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:57.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:57 smithi017 bash[28266]: cluster 2023-11-16T01:52:55.534563+0000 mgr.x (mgr.24745) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:57.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:57 smithi060 bash[24780]: cluster 2023-11-16T01:52:55.534563+0000 mgr.x (mgr.24745) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T01:52:59.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:52:59 smithi017 bash[24695]: cluster 2023-11-16T01:52:57.535296+0000 mgr.x (mgr.24745) 77 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T01:52:59.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:52:59 smithi017 bash[28266]: cluster 2023-11-16T01:52:57.535296+0000 mgr.x (mgr.24745) 77 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T01:52:59.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:52:59 smithi060 bash[24780]: cluster 2023-11-16T01:52:57.535296+0000 mgr.x (mgr.24745) 77 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T01:53:01.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:01 smithi017 bash[24695]: cluster 2023-11-16T01:52:59.536805+0000 mgr.x (mgr.24745) 78 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T01:53:01.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:01 smithi017 bash[28266]: cluster 2023-11-16T01:52:59.536805+0000 mgr.x (mgr.24745) 78 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T01:53:01.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:01 smithi060 bash[24780]: cluster 2023-11-16T01:52:59.536805+0000 mgr.x (mgr.24745) 78 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T01:53:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:03 smithi017 bash[24695]: cluster 2023-11-16T01:53:01.537525+0000 mgr.x (mgr.24745) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:03.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:03 smithi017 bash[28266]: cluster 2023-11-16T01:53:01.537525+0000 mgr.x (mgr.24745) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:03.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:03 smithi060 bash[24780]: cluster 2023-11-16T01:53:01.537525+0000 mgr.x (mgr.24745) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:05.387 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:53:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:05] "GET /metrics HTTP/1.1" 200 154900 "" "Prometheus/2.33.4" 2023-11-16T01:53:05.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:05 smithi017 bash[24695]: cluster 2023-11-16T01:53:03.538275+0000 mgr.x (mgr.24745) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:05.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:05 smithi017 bash[28266]: cluster 2023-11-16T01:53:03.538275+0000 mgr.x (mgr.24745) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:05.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:05 smithi060 bash[24780]: cluster 2023-11-16T01:53:03.538275+0000 mgr.x (mgr.24745) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:07.393 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:53:07 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:53:07.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:07 smithi017 bash[24695]: cluster 2023-11-16T01:53:05.539702+0000 mgr.x (mgr.24745) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:07.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:07 smithi017 bash[28266]: cluster 2023-11-16T01:53:05.539702+0000 mgr.x (mgr.24745) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:07.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:07 smithi060 bash[24780]: cluster 2023-11-16T01:53:05.539702+0000 mgr.x (mgr.24745) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:09 smithi017 bash[24695]: cluster 2023-11-16T01:53:07.540463+0000 mgr.x (mgr.24745) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:09.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:09 smithi017 bash[28266]: cluster 2023-11-16T01:53:07.540463+0000 mgr.x (mgr.24745) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:09.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:09 smithi060 bash[24780]: cluster 2023-11-16T01:53:07.540463+0000 mgr.x (mgr.24745) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:11 smithi017 bash[24695]: cluster 2023-11-16T01:53:09.541938+0000 mgr.x (mgr.24745) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:11 smithi017 bash[28266]: cluster 2023-11-16T01:53:09.541938+0000 mgr.x (mgr.24745) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:11.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:11 smithi060 bash[24780]: cluster 2023-11-16T01:53:09.541938+0000 mgr.x (mgr.24745) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:13 smithi017 bash[24695]: cluster 2023-11-16T01:53:11.542676+0000 mgr.x (mgr.24745) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:13.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:13 smithi017 bash[28266]: cluster 2023-11-16T01:53:11.542676+0000 mgr.x (mgr.24745) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:13.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:13 smithi060 bash[24780]: cluster 2023-11-16T01:53:11.542676+0000 mgr.x (mgr.24745) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.176651+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.177200+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.177662+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.178254+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.178318+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.179273+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.179729+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[24695]: audit 2023-11-16T01:53:14.180343+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.176651+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.177200+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.177662+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.178254+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.178318+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.179273+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.179729+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:14 smithi017 bash[28266]: audit 2023-11-16T01:53:14.180343+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-11-16T01:53:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.176651+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-11-16T01:53:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.177200+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.177662+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.178254+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-11-16T01:53:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.178318+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-11-16T01:53:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.179273+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.179729+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:53:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:14 smithi060 bash[24780]: audit 2023-11-16T01:53:14.180343+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-11-16T01:53:15.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:53:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:15] "GET /metrics HTTP/1.1" 200 154903 "" "Prometheus/2.33.4" 2023-11-16T01:53:15.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:15 smithi017 bash[24695]: cluster 2023-11-16T01:53:13.543445+0000 mgr.x (mgr.24745) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:15.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:15 smithi017 bash[28266]: cluster 2023-11-16T01:53:13.543445+0000 mgr.x (mgr.24745) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:15.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:15 smithi060 bash[24780]: cluster 2023-11-16T01:53:13.543445+0000 mgr.x (mgr.24745) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:17.437 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:53:17 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:53:17.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:17 smithi017 bash[28266]: cluster 2023-11-16T01:53:15.544899+0000 mgr.x (mgr.24745) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:17.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:17 smithi017 bash[24695]: cluster 2023-11-16T01:53:15.544899+0000 mgr.x (mgr.24745) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:17.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:17 smithi060 bash[24780]: cluster 2023-11-16T01:53:15.544899+0000 mgr.x (mgr.24745) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:19.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:19 smithi017 bash[24695]: cluster 2023-11-16T01:53:17.545618+0000 mgr.x (mgr.24745) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:19.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:19 smithi017 bash[28266]: cluster 2023-11-16T01:53:17.545618+0000 mgr.x (mgr.24745) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:19.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:19 smithi060 bash[24780]: cluster 2023-11-16T01:53:17.545618+0000 mgr.x (mgr.24745) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:20 smithi060 bash[24780]: cluster 2023-11-16T01:53:19.547230+0000 mgr.x (mgr.24745) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:20 smithi060 bash[24780]: cluster 2023-11-16T01:53:19.809868+0000 mgr.x (mgr.24745) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:20 smithi060 bash[24780]: cluster 2023-11-16T01:53:19.810534+0000 mgr.x (mgr.24745) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:20 smithi060 bash[24780]: audit 2023-11-16T01:53:19.811855+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:20 smithi060 bash[24780]: audit 2023-11-16T01:53:19.814017+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:20 smithi060 bash[24780]: audit 2023-11-16T01:53:19.819917+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:53:20.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[24695]: cluster 2023-11-16T01:53:19.547230+0000 mgr.x (mgr.24745) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[24695]: cluster 2023-11-16T01:53:19.809868+0000 mgr.x (mgr.24745) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[24695]: cluster 2023-11-16T01:53:19.810534+0000 mgr.x (mgr.24745) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[24695]: audit 2023-11-16T01:53:19.811855+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[24695]: audit 2023-11-16T01:53:19.814017+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[24695]: audit 2023-11-16T01:53:19.819917+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[28266]: cluster 2023-11-16T01:53:19.547230+0000 mgr.x (mgr.24745) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[28266]: cluster 2023-11-16T01:53:19.809868+0000 mgr.x (mgr.24745) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[28266]: cluster 2023-11-16T01:53:19.810534+0000 mgr.x (mgr.24745) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:20.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[28266]: audit 2023-11-16T01:53:19.811855+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:20.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[28266]: audit 2023-11-16T01:53:19.814017+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:20.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:20 smithi017 bash[28266]: audit 2023-11-16T01:53:19.819917+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:53:23.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:23 smithi017 bash[24695]: cluster 2023-11-16T01:53:21.811377+0000 mgr.x (mgr.24745) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:23.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:23 smithi017 bash[28266]: cluster 2023-11-16T01:53:21.811377+0000 mgr.x (mgr.24745) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:23.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:23 smithi060 bash[24780]: cluster 2023-11-16T01:53:21.811377+0000 mgr.x (mgr.24745) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:25 smithi017 bash[24695]: cluster 2023-11-16T01:53:23.812272+0000 mgr.x (mgr.24745) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:25.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:25 smithi017 bash[28266]: cluster 2023-11-16T01:53:23.812272+0000 mgr.x (mgr.24745) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:25.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:25 smithi060 bash[24780]: cluster 2023-11-16T01:53:23.812272+0000 mgr.x (mgr.24745) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:25.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:53:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:25] "GET /metrics HTTP/1.1" 200 154903 "" "Prometheus/2.33.4" 2023-11-16T01:53:27.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:27 smithi017 bash[24695]: cluster 2023-11-16T01:53:25.813744+0000 mgr.x (mgr.24745) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:27.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:53:27 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:53:27.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:27 smithi017 bash[28266]: cluster 2023-11-16T01:53:25.813744+0000 mgr.x (mgr.24745) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:27.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:27 smithi060 bash[24780]: cluster 2023-11-16T01:53:25.813744+0000 mgr.x (mgr.24745) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:29 smithi017 bash[24695]: cluster 2023-11-16T01:53:27.814515+0000 mgr.x (mgr.24745) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:29.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:29 smithi017 bash[28266]: cluster 2023-11-16T01:53:27.814515+0000 mgr.x (mgr.24745) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:29.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:29 smithi060 bash[24780]: cluster 2023-11-16T01:53:27.814515+0000 mgr.x (mgr.24745) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:31.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:31 smithi017 bash[24695]: cluster 2023-11-16T01:53:29.815997+0000 mgr.x (mgr.24745) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:31.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:31 smithi017 bash[28266]: cluster 2023-11-16T01:53:29.815997+0000 mgr.x (mgr.24745) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:31.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:31 smithi060 bash[24780]: cluster 2023-11-16T01:53:29.815997+0000 mgr.x (mgr.24745) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:33.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:33 smithi017 bash[24695]: cluster 2023-11-16T01:53:31.816728+0000 mgr.x (mgr.24745) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:33.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:33 smithi017 bash[28266]: cluster 2023-11-16T01:53:31.816728+0000 mgr.x (mgr.24745) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:33.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:33 smithi060 bash[24780]: cluster 2023-11-16T01:53:31.816728+0000 mgr.x (mgr.24745) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:35.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:35 smithi017 bash[24695]: cluster 2023-11-16T01:53:33.817561+0000 mgr.x (mgr.24745) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:35.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:35 smithi017 bash[28266]: cluster 2023-11-16T01:53:33.817561+0000 mgr.x (mgr.24745) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:35.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:35 smithi060 bash[24780]: cluster 2023-11-16T01:53:33.817561+0000 mgr.x (mgr.24745) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:35.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:53:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:35] "GET /metrics HTTP/1.1" 200 154917 "" "Prometheus/2.33.4" 2023-11-16T01:53:37.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:53:37 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:53:37.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:37 smithi017 bash[28266]: cluster 2023-11-16T01:53:35.819130+0000 mgr.x (mgr.24745) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:37.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:37 smithi017 bash[24695]: cluster 2023-11-16T01:53:35.819130+0000 mgr.x (mgr.24745) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:37.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:37 smithi060 bash[24780]: cluster 2023-11-16T01:53:35.819130+0000 mgr.x (mgr.24745) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:39.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:39 smithi017 bash[28266]: cluster 2023-11-16T01:53:37.819859+0000 mgr.x (mgr.24745) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:39.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:39 smithi017 bash[24695]: cluster 2023-11-16T01:53:37.819859+0000 mgr.x (mgr.24745) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:39.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:39 smithi060 bash[24780]: cluster 2023-11-16T01:53:37.819859+0000 mgr.x (mgr.24745) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:41.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:41 smithi017 bash[24695]: cluster 2023-11-16T01:53:39.821356+0000 mgr.x (mgr.24745) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:41.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:41 smithi017 bash[28266]: cluster 2023-11-16T01:53:39.821356+0000 mgr.x (mgr.24745) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:41.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:41 smithi060 bash[24780]: cluster 2023-11-16T01:53:39.821356+0000 mgr.x (mgr.24745) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:42.891 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-16T01:53:43.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:43 smithi017 bash[24695]: cluster 2023-11-16T01:53:41.822101+0000 mgr.x (mgr.24745) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:43.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:43 smithi017 bash[28266]: cluster 2023-11-16T01:53:41.822101+0000 mgr.x (mgr.24745) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:43.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:43 smithi060 bash[24780]: cluster 2023-11-16T01:53:41.822101+0000 mgr.x (mgr.24745) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:45.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:45 smithi017 bash[24695]: cluster 2023-11-16T01:53:43.822855+0000 mgr.x (mgr.24745) 102 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:45.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:45 smithi017 bash[28266]: cluster 2023-11-16T01:53:43.822855+0000 mgr.x (mgr.24745) 102 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:45.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:45 smithi060 bash[24780]: cluster 2023-11-16T01:53:43.822855+0000 mgr.x (mgr.24745) 102 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:45.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:53:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:45] "GET /metrics HTTP/1.1" 200 154920 "" "Prometheus/2.33.4" 2023-11-16T01:53:46.896 INFO:teuthology.orchestra.run.smithi017.stdout:Scheduled to redeploy mgr.y on host 'smithi017' 2023-11-16T01:53:47.243 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: cluster 2023-11-16T01:53:45.824358+0000 mgr.x (mgr.24745) 103 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.470343+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.17:0/3186393396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.876875+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.878783+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.886602+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]': finished 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.925614+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.927149+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.933054+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.941601+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.943135+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:53:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.944079+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.945421+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[24695]: audit 2023-11-16T01:53:46.947188+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: cluster 2023-11-16T01:53:45.824358+0000 mgr.x (mgr.24745) 103 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.470343+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.17:0/3186393396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.876875+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.878783+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.886602+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]': finished 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.925614+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.927149+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.933054+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:53:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.941601+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:53:47.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.943135+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:53:47.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.944079+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T01:53:47.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.945421+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:53:47.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:47 smithi017 bash[28266]: audit 2023-11-16T01:53:46.947188+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-16T01:53:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: cluster 2023-11-16T01:53:45.824358+0000 mgr.x (mgr.24745) 103 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.470343+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.17:0/3186393396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-16T01:53:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.876875+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-16T01:53:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.878783+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.886602+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]': finished 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.925614+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.927149+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.933054+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.941601+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.943135+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.944079+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.945421+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T01:53:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:47 smithi060 bash[24780]: audit 2023-11-16T01:53:46.947188+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-16T01:53:47.854 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps --refresh' 2023-11-16T01:53:48.249 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[24695]: audit 2023-11-16T01:53:46.874989+0000 mgr.x (mgr.24745) 104 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:53:48.249 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[24695]: cephadm 2023-11-16T01:53:46.888018+0000 mgr.x (mgr.24745) 105 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-11-16T01:53:48.249 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[24695]: cluster 2023-11-16T01:53:46.923410+0000 mgr.x (mgr.24745) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:48.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[24695]: cluster 2023-11-16T01:53:46.924090+0000 mgr.x (mgr.24745) 107 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:48.250 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[24695]: cephadm 2023-11-16T01:53:46.946547+0000 mgr.x (mgr.24745) 108 : cephadm [INF] Deploying daemon mgr.y on smithi017 2023-11-16T01:53:48.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[28266]: audit 2023-11-16T01:53:46.874989+0000 mgr.x (mgr.24745) 104 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:53:48.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[28266]: cephadm 2023-11-16T01:53:46.888018+0000 mgr.x (mgr.24745) 105 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-11-16T01:53:48.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[28266]: cluster 2023-11-16T01:53:46.923410+0000 mgr.x (mgr.24745) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:48.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[28266]: cluster 2023-11-16T01:53:46.924090+0000 mgr.x (mgr.24745) 107 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:48.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:48 smithi017 bash[28266]: cephadm 2023-11-16T01:53:46.946547+0000 mgr.x (mgr.24745) 108 : cephadm [INF] Deploying daemon mgr.y on smithi017 2023-11-16T01:53:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:48 smithi060 bash[24780]: audit 2023-11-16T01:53:46.874989+0000 mgr.x (mgr.24745) 104 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:53:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:48 smithi060 bash[24780]: cephadm 2023-11-16T01:53:46.888018+0000 mgr.x (mgr.24745) 105 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-11-16T01:53:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:48 smithi060 bash[24780]: cluster 2023-11-16T01:53:46.923410+0000 mgr.x (mgr.24745) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:48 smithi060 bash[24780]: cluster 2023-11-16T01:53:46.924090+0000 mgr.x (mgr.24745) 107 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:48 smithi060 bash[24780]: cephadm 2023-11-16T01:53:46.946547+0000 mgr.x (mgr.24745) 108 : cephadm [INF] Deploying daemon mgr.y on smithi017 2023-11-16T01:53:50.571 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:50 smithi017 bash[28266]: cluster 2023-11-16T01:53:48.924839+0000 mgr.x (mgr.24745) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:50.572 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:50 smithi017 bash[24695]: cluster 2023-11-16T01:53:48.924839+0000 mgr.x (mgr.24745) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:50.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:50 smithi060 bash[24780]: cluster 2023-11-16T01:53:48.924839+0000 mgr.x (mgr.24745) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 *:9093,9094 running (2m) 93s ago 2m 14.4M - 0.23.0 ba2b418f427c 6308adbd848a 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (99s) 92s ago 13m 8527k - 6.6.2 87a51ecf0b1c 849b4b3af513 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (6m) 92s ago 17m 424M - 16.2.14-171-ged3c8e92 6be2081e30e3 c4c6754ef399 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (19m) 93s ago 19m 290M - 15.2.0 204a01f9b0b6 4aa69ca20c4e 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (19m) 93s ago 19m 129M 2048M 15.2.0 204a01f9b0b6 4749ae2b52f1 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (17m) 92s ago 17m 114M 2048M 15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (17m) 93s ago 17m 112M 2048M 15.2.0 204a01f9b0b6 32cf30d41841 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 error 93s ago 13m - - 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 92s ago 13m - - 2023-11-16T01:53:52.429 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (16m) 93s ago 17m 49.7M 4096M 15.2.0 204a01f9b0b6 ab0ce5dfcbb0 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (16m) 93s ago 16m 48.8M 4096M 15.2.0 204a01f9b0b6 a2414c143bba 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (16m) 93s ago 16m 45.5M 4096M 15.2.0 204a01f9b0b6 b35e2952b512 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (15m) 93s ago 15m 49.5M 4096M 15.2.0 204a01f9b0b6 8f2571dfd256 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (15m) 92s ago 15m 49.3M 4096M 15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (14m) 92s ago 14m 49.0M 4096M 15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (14m) 92s ago 14m 46.9M 4096M 15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (14m) 92s ago 14m 48.5M 4096M 15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi060 *:9095 running (2m) 92s ago 2m 34.8M - 2.33.4 514e6a882f6e f069215a7df6 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.kueuvl smithi017 running (11m) 93s ago 11m 50.7M - 15.2.0 204a01f9b0b6 9771f26d8ec2 2023-11-16T01:53:52.430 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (11m) 92s ago 11m 50.3M - 15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T01:53:52.510 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:52 smithi017 bash[24695]: cluster 2023-11-16T01:53:50.926406+0000 mgr.x (mgr.24745) 110 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:52.510 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:52 smithi017 bash[28266]: cluster 2023-11-16T01:53:50.926406+0000 mgr.x (mgr.24745) 110 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:52.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:52 smithi060 bash[24780]: cluster 2023-11-16T01:53:50.926406+0000 mgr.x (mgr.24745) 110 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.391680+0000 mgr.x (mgr.24745) 111 : audit [DBG] from='client.24772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:53:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.397973+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.399026+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.400000+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.400965+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.401924+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.402679+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.406005+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.406691+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.407409+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.408086+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[24695]: audit 2023-11-16T01:53:52.408714+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.391680+0000 mgr.x (mgr.24745) 111 : audit [DBG] from='client.24772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:53:53.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.397973+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.399026+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.400000+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.400965+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.401924+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.402679+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.406005+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.406691+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.407409+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.408086+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:53 smithi017 bash[28266]: audit 2023-11-16T01:53:52.408714+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.391680+0000 mgr.x (mgr.24745) 111 : audit [DBG] from='client.24772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:53:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.397973+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.399026+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.400000+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.400965+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.401924+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.402679+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.406005+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T01:53:53.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.406691+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.407409+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.408086+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:53.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:53 smithi060 bash[24780]: audit 2023-11-16T01:53:52.408714+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:53:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:54 smithi017 bash[24695]: cluster 2023-11-16T01:53:52.927222+0000 mgr.x (mgr.24745) 112 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:54.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:54 smithi017 bash[28266]: cluster 2023-11-16T01:53:52.927222+0000 mgr.x (mgr.24745) 112 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:54.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:54 smithi060 bash[24780]: cluster 2023-11-16T01:53:52.927222+0000 mgr.x (mgr.24745) 112 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:55.059 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-16T01:53:55.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:53:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:55] "GET /metrics HTTP/1.1" 200 154920 "" "Prometheus/2.33.4" 2023-11-16T01:53:56.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:56 smithi060 bash[24780]: cluster 2023-11-16T01:53:54.928766+0000 mgr.x (mgr.24745) 113 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:56.753 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:56 smithi017 bash[28266]: cluster 2023-11-16T01:53:54.928766+0000 mgr.x (mgr.24745) 113 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:56.754 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:56 smithi017 bash[24695]: cluster 2023-11-16T01:53:54.928766+0000 mgr.x (mgr.24745) 113 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:57.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:53:57 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:53:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:53:58.661 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:53:58 smithi017 bash[24695]: cluster 2023-11-16T01:53:56.929541+0000 mgr.x (mgr.24745) 114 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:58.661 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:53:58 smithi017 bash[28266]: cluster 2023-11-16T01:53:56.929541+0000 mgr.x (mgr.24745) 114 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:53:58.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:53:58 smithi060 bash[24780]: cluster 2023-11-16T01:53:56.929541+0000 mgr.x (mgr.24745) 114 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:00 smithi017 bash[24695]: cluster 2023-11-16T01:53:58.930317+0000 mgr.x (mgr.24745) 115 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:00.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:00 smithi017 bash[28266]: cluster 2023-11-16T01:53:58.930317+0000 mgr.x (mgr.24745) 115 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:00.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:00 smithi060 bash[24780]: cluster 2023-11-16T01:53:58.930317+0000 mgr.x (mgr.24745) 115 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:02.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:02 smithi017 bash[24695]: cluster 2023-11-16T01:54:00.931828+0000 mgr.x (mgr.24745) 116 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:02.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:02 smithi017 bash[28266]: cluster 2023-11-16T01:54:00.931828+0000 mgr.x (mgr.24745) 116 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:02.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:02 smithi060 bash[24780]: cluster 2023-11-16T01:54:00.931828+0000 mgr.x (mgr.24745) 116 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:04.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:04 smithi017 bash[24695]: cluster 2023-11-16T01:54:02.932539+0000 mgr.x (mgr.24745) 117 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:04.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:04 smithi017 bash[28266]: cluster 2023-11-16T01:54:02.932539+0000 mgr.x (mgr.24745) 117 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:04.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:04 smithi060 bash[24780]: cluster 2023-11-16T01:54:02.932539+0000 mgr.x (mgr.24745) 117 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:05.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:54:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:05] "GET /metrics HTTP/1.1" 200 154924 "" "Prometheus/2.33.4" 2023-11-16T01:54:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:06 smithi017 bash[24695]: cluster 2023-11-16T01:54:04.933998+0000 mgr.x (mgr.24745) 118 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:06.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:06 smithi017 bash[28266]: cluster 2023-11-16T01:54:04.933998+0000 mgr.x (mgr.24745) 118 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:06.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:06 smithi060 bash[24780]: cluster 2023-11-16T01:54:04.933998+0000 mgr.x (mgr.24745) 118 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:07.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:07 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:54:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:08 smithi017 bash[24695]: cluster 2023-11-16T01:54:06.934687+0000 mgr.x (mgr.24745) 119 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:08.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:08 smithi017 bash[28266]: cluster 2023-11-16T01:54:06.934687+0000 mgr.x (mgr.24745) 119 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:08.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:08 smithi060 bash[24780]: cluster 2023-11-16T01:54:06.934687+0000 mgr.x (mgr.24745) 119 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:10 smithi017 bash[24695]: cluster 2023-11-16T01:54:08.935604+0000 mgr.x (mgr.24745) 120 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:10 smithi017 bash[28266]: cluster 2023-11-16T01:54:08.935604+0000 mgr.x (mgr.24745) 120 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:10.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:10 smithi060 bash[24780]: cluster 2023-11-16T01:54:08.935604+0000 mgr.x (mgr.24745) 120 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:12.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:12 smithi017 bash[24695]: cluster 2023-11-16T01:54:10.937141+0000 mgr.x (mgr.24745) 121 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:12.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:12 smithi017 bash[28266]: cluster 2023-11-16T01:54:10.937141+0000 mgr.x (mgr.24745) 121 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:12.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:12 smithi060 bash[24780]: cluster 2023-11-16T01:54:10.937141+0000 mgr.x (mgr.24745) 121 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: cluster 2023-11-16T01:54:12.937867+0000 mgr.x (mgr.24745) 122 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.185165+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-16T01:54:14.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.185908+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.186605+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:54:14.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.187204+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-16T01:54:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.187306+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.188048+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.188841+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:54:14.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[24695]: audit 2023-11-16T01:54:14.189630+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: cluster 2023-11-16T01:54:12.937867+0000 mgr.x (mgr.24745) 122 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:14.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.185165+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.185908+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.186605+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.187204+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.187306+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.188048+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.188841+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:54:14.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:14 smithi017 bash[28266]: audit 2023-11-16T01:54:14.189630+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: cluster 2023-11-16T01:54:12.937867+0000 mgr.x (mgr.24745) 122 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:14.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.185165+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-16T01:54:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.185908+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.186605+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:54:14.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.187204+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-16T01:54:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.187306+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.188048+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-16T01:54:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.188841+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:54:14.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:14 smithi060 bash[24780]: audit 2023-11-16T01:54:14.189630+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-16T01:54:15.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:54:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:15] "GET /metrics HTTP/1.1" 200 154914 "" "Prometheus/2.33.4" 2023-11-16T01:54:16.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:16 smithi017 bash[24695]: cluster 2023-11-16T01:54:14.939317+0000 mgr.x (mgr.24745) 123 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:16.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:16 smithi017 bash[28266]: cluster 2023-11-16T01:54:14.939317+0000 mgr.x (mgr.24745) 123 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:16.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:16 smithi060 bash[24780]: cluster 2023-11-16T01:54:14.939317+0000 mgr.x (mgr.24745) 123 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:17.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:17 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:54:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:18 smithi017 bash[24695]: cluster 2023-11-16T01:54:16.940051+0000 mgr.x (mgr.24745) 124 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:18.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:18 smithi017 bash[28266]: cluster 2023-11-16T01:54:16.940051+0000 mgr.x (mgr.24745) 124 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:18.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:18 smithi060 bash[24780]: cluster 2023-11-16T01:54:16.940051+0000 mgr.x (mgr.24745) 124 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:20 smithi017 bash[24695]: cluster 2023-11-16T01:54:18.940842+0000 mgr.x (mgr.24745) 125 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:20.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:20 smithi017 bash[28266]: cluster 2023-11-16T01:54:18.940842+0000 mgr.x (mgr.24745) 125 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:20.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:20 smithi060 bash[24780]: cluster 2023-11-16T01:54:18.940842+0000 mgr.x (mgr.24745) 125 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:22 smithi017 bash[24695]: cluster 2023-11-16T01:54:20.942368+0000 mgr.x (mgr.24745) 126 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:22.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:22 smithi017 bash[28266]: cluster 2023-11-16T01:54:20.942368+0000 mgr.x (mgr.24745) 126 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:22.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:22 smithi060 bash[24780]: cluster 2023-11-16T01:54:20.942368+0000 mgr.x (mgr.24745) 126 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:24.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:24 smithi017 bash[24695]: cluster 2023-11-16T01:54:22.943097+0000 mgr.x (mgr.24745) 127 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:24.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:24 smithi017 bash[28266]: cluster 2023-11-16T01:54:22.943097+0000 mgr.x (mgr.24745) 127 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:24.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:24 smithi060 bash[24780]: cluster 2023-11-16T01:54:22.943097+0000 mgr.x (mgr.24745) 127 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:25.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:54:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:25] "GET /metrics HTTP/1.1" 200 154914 "" "Prometheus/2.33.4" 2023-11-16T01:54:26.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:26 smithi017 bash[24695]: cluster 2023-11-16T01:54:24.944564+0000 mgr.x (mgr.24745) 128 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:26.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:26 smithi017 bash[28266]: cluster 2023-11-16T01:54:24.944564+0000 mgr.x (mgr.24745) 128 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:26.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:26 smithi060 bash[24780]: cluster 2023-11-16T01:54:24.944564+0000 mgr.x (mgr.24745) 128 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:27.342 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:27 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:54:28.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:28 smithi017 bash[24695]: cluster 2023-11-16T01:54:26.945289+0000 mgr.x (mgr.24745) 129 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:28.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:28 smithi017 bash[28266]: cluster 2023-11-16T01:54:26.945289+0000 mgr.x (mgr.24745) 129 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:28.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:28 smithi017 systemd[1]: Stopping Ceph mgr.y for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T01:54:28.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:28 smithi060 bash[24780]: cluster 2023-11-16T01:54:26.945289+0000 mgr.x (mgr.24745) 129 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:30 smithi017 bash[24695]: cluster 2023-11-16T01:54:28.946017+0000 mgr.x (mgr.24745) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:30.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:30 smithi017 bash[28266]: cluster 2023-11-16T01:54:28.946017+0000 mgr.x (mgr.24745) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:30.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:30 smithi060 bash[24780]: cluster 2023-11-16T01:54:28.946017+0000 mgr.x (mgr.24745) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:32 smithi017 bash[24695]: cluster 2023-11-16T01:54:30.947461+0000 mgr.x (mgr.24745) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:32.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:32 smithi017 bash[28266]: cluster 2023-11-16T01:54:30.947461+0000 mgr.x (mgr.24745) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:32.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:32 smithi060 bash[24780]: cluster 2023-11-16T01:54:30.947461+0000 mgr.x (mgr.24745) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:34 smithi017 bash[24695]: cluster 2023-11-16T01:54:32.948191+0000 mgr.x (mgr.24745) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:34.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:34 smithi017 bash[28266]: cluster 2023-11-16T01:54:32.948191+0000 mgr.x (mgr.24745) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:34.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:34 smithi060 bash[24780]: cluster 2023-11-16T01:54:32.948191+0000 mgr.x (mgr.24745) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:35.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:54:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:35] "GET /metrics HTTP/1.1" 200 154923 "" "Prometheus/2.33.4" 2023-11-16T01:54:36.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:36 smithi017 bash[24695]: cluster 2023-11-16T01:54:34.949695+0000 mgr.x (mgr.24745) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:36.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:36 smithi017 bash[28266]: cluster 2023-11-16T01:54:34.949695+0000 mgr.x (mgr.24745) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:36.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:36 smithi060 bash[24780]: cluster 2023-11-16T01:54:34.949695+0000 mgr.x (mgr.24745) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:37 smithi017 bash[24950]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:54:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:38 smithi017 bash[24695]: cluster 2023-11-16T01:54:36.950458+0000 mgr.x (mgr.24745) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:38.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:38 smithi017 bash[28266]: cluster 2023-11-16T01:54:36.950458+0000 mgr.x (mgr.24745) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:38.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:38 smithi060 bash[24780]: cluster 2023-11-16T01:54:36.950458+0000 mgr.x (mgr.24745) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:39.593 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:39 smithi017 bash[49472]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.y 2023-11-16T01:54:39.593 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:39 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-11-16T01:54:39.593 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:39 smithi017 bash[49538]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.y 2023-11-16T01:54:39.857 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:39 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-11-16T01:54:39.857 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:39 smithi017 systemd[1]: Stopped Ceph mgr.y for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:54:40.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:39 smithi017 systemd[1]: Started Ceph mgr.y for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T01:54:40.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: cluster 2023-11-16T01:54:38.951170+0000 mgr.x (mgr.24745) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:40.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: cluster 2023-11-16T01:54:38.951170+0000 mgr.x (mgr.24745) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:40.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.886263+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-16T01:54:40.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.886263+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-16T01:54:40.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.888185+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-16T01:54:40.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.888185+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-16T01:54:40.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.893198+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-11-16T01:54:40.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.893198+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-11-16T01:54:40.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.898227+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:40.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.898227+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:40.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.900200+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:40.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.904914+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:40.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.914103+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:54:40.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[24695]: audit 2023-11-16T01:54:39.914774+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:54:40.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.900200+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:40.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.904914+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:40.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.914103+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:54:40.710 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[28266]: audit 2023-11-16T01:54:39.914774+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:54:40.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: cluster 2023-11-16T01:54:38.951170+0000 mgr.x (mgr.24745) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:40.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.886263+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-16T01:54:40.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.888185+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-16T01:54:40.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.893198+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-11-16T01:54:40.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.898227+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:40.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.900200+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:40.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.904914+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135476019, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040047Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117859942, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040487Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.040717Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51201966, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041012Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47815065, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041274Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041500Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041727Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:52:19.041827Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15099494, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:52:19.041986Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:40.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.914103+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:54:40.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:40 smithi060 bash[24780]: audit 2023-11-16T01:54:39.914774+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:54:41.124 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:40 smithi017 bash[49654]: debug 2023-11-16T01:54:40.948+0000 7fc4cd912700 1 -- 172.21.15.17:0/1071499062 <== mon.0 v2:172.21.15.17:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dc235964e0 con 0x55dc2368b000 2023-11-16T01:54:41.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:41 smithi017 bash[49654]: debug 2023-11-16T01:54:41.116+0000 7fc4ddef9680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T01:54:41.457 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:41 smithi017 bash[49654]: debug 2023-11-16T01:54:41.224+0000 7fc4ddef9680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T01:54:41.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:41 smithi017 bash[49654]: debug 2023-11-16T01:54:41.684+0000 7fc4ddef9680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T01:54:42.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:42 smithi017 bash[49654]: debug 2023-11-16T01:54:42.628+0000 7fc4ddef9680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T01:54:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:42 smithi017 bash[24695]: cluster 2023-11-16T01:54:40.952774+0000 mgr.x (mgr.24745) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:42.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:42 smithi017 bash[28266]: cluster 2023-11-16T01:54:40.952774+0000 mgr.x (mgr.24745) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:42.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:42 smithi060 bash[24780]: cluster 2023-11-16T01:54:40.952774+0000 mgr.x (mgr.24745) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:42.994 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:42 smithi017 bash[49654]: debug 2023-11-16T01:54:42.732+0000 7fc4ddef9680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T01:54:43.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:42 smithi017 bash[49654]: debug 2023-11-16T01:54:42.984+0000 7fc4ddef9680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T01:54:44.432 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[49654]: debug 2023-11-16T01:54:44.152+0000 7fc4ddef9680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T01:54:44.435 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[49654]: debug 2023-11-16T01:54:44.324+0000 7fc4ddef9680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:54:44.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[24695]: cluster 2023-11-16T01:54:42.953678+0000 mgr.x (mgr.24745) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:44.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[49654]: debug 2023-11-16T01:54:44.424+0000 7fc4ddef9680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-16T01:54:44.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[49654]: debug 2023-11-16T01:54:44.540+0000 7fc4ddef9680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-16T01:54:44.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[28266]: cluster 2023-11-16T01:54:42.953678+0000 mgr.x (mgr.24745) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:44.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:44 smithi060 bash[24780]: cluster 2023-11-16T01:54:42.953678+0000 mgr.x (mgr.24745) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:45.176 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:44 smithi017 bash[49654]: debug 2023-11-16T01:54:44.764+0000 7fc4ddef9680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-16T01:54:45.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:45 smithi017 bash[49654]: debug 2023-11-16T01:54:45.164+0000 7fc4ddef9680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-16T01:54:45.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:45 smithi017 bash[49654]: debug 2023-11-16T01:54:45.300+0000 7fc4ddef9680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-16T01:54:45.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:54:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:45] "GET /metrics HTTP/1.1" 200 154926 "" "Prometheus/2.33.4" 2023-11-16T01:54:46.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[49654]: debug 2023-11-16T01:54:46.240+0000 7fc4ddef9680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-16T01:54:46.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[49654]: debug 2023-11-16T01:54:46.348+0000 7fc4ddef9680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-16T01:54:46.705 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[49654]: debug 2023-11-16T01:54:46.468+0000 7fc4ddef9680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-16T01:54:46.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: cluster 2023-11-16T01:54:44.955238+0000 mgr.x (mgr.24745) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:46.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: cluster 2023-11-16T01:54:44.955238+0000 mgr.x (mgr.24745) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:46.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: audit 2023-11-16T01:54:45.860893+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: audit 2023-11-16T01:54:45.863682+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: audit 2023-11-16T01:54:45.860893+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: audit 2023-11-16T01:54:45.868098+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:46.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: audit 2023-11-16T01:54:46.157742+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: audit 2023-11-16T01:54:45.863682+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: audit 2023-11-16T01:54:46.159850+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[28266]: audit 2023-11-16T01:54:46.165683+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:46.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: audit 2023-11-16T01:54:45.868098+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:46.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: audit 2023-11-16T01:54:46.157742+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: audit 2023-11-16T01:54:46.159850+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[24695]: audit 2023-11-16T01:54:46.165683+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:46.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: cluster 2023-11-16T01:54:44.955238+0000 mgr.x (mgr.24745) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:46.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: audit 2023-11-16T01:54:45.860893+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: audit 2023-11-16T01:54:45.863682+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: audit 2023-11-16T01:54:45.868098+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.603583Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:46.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: audit 2023-11-16T01:54:46.157742+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: audit 2023-11-16T01:54:46.159850+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:54:46.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:46 smithi060 bash[24780]: audit 2023-11-16T01:54:46.165683+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:45:45.893678Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:54:47.004 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[49654]: debug 2023-11-16T01:54:46.696+0000 7fc4ddef9680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-16T01:54:47.355 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:46 smithi017 bash[49654]: debug 2023-11-16T01:54:46.996+0000 7fc4ddef9680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-16T01:54:47.356 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: debug 2023-11-16T01:54:47.168+0000 7fc4ddef9680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-16T01:54:47.696 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: debug 2023-11-16T01:54:47.344+0000 7fc4ddef9680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:54:47.697 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: debug 2023-11-16T01:54:47.572+0000 7fc4ddef9680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-16T01:54:47.697 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[24695]: cluster 2023-11-16T01:54:46.435476+0000 mgr.x (mgr.24745) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:47.697 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[24695]: cluster 2023-11-16T01:54:46.436000+0000 mgr.x (mgr.24745) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:47.697 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[24695]: audit 2023-11-16T01:54:46.437533+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:54:47.697 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[24695]: audit 2023-11-16T01:54:46.439458+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:54:47.697 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[24695]: audit 2023-11-16T01:54:46.442436+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:54:47.698 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[28266]: cluster 2023-11-16T01:54:46.435476+0000 mgr.x (mgr.24745) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:47.698 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[28266]: cluster 2023-11-16T01:54:46.436000+0000 mgr.x (mgr.24745) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:47.698 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[28266]: audit 2023-11-16T01:54:46.437533+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:54:47.698 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[28266]: audit 2023-11-16T01:54:46.439458+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:54:47.698 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[28266]: audit 2023-11-16T01:54:46.442436+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:54:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:47 smithi060 bash[24780]: cluster 2023-11-16T01:54:46.435476+0000 mgr.x (mgr.24745) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:47 smithi060 bash[24780]: cluster 2023-11-16T01:54:46.436000+0000 mgr.x (mgr.24745) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:47 smithi060 bash[24780]: audit 2023-11-16T01:54:46.437533+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:54:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:47 smithi060 bash[24780]: audit 2023-11-16T01:54:46.439458+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:54:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:47 smithi060 bash[24780]: audit 2023-11-16T01:54:46.442436+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:54:47.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: debug 2023-11-16T01:54:47.688+0000 7fc4ddef9680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-16T01:54:47.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: [16/Nov/2023:01:54:47] ENGINE Bus STARTING 2023-11-16T01:54:47.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: CherryPy Checker: 2023-11-16T01:54:47.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: The Application mounted at '' has an empty config. 2023-11-16T01:54:47.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: [16/Nov/2023:01:54:47] ENGINE Serving on http://:::9283 2023-11-16T01:54:47.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:47 smithi017 bash[49654]: [16/Nov/2023:01:54:47] ENGINE Bus STARTED 2023-11-16T01:54:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:48 smithi060 bash[24780]: cluster 2023-11-16T01:54:47.710979+0000 mon.a (mon.0) 709 : cluster [DBG] Standby manager daemon y restarted 2023-11-16T01:54:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:48 smithi060 bash[24780]: cluster 2023-11-16T01:54:47.711118+0000 mon.a (mon.0) 710 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:54:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:48 smithi060 bash[24780]: audit 2023-11-16T01:54:47.714192+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-16T01:54:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:48 smithi060 bash[24780]: audit 2023-11-16T01:54:47.715211+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:54:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:48 smithi060 bash[24780]: audit 2023-11-16T01:54:47.719732+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-16T01:54:48.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:48 smithi060 bash[24780]: audit 2023-11-16T01:54:47.722153+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:54:48.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[24695]: cluster 2023-11-16T01:54:47.710979+0000 mon.a (mon.0) 709 : cluster [DBG] Standby manager daemon y restarted 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[24695]: cluster 2023-11-16T01:54:47.711118+0000 mon.a (mon.0) 710 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[24695]: audit 2023-11-16T01:54:47.714192+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[24695]: audit 2023-11-16T01:54:47.715211+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[24695]: audit 2023-11-16T01:54:47.719732+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[24695]: audit 2023-11-16T01:54:47.722153+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[28266]: cluster 2023-11-16T01:54:47.710979+0000 mon.a (mon.0) 709 : cluster [DBG] Standby manager daemon y restarted 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[28266]: cluster 2023-11-16T01:54:47.711118+0000 mon.a (mon.0) 710 : cluster [DBG] Standby manager daemon y started 2023-11-16T01:54:48.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[28266]: audit 2023-11-16T01:54:47.714192+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-16T01:54:48.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[28266]: audit 2023-11-16T01:54:47.715211+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:54:48.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[28266]: audit 2023-11-16T01:54:47.719732+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-16T01:54:48.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:48 smithi017 bash[28266]: audit 2023-11-16T01:54:47.722153+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:54:49.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:49 smithi017 bash[24695]: cluster 2023-11-16T01:54:48.436740+0000 mgr.x (mgr.24745) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:49.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:49 smithi017 bash[24695]: cluster 2023-11-16T01:54:48.467553+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2023-11-16T01:54:49.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:49 smithi017 bash[28266]: cluster 2023-11-16T01:54:48.436740+0000 mgr.x (mgr.24745) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:49.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:49 smithi017 bash[28266]: cluster 2023-11-16T01:54:48.467553+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2023-11-16T01:54:49.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:49 smithi060 bash[24780]: cluster 2023-11-16T01:54:48.436740+0000 mgr.x (mgr.24745) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:49.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:49 smithi060 bash[24780]: cluster 2023-11-16T01:54:48.467553+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2023-11-16T01:54:50.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:50 smithi017 bash[24695]: cluster 2023-11-16T01:54:50.438300+0000 mgr.x (mgr.24745) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:50.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:50 smithi017 bash[28266]: cluster 2023-11-16T01:54:50.438300+0000 mgr.x (mgr.24745) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:50.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:50 smithi060 bash[24780]: cluster 2023-11-16T01:54:50.438300+0000 mgr.x (mgr.24745) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:52.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:52 smithi017 bash[24695]: cluster 2023-11-16T01:54:52.438992+0000 mgr.x (mgr.24745) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:52.969 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:52 smithi017 bash[28266]: cluster 2023-11-16T01:54:52.438992+0000 mgr.x (mgr.24745) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:52.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:52 smithi060 bash[24780]: cluster 2023-11-16T01:54:52.438992+0000 mgr.x (mgr.24745) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:54:54.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:54 smithi017 bash[24695]: cluster 2023-11-16T01:54:54.440498+0000 mgr.x (mgr.24745) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.539 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:54 smithi017 bash[28266]: cluster 2023-11-16T01:54:54.440498+0000 mgr.x (mgr.24745) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:57 smithi017 bash[24695]: cluster 2023-11-16T01:54:56.441175+0000 mgr.x (mgr.24745) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.540 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:54:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:02.540 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:57 smithi017 bash[28266]: cluster 2023-11-16T01:54:56.441175+0000 mgr.x (mgr.24745) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.540 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:54:58 smithi017 bash[24695]: cluster 2023-11-16T01:54:58.441856+0000 mgr.x (mgr.24745) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.540 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:54:58 smithi017 bash[28266]: cluster 2023-11-16T01:54:58.441856+0000 mgr.x (mgr.24745) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.541 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:00 smithi017 bash[24695]: cluster 2023-11-16T01:55:00.443358+0000 mgr.x (mgr.24745) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.541 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:00 smithi017 bash[28266]: cluster 2023-11-16T01:55:00.443358+0000 mgr.x (mgr.24745) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.541 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:54 smithi060 bash[24780]: cluster 2023-11-16T01:54:54.440498+0000 mgr.x (mgr.24745) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.541 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:54:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:54:55] "GET /metrics HTTP/1.1" 200 154926 "" "Prometheus/2.33.4" 2023-11-16T01:55:02.542 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:57 smithi060 bash[24780]: cluster 2023-11-16T01:54:56.441175+0000 mgr.x (mgr.24745) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.542 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:54:58 smithi060 bash[24780]: cluster 2023-11-16T01:54:58.441856+0000 mgr.x (mgr.24745) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.542 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:00 smithi060 bash[24780]: cluster 2023-11-16T01:55:00.443358+0000 mgr.x (mgr.24745) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:02 smithi017 bash[24695]: cluster 2023-11-16T01:55:02.444067+0000 mgr.x (mgr.24745) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:02 smithi017 bash[28266]: cluster 2023-11-16T01:55:02.444067+0000 mgr.x (mgr.24745) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:02.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:02 smithi060 bash[24780]: cluster 2023-11-16T01:55:02.444067+0000 mgr.x (mgr.24745) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:04 smithi017 bash[24695]: cluster 2023-11-16T01:55:04.445503+0000 mgr.x (mgr.24745) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:04 smithi017 bash[28266]: cluster 2023-11-16T01:55:04.445503+0000 mgr.x (mgr.24745) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:04.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:04 smithi060 bash[24780]: cluster 2023-11-16T01:55:04.445503+0000 mgr.x (mgr.24745) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:05.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:55:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:05] "GET /metrics HTTP/1.1" 200 154929 "" "Prometheus/2.33.4" 2023-11-16T01:55:07.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:07 smithi017 bash[24695]: cluster 2023-11-16T01:55:06.446284+0000 mgr.x (mgr.24745) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:07.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:55:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:07.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:07 smithi017 bash[28266]: cluster 2023-11-16T01:55:06.446284+0000 mgr.x (mgr.24745) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:07.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:07 smithi060 bash[24780]: cluster 2023-11-16T01:55:06.446284+0000 mgr.x (mgr.24745) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:08.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:08 smithi017 bash[24695]: cluster 2023-11-16T01:55:08.447014+0000 mgr.x (mgr.24745) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:08.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:08 smithi017 bash[28266]: cluster 2023-11-16T01:55:08.447014+0000 mgr.x (mgr.24745) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:08.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:08 smithi060 bash[24780]: cluster 2023-11-16T01:55:08.447014+0000 mgr.x (mgr.24745) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:10.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:10 smithi017 bash[24695]: cluster 2023-11-16T01:55:10.448481+0000 mgr.x (mgr.24745) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:10.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:10 smithi017 bash[28266]: cluster 2023-11-16T01:55:10.448481+0000 mgr.x (mgr.24745) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:10.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:10 smithi060 bash[24780]: cluster 2023-11-16T01:55:10.448481+0000 mgr.x (mgr.24745) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:12.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:12 smithi017 bash[24695]: cluster 2023-11-16T01:55:12.449315+0000 mgr.x (mgr.24745) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:12.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:12 smithi017 bash[28266]: cluster 2023-11-16T01:55:12.449315+0000 mgr.x (mgr.24745) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:12.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:12 smithi060 bash[24780]: cluster 2023-11-16T01:55:12.449315+0000 mgr.x (mgr.24745) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.194677+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:55:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.195265+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.195894+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T01:55:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.196176+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:55:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.196628+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.197020+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.197636+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T01:55:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[24695]: audit 2023-11-16T01:55:14.198201+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.194677+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:55:14.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.195265+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.195894+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T01:55:14.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.196176+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:55:14.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.196628+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.197020+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.197636+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T01:55:14.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:14 smithi017 bash[28266]: audit 2023-11-16T01:55:14.198201+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.194677+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:55:14.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.195265+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.195894+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T01:55:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.196176+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:55:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.196628+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.197020+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:55:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.197636+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T01:55:14.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:14 smithi060 bash[24780]: audit 2023-11-16T01:55:14.198201+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-16T01:55:15.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:15 smithi060 bash[24780]: cluster 2023-11-16T01:55:14.450882+0000 mgr.x (mgr.24745) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:15.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:55:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:15] "GET /metrics HTTP/1.1" 200 154925 "" "Prometheus/2.33.4" 2023-11-16T01:55:15.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:15 smithi017 bash[24695]: cluster 2023-11-16T01:55:14.450882+0000 mgr.x (mgr.24745) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:15.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:15 smithi017 bash[28266]: cluster 2023-11-16T01:55:14.450882+0000 mgr.x (mgr.24745) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:17.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:17 smithi017 bash[24695]: cluster 2023-11-16T01:55:16.451614+0000 mgr.x (mgr.24745) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:17.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:55:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:17.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:17 smithi017 bash[28266]: cluster 2023-11-16T01:55:16.451614+0000 mgr.x (mgr.24745) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:17.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:17 smithi060 bash[24780]: cluster 2023-11-16T01:55:16.451614+0000 mgr.x (mgr.24745) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:18 smithi017 bash[24695]: cluster 2023-11-16T01:55:18.452368+0000 mgr.x (mgr.24745) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:18.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:18 smithi017 bash[28266]: cluster 2023-11-16T01:55:18.452368+0000 mgr.x (mgr.24745) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:18 smithi060 bash[24780]: cluster 2023-11-16T01:55:18.452368+0000 mgr.x (mgr.24745) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:20.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:20 smithi017 bash[24695]: cluster 2023-11-16T01:55:20.453865+0000 mgr.x (mgr.24745) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:20.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:20 smithi017 bash[28266]: cluster 2023-11-16T01:55:20.453865+0000 mgr.x (mgr.24745) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:20.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:20 smithi060 bash[24780]: cluster 2023-11-16T01:55:20.453865+0000 mgr.x (mgr.24745) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:22 smithi017 bash[24695]: cluster 2023-11-16T01:55:22.454733+0000 mgr.x (mgr.24745) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:22.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:22 smithi017 bash[28266]: cluster 2023-11-16T01:55:22.454733+0000 mgr.x (mgr.24745) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:22.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:22 smithi060 bash[24780]: cluster 2023-11-16T01:55:22.454733+0000 mgr.x (mgr.24745) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:24.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:24 smithi017 bash[24695]: cluster 2023-11-16T01:55:24.456349+0000 mgr.x (mgr.24745) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:27.627 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:24 smithi017 bash[28266]: cluster 2023-11-16T01:55:24.456349+0000 mgr.x (mgr.24745) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:27.628 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:27 smithi017 bash[24695]: cluster 2023-11-16T01:55:26.457098+0000 mgr.x (mgr.24745) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:27.628 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:55:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:27.628 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:27 smithi017 bash[28266]: cluster 2023-11-16T01:55:26.457098+0000 mgr.x (mgr.24745) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:27.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:24 smithi060 bash[24780]: cluster 2023-11-16T01:55:24.456349+0000 mgr.x (mgr.24745) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:27.629 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:55:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:25] "GET /metrics HTTP/1.1" 200 154925 "" "Prometheus/2.33.4" 2023-11-16T01:55:27.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:27 smithi060 bash[24780]: cluster 2023-11-16T01:55:26.457098+0000 mgr.x (mgr.24745) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:28.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:28 smithi017 bash[24695]: cluster 2023-11-16T01:55:28.457833+0000 mgr.x (mgr.24745) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:28.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:28 smithi017 bash[28266]: cluster 2023-11-16T01:55:28.457833+0000 mgr.x (mgr.24745) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:28.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:28 smithi060 bash[24780]: cluster 2023-11-16T01:55:28.457833+0000 mgr.x (mgr.24745) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:30.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:30 smithi017 bash[24695]: cluster 2023-11-16T01:55:30.459360+0000 mgr.x (mgr.24745) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:30.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:30 smithi017 bash[28266]: cluster 2023-11-16T01:55:30.459360+0000 mgr.x (mgr.24745) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:30.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:30 smithi060 bash[24780]: cluster 2023-11-16T01:55:30.459360+0000 mgr.x (mgr.24745) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:32.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:32 smithi017 bash[24695]: cluster 2023-11-16T01:55:32.460050+0000 mgr.x (mgr.24745) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:32.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:32 smithi017 bash[28266]: cluster 2023-11-16T01:55:32.460050+0000 mgr.x (mgr.24745) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:32.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:32 smithi060 bash[24780]: cluster 2023-11-16T01:55:32.460050+0000 mgr.x (mgr.24745) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:35.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:55:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:35] "GET /metrics HTTP/1.1" 200 154922 "" "Prometheus/2.33.4" 2023-11-16T01:55:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:35 smithi017 bash[24695]: cluster 2023-11-16T01:55:34.461549+0000 mgr.x (mgr.24745) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:35.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:35 smithi017 bash[28266]: cluster 2023-11-16T01:55:34.461549+0000 mgr.x (mgr.24745) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:35.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:35 smithi060 bash[24780]: cluster 2023-11-16T01:55:34.461549+0000 mgr.x (mgr.24745) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:55:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:38 smithi017 bash[24695]: cluster 2023-11-16T01:55:36.462471+0000 mgr.x (mgr.24745) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:38.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:38 smithi017 bash[28266]: cluster 2023-11-16T01:55:36.462471+0000 mgr.x (mgr.24745) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:38.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:38 smithi060 bash[24780]: cluster 2023-11-16T01:55:36.462471+0000 mgr.x (mgr.24745) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:40.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:40 smithi017 bash[24695]: cluster 2023-11-16T01:55:38.463242+0000 mgr.x (mgr.24745) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:40.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:40 smithi017 bash[28266]: cluster 2023-11-16T01:55:38.463242+0000 mgr.x (mgr.24745) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:40.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:40 smithi060 bash[24780]: cluster 2023-11-16T01:55:38.463242+0000 mgr.x (mgr.24745) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:42 smithi017 bash[24695]: cluster 2023-11-16T01:55:40.464735+0000 mgr.x (mgr.24745) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:42.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:42 smithi017 bash[28266]: cluster 2023-11-16T01:55:40.464735+0000 mgr.x (mgr.24745) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:42.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:42 smithi060 bash[24780]: cluster 2023-11-16T01:55:40.464735+0000 mgr.x (mgr.24745) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:44.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:44 smithi017 bash[24695]: cluster 2023-11-16T01:55:42.465473+0000 mgr.x (mgr.24745) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:44.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:44 smithi017 bash[28266]: cluster 2023-11-16T01:55:42.465473+0000 mgr.x (mgr.24745) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:44.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:44 smithi060 bash[24780]: cluster 2023-11-16T01:55:42.465473+0000 mgr.x (mgr.24745) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:45.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:55:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:45] "GET /metrics HTTP/1.1" 200 154927 "" "Prometheus/2.33.4" 2023-11-16T01:55:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:46 smithi017 bash[24695]: cluster 2023-11-16T01:55:44.466959+0000 mgr.x (mgr.24745) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:46.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:46 smithi017 bash[28266]: cluster 2023-11-16T01:55:44.466959+0000 mgr.x (mgr.24745) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:46.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:46 smithi060 bash[24780]: cluster 2023-11-16T01:55:44.466959+0000 mgr.x (mgr.24745) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:47.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:47.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.727044+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.727044+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.728363+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.728363+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.734531+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:47.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.734531+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:47.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.736108+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.458 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.737198+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:55:47.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.736108+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.459 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.737198+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:55:47.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.737282+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.459 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[28266]: audit 2023-11-16T01:55:46.743124+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:47.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.737282+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.460 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:47 smithi017 bash[24695]: audit 2023-11-16T01:55:46.743124+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:47.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.727044+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.728363+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.734531+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 138307174, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.856212Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 87639982, \"cpu_percentage\": \"99.88%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:54:45.856755Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139146035, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857165Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52491714, \"cpu_percentage\": \"1.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857560Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.857872Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858104Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52649000, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858271Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858408Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53718548, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:45.858491Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16609443, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:54:45.858626Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:45.858852Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:47.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.736108+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.737198+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:55:47.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.737282+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:47.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:47 smithi060 bash[24780]: audit 2023-11-16T01:55:46.743124+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 143130624, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.151619Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 452041113, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.152019Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53781463, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152294Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152556Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.152815Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51390709, \"cpu_percentage\": \"2.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153070Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153328Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26707230, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-16T01:54:46.153484Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_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\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:54:46.153738Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 46850375, \"cpu_percentage\": \"0.96%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:54:46.153995Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:54:46.154448Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:48.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:48 smithi017 bash[24695]: cluster 2023-11-16T01:55:46.467691+0000 mgr.x (mgr.24745) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:48.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:48 smithi017 bash[28266]: cluster 2023-11-16T01:55:46.467691+0000 mgr.x (mgr.24745) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:48.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:48 smithi060 bash[24780]: cluster 2023-11-16T01:55:46.467691+0000 mgr.x (mgr.24745) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:50.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:50 smithi017 bash[24695]: cluster 2023-11-16T01:55:48.468460+0000 mgr.x (mgr.24745) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:50.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:50 smithi017 bash[28266]: cluster 2023-11-16T01:55:48.468460+0000 mgr.x (mgr.24745) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:50.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:50 smithi060 bash[24780]: cluster 2023-11-16T01:55:48.468460+0000 mgr.x (mgr.24745) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:52 smithi017 bash[24695]: cluster 2023-11-16T01:55:50.469981+0000 mgr.x (mgr.24745) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:52.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:52 smithi017 bash[28266]: cluster 2023-11-16T01:55:50.469981+0000 mgr.x (mgr.24745) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:52.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:52 smithi060 bash[24780]: cluster 2023-11-16T01:55:50.469981+0000 mgr.x (mgr.24745) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[24695]: audit 2023-11-16T01:55:52.797702+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:53.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[28266]: audit 2023-11-16T01:55:52.797702+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[24695]: audit 2023-11-16T01:55:52.799189+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[24695]: audit 2023-11-16T01:55:52.806574+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[24695]: audit 2023-11-16T01:55:53.076245+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[24695]: audit 2023-11-16T01:55:53.076967+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[24695]: audit 2023-11-16T01:55:53.081609+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[28266]: audit 2023-11-16T01:55:52.799189+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:53.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[28266]: audit 2023-11-16T01:55:52.806574+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[28266]: audit 2023-11-16T01:55:53.076245+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:55:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[28266]: audit 2023-11-16T01:55:53.076967+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:55:53.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:53 smithi017 bash[28266]: audit 2023-11-16T01:55:53.081609+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:55:53.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:53 smithi060 bash[24780]: audit 2023-11-16T01:55:52.797702+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:53 smithi060 bash[24780]: audit 2023-11-16T01:55:52.799189+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-16T01:55:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:53 smithi060 bash[24780]: audit 2023-11-16T01:55:52.806574+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 166199296, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.791696Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"1.74%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:55:52.792103Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 139565465, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792382Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792646Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.792906Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793165Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53246689, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793426Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793686Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:55:52.793844Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16944988, \"cpu_percentage\": \"0.13%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:55:52.794105Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:55:52.794550Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}}"}]': finished 2023-11-16T01:55:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:53 smithi060 bash[24780]: audit 2023-11-16T01:55:53.076245+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:55:53.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:53 smithi060 bash[24780]: audit 2023-11-16T01:55:53.076967+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:55:53.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:53 smithi060 bash[24780]: audit 2023-11-16T01:55:53.081609+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:55:54.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:54 smithi017 bash[24695]: cluster 2023-11-16T01:55:52.470824+0000 mgr.x (mgr.24745) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:54 smithi017 bash[24695]: cluster 2023-11-16T01:55:53.073755+0000 mgr.x (mgr.24745) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:54 smithi017 bash[24695]: cluster 2023-11-16T01:55:53.074518+0000 mgr.x (mgr.24745) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:54 smithi017 bash[28266]: cluster 2023-11-16T01:55:52.470824+0000 mgr.x (mgr.24745) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:54 smithi017 bash[28266]: cluster 2023-11-16T01:55:53.073755+0000 mgr.x (mgr.24745) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:54 smithi017 bash[28266]: cluster 2023-11-16T01:55:53.074518+0000 mgr.x (mgr.24745) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:54 smithi060 bash[24780]: cluster 2023-11-16T01:55:52.470824+0000 mgr.x (mgr.24745) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:54 smithi060 bash[24780]: cluster 2023-11-16T01:55:53.073755+0000 mgr.x (mgr.24745) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:54.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:54 smithi060 bash[24780]: cluster 2023-11-16T01:55:53.074518+0000 mgr.x (mgr.24745) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:55.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:55:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:55] "GET /metrics HTTP/1.1" 200 154927 "" "Prometheus/2.33.4" 2023-11-16T01:55:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:56 smithi017 bash[24695]: cluster 2023-11-16T01:55:55.076173+0000 mgr.x (mgr.24745) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:56.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:56 smithi017 bash[28266]: cluster 2023-11-16T01:55:55.076173+0000 mgr.x (mgr.24745) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:56.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:56 smithi060 bash[24780]: cluster 2023-11-16T01:55:55.076173+0000 mgr.x (mgr.24745) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:57.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:55:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:55:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:55:58.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:55:58 smithi017 bash[24695]: cluster 2023-11-16T01:55:57.076971+0000 mgr.x (mgr.24745) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:58.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:55:58 smithi017 bash[28266]: cluster 2023-11-16T01:55:57.076971+0000 mgr.x (mgr.24745) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:55:58.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:55:58 smithi060 bash[24780]: cluster 2023-11-16T01:55:57.076971+0000 mgr.x (mgr.24745) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:00 smithi017 bash[24695]: cluster 2023-11-16T01:55:59.077703+0000 mgr.x (mgr.24745) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:00.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:00 smithi017 bash[28266]: cluster 2023-11-16T01:55:59.077703+0000 mgr.x (mgr.24745) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:00.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:00 smithi060 bash[24780]: cluster 2023-11-16T01:55:59.077703+0000 mgr.x (mgr.24745) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:02.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:02 smithi017 bash[24695]: cluster 2023-11-16T01:56:01.079254+0000 mgr.x (mgr.24745) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:02.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:02 smithi017 bash[28266]: cluster 2023-11-16T01:56:01.079254+0000 mgr.x (mgr.24745) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:02.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:02 smithi060 bash[24780]: cluster 2023-11-16T01:56:01.079254+0000 mgr.x (mgr.24745) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:04.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:04 smithi017 bash[28266]: cluster 2023-11-16T01:56:03.079933+0000 mgr.x (mgr.24745) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:04.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:04 smithi017 bash[24695]: cluster 2023-11-16T01:56:03.079933+0000 mgr.x (mgr.24745) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:04.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:04 smithi060 bash[24780]: cluster 2023-11-16T01:56:03.079933+0000 mgr.x (mgr.24745) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:05.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:56:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:05] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-11-16T01:56:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:06 smithi017 bash[24695]: cluster 2023-11-16T01:56:05.081488+0000 mgr.x (mgr.24745) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:06.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:06 smithi017 bash[28266]: cluster 2023-11-16T01:56:05.081488+0000 mgr.x (mgr.24745) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:06.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:06 smithi060 bash[24780]: cluster 2023-11-16T01:56:05.081488+0000 mgr.x (mgr.24745) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:07.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:56:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:56:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:08 smithi017 bash[24695]: cluster 2023-11-16T01:56:07.082248+0000 mgr.x (mgr.24745) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:08.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:08 smithi017 bash[28266]: cluster 2023-11-16T01:56:07.082248+0000 mgr.x (mgr.24745) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:08.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:08 smithi060 bash[24780]: cluster 2023-11-16T01:56:07.082248+0000 mgr.x (mgr.24745) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:10 smithi017 bash[24695]: cluster 2023-11-16T01:56:09.082964+0000 mgr.x (mgr.24745) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:10 smithi017 bash[28266]: cluster 2023-11-16T01:56:09.082964+0000 mgr.x (mgr.24745) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:10.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:10 smithi060 bash[24780]: cluster 2023-11-16T01:56:09.082964+0000 mgr.x (mgr.24745) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:12.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:12 smithi017 bash[24695]: cluster 2023-11-16T01:56:11.084406+0000 mgr.x (mgr.24745) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:12.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:12 smithi017 bash[28266]: cluster 2023-11-16T01:56:11.084406+0000 mgr.x (mgr.24745) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:12.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:12 smithi060 bash[24780]: cluster 2023-11-16T01:56:11.084406+0000 mgr.x (mgr.24745) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: cluster 2023-11-16T01:56:13.085132+0000 mgr.x (mgr.24745) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.203860+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.204569+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.204665+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.205019+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.205397+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.206365+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.207129+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[24695]: audit 2023-11-16T01:56:14.207844+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: cluster 2023-11-16T01:56:13.085132+0000 mgr.x (mgr.24745) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.203860+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.204569+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.204665+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.205019+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.205397+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.206365+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.207129+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:56:14.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:14 smithi017 bash[28266]: audit 2023-11-16T01:56:14.207844+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: cluster 2023-11-16T01:56:13.085132+0000 mgr.x (mgr.24745) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.203860+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.204569+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.204665+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.205019+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.205397+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.206365+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.207129+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T01:56:14.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:14 smithi060 bash[24780]: audit 2023-11-16T01:56:14.207844+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-16T01:56:15.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:56:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:15] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-11-16T01:56:16.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:16 smithi017 bash[24695]: cluster 2023-11-16T01:56:15.086669+0000 mgr.x (mgr.24745) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:16.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:16 smithi017 bash[28266]: cluster 2023-11-16T01:56:15.086669+0000 mgr.x (mgr.24745) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:16.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:16 smithi060 bash[24780]: cluster 2023-11-16T01:56:15.086669+0000 mgr.x (mgr.24745) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:17.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:56:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:56:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:18 smithi017 bash[24695]: cluster 2023-11-16T01:56:17.087376+0000 mgr.x (mgr.24745) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:18.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:18 smithi017 bash[28266]: cluster 2023-11-16T01:56:17.087376+0000 mgr.x (mgr.24745) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:18.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:18 smithi060 bash[24780]: cluster 2023-11-16T01:56:17.087376+0000 mgr.x (mgr.24745) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:20 smithi017 bash[24695]: cluster 2023-11-16T01:56:19.088071+0000 mgr.x (mgr.24745) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:20.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:20 smithi017 bash[28266]: cluster 2023-11-16T01:56:19.088071+0000 mgr.x (mgr.24745) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:20 smithi060 bash[24780]: cluster 2023-11-16T01:56:19.088071+0000 mgr.x (mgr.24745) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:22 smithi017 bash[24695]: cluster 2023-11-16T01:56:21.089604+0000 mgr.x (mgr.24745) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:22.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:22 smithi017 bash[28266]: cluster 2023-11-16T01:56:21.089604+0000 mgr.x (mgr.24745) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:22.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:22 smithi060 bash[24780]: cluster 2023-11-16T01:56:21.089604+0000 mgr.x (mgr.24745) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:24.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:24 smithi060 bash[24780]: cluster 2023-11-16T01:56:23.090355+0000 mgr.x (mgr.24745) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:24.733 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:24 smithi017 bash[24695]: cluster 2023-11-16T01:56:23.090355+0000 mgr.x (mgr.24745) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:25.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:24 smithi017 bash[28266]: cluster 2023-11-16T01:56:23.090355+0000 mgr.x (mgr.24745) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:25.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:56:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:25] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-11-16T01:56:26.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:26 smithi017 bash[24695]: cluster 2023-11-16T01:56:25.091878+0000 mgr.x (mgr.24745) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:26.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:26 smithi017 bash[28266]: cluster 2023-11-16T01:56:25.091878+0000 mgr.x (mgr.24745) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:26.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:26 smithi060 bash[24780]: cluster 2023-11-16T01:56:25.091878+0000 mgr.x (mgr.24745) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:27.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:56:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:56:28.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:28 smithi017 bash[24695]: cluster 2023-11-16T01:56:27.092591+0000 mgr.x (mgr.24745) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:28.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:28 smithi017 bash[28266]: cluster 2023-11-16T01:56:27.092591+0000 mgr.x (mgr.24745) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:28.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:28 smithi060 bash[24780]: cluster 2023-11-16T01:56:27.092591+0000 mgr.x (mgr.24745) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:29.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:29 smithi017 bash[24695]: cluster 2023-11-16T01:56:29.093294+0000 mgr.x (mgr.24745) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:29.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:29 smithi017 bash[28266]: cluster 2023-11-16T01:56:29.093294+0000 mgr.x (mgr.24745) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:29.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:29 smithi060 bash[24780]: cluster 2023-11-16T01:56:29.093294+0000 mgr.x (mgr.24745) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:32.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:32 smithi017 bash[24695]: cluster 2023-11-16T01:56:31.094837+0000 mgr.x (mgr.24745) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:32.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:32 smithi017 bash[28266]: cluster 2023-11-16T01:56:31.094837+0000 mgr.x (mgr.24745) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:32.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:32 smithi060 bash[24780]: cluster 2023-11-16T01:56:31.094837+0000 mgr.x (mgr.24745) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:34 smithi017 bash[24695]: cluster 2023-11-16T01:56:33.095639+0000 mgr.x (mgr.24745) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:34.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:34 smithi017 bash[28266]: cluster 2023-11-16T01:56:33.095639+0000 mgr.x (mgr.24745) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:34 smithi060 bash[24780]: cluster 2023-11-16T01:56:33.095639+0000 mgr.x (mgr.24745) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:35.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:56:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:35] "GET /metrics HTTP/1.1" 200 154933 "" "Prometheus/2.33.4" 2023-11-16T01:56:36.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:36 smithi017 bash[24695]: cluster 2023-11-16T01:56:35.097094+0000 mgr.x (mgr.24745) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:36.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:36 smithi017 bash[28266]: cluster 2023-11-16T01:56:35.097094+0000 mgr.x (mgr.24745) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:36.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:36 smithi060 bash[24780]: cluster 2023-11-16T01:56:35.097094+0000 mgr.x (mgr.24745) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:56:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:56:38.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:38 smithi017 bash[24695]: cluster 2023-11-16T01:56:37.097841+0000 mgr.x (mgr.24745) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:38.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:38 smithi017 bash[28266]: cluster 2023-11-16T01:56:37.097841+0000 mgr.x (mgr.24745) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:38.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:38 smithi060 bash[24780]: cluster 2023-11-16T01:56:37.097841+0000 mgr.x (mgr.24745) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:40.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:40 smithi017 bash[24695]: cluster 2023-11-16T01:56:39.098629+0000 mgr.x (mgr.24745) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:40.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:40 smithi017 bash[28266]: cluster 2023-11-16T01:56:39.098629+0000 mgr.x (mgr.24745) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:40.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:40 smithi060 bash[24780]: cluster 2023-11-16T01:56:39.098629+0000 mgr.x (mgr.24745) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:42 smithi017 bash[24695]: cluster 2023-11-16T01:56:41.100105+0000 mgr.x (mgr.24745) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:42.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:42 smithi017 bash[28266]: cluster 2023-11-16T01:56:41.100105+0000 mgr.x (mgr.24745) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:42.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:42 smithi060 bash[24780]: cluster 2023-11-16T01:56:41.100105+0000 mgr.x (mgr.24745) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:44.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:44 smithi017 bash[24695]: cluster 2023-11-16T01:56:43.100852+0000 mgr.x (mgr.24745) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:44.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:44 smithi017 bash[28266]: cluster 2023-11-16T01:56:43.100852+0000 mgr.x (mgr.24745) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:44.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:44 smithi060 bash[24780]: cluster 2023-11-16T01:56:43.100852+0000 mgr.x (mgr.24745) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:45.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:56:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:45] "GET /metrics HTTP/1.1" 200 154934 "" "Prometheus/2.33.4" 2023-11-16T01:56:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:46 smithi017 bash[24695]: cluster 2023-11-16T01:56:45.102396+0000 mgr.x (mgr.24745) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:46.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:46 smithi017 bash[28266]: cluster 2023-11-16T01:56:45.102396+0000 mgr.x (mgr.24745) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:46.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:46 smithi060 bash[24780]: cluster 2023-11-16T01:56:45.102396+0000 mgr.x (mgr.24745) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:47.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:56:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:56:48.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:48 smithi017 bash[24695]: cluster 2023-11-16T01:56:47.103102+0000 mgr.x (mgr.24745) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:48.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:48 smithi017 bash[28266]: cluster 2023-11-16T01:56:47.103102+0000 mgr.x (mgr.24745) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:48.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:48 smithi060 bash[24780]: cluster 2023-11-16T01:56:47.103102+0000 mgr.x (mgr.24745) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:50 smithi017 bash[24695]: cluster 2023-11-16T01:56:49.103966+0000 mgr.x (mgr.24745) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:50.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:50 smithi017 bash[28266]: cluster 2023-11-16T01:56:49.103966+0000 mgr.x (mgr.24745) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:50.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:50 smithi060 bash[24780]: cluster 2023-11-16T01:56:49.103966+0000 mgr.x (mgr.24745) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:52 smithi017 bash[24695]: cluster 2023-11-16T01:56:51.105528+0000 mgr.x (mgr.24745) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:52.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:52 smithi017 bash[28266]: cluster 2023-11-16T01:56:51.105528+0000 mgr.x (mgr.24745) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:52.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:52 smithi060 bash[24780]: cluster 2023-11-16T01:56:51.105528+0000 mgr.x (mgr.24745) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[24695]: cluster 2023-11-16T01:56:53.106328+0000 mgr.x (mgr.24745) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[24695]: cluster 2023-11-16T01:56:53.389800+0000 mgr.x (mgr.24745) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[24695]: cluster 2023-11-16T01:56:53.390543+0000 mgr.x (mgr.24745) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[24695]: audit 2023-11-16T01:56:53.391493+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[24695]: audit 2023-11-16T01:56:53.392913+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[24695]: audit 2023-11-16T01:56:53.399510+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[28266]: cluster 2023-11-16T01:56:53.106328+0000 mgr.x (mgr.24745) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[28266]: cluster 2023-11-16T01:56:53.389800+0000 mgr.x (mgr.24745) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[28266]: cluster 2023-11-16T01:56:53.390543+0000 mgr.x (mgr.24745) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[28266]: audit 2023-11-16T01:56:53.391493+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:56:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[28266]: audit 2023-11-16T01:56:53.392913+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:56:54.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:54 smithi017 bash[28266]: audit 2023-11-16T01:56:53.399510+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:56:54.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:54 smithi060 bash[24780]: cluster 2023-11-16T01:56:53.106328+0000 mgr.x (mgr.24745) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:54 smithi060 bash[24780]: cluster 2023-11-16T01:56:53.389800+0000 mgr.x (mgr.24745) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:54 smithi060 bash[24780]: cluster 2023-11-16T01:56:53.390543+0000 mgr.x (mgr.24745) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:54.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:54 smithi060 bash[24780]: audit 2023-11-16T01:56:53.391493+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:56:54.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:54 smithi060 bash[24780]: audit 2023-11-16T01:56:53.392913+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:56:54.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:54 smithi060 bash[24780]: audit 2023-11-16T01:56:53.399510+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:56:55.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:56:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:55] "GET /metrics HTTP/1.1" 200 154934 "" "Prometheus/2.33.4" 2023-11-16T01:56:56.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:56 smithi060 bash[24780]: cluster 2023-11-16T01:56:55.391998+0000 mgr.x (mgr.24745) 208 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:56.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:56 smithi017 bash[24695]: cluster 2023-11-16T01:56:55.391998+0000 mgr.x (mgr.24745) 208 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:56.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:56 smithi017 bash[28266]: cluster 2023-11-16T01:56:55.391998+0000 mgr.x (mgr.24745) 208 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:57.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:56:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:56:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:56:58.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:56:58 smithi017 bash[24695]: cluster 2023-11-16T01:56:57.392782+0000 mgr.x (mgr.24745) 209 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:58.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:56:58 smithi017 bash[28266]: cluster 2023-11-16T01:56:57.392782+0000 mgr.x (mgr.24745) 209 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:56:58.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:56:58 smithi060 bash[24780]: cluster 2023-11-16T01:56:57.392782+0000 mgr.x (mgr.24745) 209 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:00.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:00 smithi017 bash[24695]: cluster 2023-11-16T01:56:59.394274+0000 mgr.x (mgr.24745) 210 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:01.042 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:00 smithi017 bash[28266]: cluster 2023-11-16T01:56:59.394274+0000 mgr.x (mgr.24745) 210 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:01.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:00 smithi060 bash[24780]: cluster 2023-11-16T01:56:59.394274+0000 mgr.x (mgr.24745) 210 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:02.144 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-16T01:57:02.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:02 smithi017 bash[24695]: cluster 2023-11-16T01:57:01.394974+0000 mgr.x (mgr.24745) 211 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:02.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:02 smithi017 bash[28266]: cluster 2023-11-16T01:57:01.394974+0000 mgr.x (mgr.24745) 211 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:02.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:02 smithi060 bash[24780]: cluster 2023-11-16T01:57:01.394974+0000 mgr.x (mgr.24745) 211 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:04 smithi060 bash[24780]: cluster 2023-11-16T01:57:03.395704+0000 mgr.x (mgr.24745) 212 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:04 smithi017 bash[24695]: cluster 2023-11-16T01:57:03.395704+0000 mgr.x (mgr.24745) 212 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:04.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:04 smithi017 bash[28266]: cluster 2023-11-16T01:57:03.395704+0000 mgr.x (mgr.24745) 212 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:05.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:05] "GET /metrics HTTP/1.1" 200 154932 "" "Prometheus/2.33.4" 2023-11-16T01:57:05.505 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T01:57:05.505 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 *:9093,9094 running (5m) 72s ago 6m 16.1M - 0.23.0 ba2b418f427c 6308adbd848a 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (4m) 2m ago 16m 25.4M - 6.6.2 87a51ecf0b1c 849b4b3af513 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (10m) 2m ago 20m 431M - 16.2.14-171-ged3c8e92 6be2081e30e3 c4c6754ef399 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 *:8443,9283 running (2m) 72s ago 22m 377M - 16.2.14-171-ged3c8e92 6be2081e30e3 bf6e47ec6c77 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (22m) 72s ago 22m 158M 2048M 15.2.0 204a01f9b0b6 4749ae2b52f1 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (20m) 2m ago 20m 136M 2048M 15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (21m) 72s ago 21m 133M 2048M 15.2.0 204a01f9b0b6 32cf30d41841 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 error 72s ago 16m - - 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 2m ago 16m - - 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (20m) 72s ago 20m 50.2M 4096M 15.2.0 204a01f9b0b6 ab0ce5dfcbb0 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (19m) 72s ago 19m 50.4M 4096M 15.2.0 204a01f9b0b6 a2414c143bba 2023-11-16T01:57:05.506 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (19m) 72s ago 19m 47.3M 4096M 15.2.0 204a01f9b0b6 b35e2952b512 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (18m) 72s ago 18m 50.7M 4096M 15.2.0 204a01f9b0b6 8f2571dfd256 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (18m) 2m ago 18m 51.2M 4096M 15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (18m) 2m ago 18m 50.3M 4096M 15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (17m) 2m ago 17m 48.3M 4096M 15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (17m) 2m ago 17m 49.0M 4096M 15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi060 *:9095 running (5m) 2m ago 5m 44.6M - 2.33.4 514e6a882f6e f069215a7df6 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.kueuvl smithi017 running (14m) 72s ago 14m 51.8M - 15.2.0 204a01f9b0b6 9771f26d8ec2 2023-11-16T01:57:05.507 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (14m) 2m ago 14m 50.8M - 15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T01:57:06.332 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-16T01:57:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: cluster 2023-11-16T01:57:05.397342+0000 mgr.x (mgr.24745) 213 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.469308+0000 mgr.x (mgr.24745) 214 : audit [DBG] from='client.24784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:57:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.475244+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.476311+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.477257+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.478234+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.479254+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.480368+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.483971+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.484772+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.485580+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.486420+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[24695]: audit 2023-11-16T01:57:05.487356+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: cluster 2023-11-16T01:57:05.397342+0000 mgr.x (mgr.24745) 213 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:06.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.469308+0000 mgr.x (mgr.24745) 214 : audit [DBG] from='client.24784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.475244+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.476311+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.477257+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.478234+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.479254+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.480368+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.483971+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.484772+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.485580+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.486420+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:06 smithi017 bash[28266]: audit 2023-11-16T01:57:05.487356+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: cluster 2023-11-16T01:57:05.397342+0000 mgr.x (mgr.24745) 213 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:06.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.469308+0000 mgr.x (mgr.24745) 214 : audit [DBG] from='client.24784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T01:57:06.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.475244+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.476311+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.477257+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.478234+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.479254+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.480368+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.483971+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T01:57:06.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.484772+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.485580+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.486420+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:06.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:06 smithi060 bash[24780]: audit 2023-11-16T01:57:05.487356+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:07.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:57:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:08 smithi017 bash[24695]: cluster 2023-11-16T01:57:07.398254+0000 mgr.x (mgr.24745) 215 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:08.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:08 smithi017 bash[28266]: cluster 2023-11-16T01:57:07.398254+0000 mgr.x (mgr.24745) 215 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:08.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:08 smithi060 bash[24780]: cluster 2023-11-16T01:57:07.398254+0000 mgr.x (mgr.24745) 215 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:10.104 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T01:57:10.104 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-11-16T01:57:10.104 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-16T01:57:10.104 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:57:10.104 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-11-16T01:57:10.104 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-16T01:57:10.105 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T01:57:10.106 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-11-16T01:57:10.106 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-16T01:57:10.106 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-16T01:57:10.106 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T01:57:10.106 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T01:57:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:10 smithi017 bash[24695]: cluster 2023-11-16T01:57:09.399865+0000 mgr.x (mgr.24745) 216 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:10.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:10 smithi017 bash[24695]: audit 2023-11-16T01:57:10.096794+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.17:0/350138020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:57:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:10 smithi017 bash[28266]: cluster 2023-11-16T01:57:09.399865+0000 mgr.x (mgr.24745) 216 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:10 smithi017 bash[28266]: audit 2023-11-16T01:57:10.096794+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.17:0/350138020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:57:10.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:10 smithi060 bash[24780]: cluster 2023-11-16T01:57:09.399865+0000 mgr.x (mgr.24745) 216 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:10.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:10 smithi060 bash[24780]: audit 2023-11-16T01:57:10.096794+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.17:0/350138020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T01:57:10.991 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-16T01:57:12.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:12 smithi017 bash[24695]: cluster 2023-11-16T01:57:11.400649+0000 mgr.x (mgr.24745) 217 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:12.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:12 smithi017 bash[28266]: cluster 2023-11-16T01:57:11.400649+0000 mgr.x (mgr.24745) 217 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:12.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:12 smithi060 bash[24780]: cluster 2023-11-16T01:57:11.400649+0000 mgr.x (mgr.24745) 217 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:14.531 INFO:teuthology.orchestra.run.smithi017.stdout: cluster: 2023-11-16T01:57:14.532 INFO:teuthology.orchestra.run.smithi017.stdout: id: 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T01:57:14.532 INFO:teuthology.orchestra.run.smithi017.stdout: health: HEALTH_WARN 2023-11-16T01:57:14.532 INFO:teuthology.orchestra.run.smithi017.stdout: 2 failed cephadm daemon(s) 2023-11-16T01:57:14.532 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:57:14.533 INFO:teuthology.orchestra.run.smithi017.stdout: services: 2023-11-16T01:57:14.533 INFO:teuthology.orchestra.run.smithi017.stdout: mon: 3 daemons, quorum a,c,b (age 20m) 2023-11-16T01:57:14.533 INFO:teuthology.orchestra.run.smithi017.stdout: mgr: x(active, since 6m), standbys: y 2023-11-16T01:57:14.533 INFO:teuthology.orchestra.run.smithi017.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2023-11-16T01:57:14.534 INFO:teuthology.orchestra.run.smithi017.stdout: rgw: 2 daemons active (r.z.smithi017.kueuvl, r.z.smithi060.iustnm) 2023-11-16T01:57:14.534 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:57:14.534 INFO:teuthology.orchestra.run.smithi017.stdout: task status: 2023-11-16T01:57:14.534 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:57:14.534 INFO:teuthology.orchestra.run.smithi017.stdout: data: 2023-11-16T01:57:14.535 INFO:teuthology.orchestra.run.smithi017.stdout: pools: 5 pools, 129 pgs 2023-11-16T01:57:14.535 INFO:teuthology.orchestra.run.smithi017.stdout: objects: 234 objects, 7.0 KiB 2023-11-16T01:57:14.535 INFO:teuthology.orchestra.run.smithi017.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:14.535 INFO:teuthology.orchestra.run.smithi017.stdout: pgs: 129 active+clean 2023-11-16T01:57:14.535 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T01:57:14.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: cluster 2023-11-16T01:57:13.401349+0000 mgr.x (mgr.24745) 218 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:14.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.212831+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.212962+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.213424+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.213857+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.214331+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.214632+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.215276+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[24695]: audit 2023-11-16T01:57:14.215768+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: cluster 2023-11-16T01:57:13.401349+0000 mgr.x (mgr.24745) 218 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:14.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.212831+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.212962+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.213424+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.213857+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.214331+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.214632+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.215276+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:14 smithi017 bash[28266]: audit 2023-11-16T01:57:14.215768+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: cluster 2023-11-16T01:57:13.401349+0000 mgr.x (mgr.24745) 218 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:14.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.212831+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-16T01:57:14.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.212962+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-16T01:57:14.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.213424+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:57:14.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.213857+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.214331+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.214632+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:57:14.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.215276+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:57:14.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:14 smithi060 bash[24780]: audit 2023-11-16T01:57:14.215768+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:57:15.399 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph mgr fail' 2023-11-16T01:57:15.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:15] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-11-16T01:57:15.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:15 smithi017 bash[24695]: audit 2023-11-16T01:57:14.523645+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.17:0/3967859741' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:57:15.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:15 smithi017 bash[28266]: audit 2023-11-16T01:57:14.523645+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.17:0/3967859741' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:57:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:15 smithi060 bash[24780]: audit 2023-11-16T01:57:14.523645+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.17:0/3967859741' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T01:57:16.735 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:16 smithi017 bash[24695]: cluster 2023-11-16T01:57:15.403037+0000 mgr.x (mgr.24745) 219 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:16.736 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:16 smithi017 bash[28266]: cluster 2023-11-16T01:57:15.403037+0000 mgr.x (mgr.24745) 219 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:16.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:16 smithi060 bash[24780]: cluster 2023-11-16T01:57:15.403037+0000 mgr.x (mgr.24745) 219 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:17.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:57:18.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:18 smithi017 bash[28266]: cluster 2023-11-16T01:57:17.403833+0000 mgr.x (mgr.24745) 220 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:18.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:18 smithi017 bash[24695]: cluster 2023-11-16T01:57:17.403833+0000 mgr.x (mgr.24745) 220 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:18.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:18 smithi060 bash[24780]: cluster 2023-11-16T01:57:17.403833+0000 mgr.x (mgr.24745) 220 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:19.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: audit 2023-11-16T01:57:18.902750+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.17:0/1910933742' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:57:19.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: audit 2023-11-16T01:57:18.903368+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:57:19.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: cluster 2023-11-16T01:57:18.911456+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-16T01:57:19.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: audit 2023-11-16T01:57:18.915546+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: audit 2023-11-16T01:57:18.915694+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: audit 2023-11-16T01:57:18.918041+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: audit 2023-11-16T01:57:18.918349+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[28266]: cluster 2023-11-16T01:57:19.405367+0000 mgr.x (mgr.24745) 221 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: audit 2023-11-16T01:57:18.902750+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.17:0/1910933742' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: audit 2023-11-16T01:57:18.903368+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: cluster 2023-11-16T01:57:18.911456+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-16T01:57:19.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: audit 2023-11-16T01:57:18.915546+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T01:57:19.808 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: audit 2023-11-16T01:57:18.915694+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T01:57:19.808 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: audit 2023-11-16T01:57:18.918041+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:57:19.808 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: audit 2023-11-16T01:57:18.918349+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:57:19.808 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:19 smithi017 bash[24695]: cluster 2023-11-16T01:57:19.405367+0000 mgr.x (mgr.24745) 221 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:19.830 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[35316]: debug 2023-11-16T01:57:19.504+0000 7f08038df700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-16T01:57:19.830 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[35316]: ignoring --setuser ceph since I am not root 2023-11-16T01:57:19.830 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[35316]: ignoring --setgroup ceph since I am not root 2023-11-16T01:57:19.830 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[35316]: debug 2023-11-16T01:57:19.552+0000 7f2033fb8700 1 -- 172.21.15.60:0/3101180866 <== mon.2 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e4437c04e0 con 0x55e4438b4c00 2023-11-16T01:57:19.830 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[35316]: debug 2023-11-16T01:57:19.716+0000 7f2044181680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T01:57:19.830 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[35316]: debug 2023-11-16T01:57:19.820+0000 7f2044181680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: audit 2023-11-16T01:57:18.902750+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.17:0/1910933742' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: audit 2023-11-16T01:57:18.903368+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: cluster 2023-11-16T01:57:18.911456+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: audit 2023-11-16T01:57:18.915546+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: audit 2023-11-16T01:57:18.915694+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: audit 2023-11-16T01:57:18.918041+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: audit 2023-11-16T01:57:18.918349+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24745 172.21.15.60:0/2696731122' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T01:57:19.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:19 smithi060 bash[24780]: cluster 2023-11-16T01:57:19.405367+0000 mgr.x (mgr.24745) 221 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:20.370 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-16T01:57:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[24695]: audit 2023-11-16T01:57:19.504604+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T01:57:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[24695]: cluster 2023-11-16T01:57:19.504678+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e27: y(active, starting, since 0.600663s) 2023-11-16T01:57:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[24695]: audit 2023-11-16T01:57:19.914744+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T01:57:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[24695]: cluster 2023-11-16T01:57:19.914946+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-16T01:57:20.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[28266]: audit 2023-11-16T01:57:19.504604+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T01:57:20.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[28266]: cluster 2023-11-16T01:57:19.504678+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e27: y(active, starting, since 0.600663s) 2023-11-16T01:57:20.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[28266]: audit 2023-11-16T01:57:19.914744+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T01:57:20.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:20 smithi017 bash[28266]: cluster 2023-11-16T01:57:19.914946+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-16T01:57:20.715 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:20 smithi060 bash[35316]: debug 2023-11-16T01:57:20.284+0000 7f2044181680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T01:57:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:20 smithi060 bash[24780]: audit 2023-11-16T01:57:19.504604+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T01:57:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:20 smithi060 bash[24780]: cluster 2023-11-16T01:57:19.504678+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e27: y(active, starting, since 0.600663s) 2023-11-16T01:57:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:20 smithi060 bash[24780]: audit 2023-11-16T01:57:19.914744+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24745 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T01:57:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:20 smithi060 bash[24780]: cluster 2023-11-16T01:57:19.914946+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-16T01:57:21.585 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:21 smithi060 bash[35316]: debug 2023-11-16T01:57:21.224+0000 7f2044181680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T01:57:21.585 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:21 smithi060 bash[35316]: debug 2023-11-16T01:57:21.320+0000 7f2044181680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T01:57:21.965 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:21 smithi060 bash[35316]: debug 2023-11-16T01:57:21.576+0000 7f2044181680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T01:57:23.014 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:22 smithi060 bash[35316]: debug 2023-11-16T01:57:22.736+0000 7f2044181680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T01:57:23.014 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:22 smithi060 bash[35316]: debug 2023-11-16T01:57:22.904+0000 7f2044181680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:57:23.354 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:23 smithi060 bash[35316]: debug 2023-11-16T01:57:23.004+0000 7f2044181680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-16T01:57:23.355 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:23 smithi060 bash[35316]: debug 2023-11-16T01:57:23.120+0000 7f2044181680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-16T01:57:23.715 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:23 smithi060 bash[35316]: debug 2023-11-16T01:57:23.344+0000 7f2044181680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-16T01:57:24.215 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:23 smithi060 bash[35316]: debug 2023-11-16T01:57:23.748+0000 7f2044181680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-16T01:57:24.215 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:23 smithi060 bash[35316]: debug 2023-11-16T01:57:23.880+0000 7f2044181680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-16T01:57:25.215 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:24 smithi060 bash[35316]: debug 2023-11-16T01:57:24.784+0000 7f2044181680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-16T01:57:25.215 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:24 smithi060 bash[35316]: debug 2023-11-16T01:57:24.892+0000 7f2044181680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-16T01:57:25.215 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[35316]: debug 2023-11-16T01:57:25.012+0000 7f2044181680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-16T01:57:25.545 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[35316]: debug 2023-11-16T01:57:25.240+0000 7f2044181680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-16T01:57:25.796 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: [16/Nov/2023:01:57:25] ENGINE Bus STOPPING 2023-11-16T01:57:25.797 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: [16/Nov/2023:01:57:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T01:57:25.797 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: [16/Nov/2023:01:57:25] ENGINE Bus STOPPED 2023-11-16T01:57:25.798 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.507998+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:57:25.798 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.508585+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:57:25.799 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.509162+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:57:25.799 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.510549+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:57:25.799 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.511246+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:57:25.800 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.511990+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:57:25.800 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.512743+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:57:25.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.513550+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:57:25.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.514305+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:57:25.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.515008+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:57:25.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.515730+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:57:25.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.516214+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.516539+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.516782+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.517398+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.519067+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.520345+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.520866+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.521460+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.522025+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.522732+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.523320+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.523867+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T01:57:25.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.524410+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.524970+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.525544+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.526106+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.526711+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.527279+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.527799+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.528351+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.528886+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.529416+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.529939+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:57:25.803 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.530447+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:57:25.804 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.507998+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:57:25.804 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.508585+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:57:25.804 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.509162+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:57:25.804 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.510549+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.511246+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.511990+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.512743+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.513550+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.514305+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.515008+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.515730+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.516214+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:57:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.516539+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:57:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.516782+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:57:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.517398+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:57:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.519067+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:57:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.520345+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T01:57:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.520866+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.530931+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.531434+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.531913+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.532422+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.532934+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: audit 2023-11-16T01:57:25.533461+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[24695]: cluster 2023-11-16T01:57:25.554858+0000 mon.a (mon.0) 746 : cluster [INF] Manager daemon y is now available 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.521460+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:57:25.807 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.522025+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.522732+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.523320+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.523867+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.524410+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.524970+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.525544+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.526106+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.526711+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.527279+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.527799+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.528351+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.528886+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:57:25.808 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.529416+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.529939+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.530447+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.530931+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.531434+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.531913+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.532422+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.532934+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: audit 2023-11-16T01:57:25.533461+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:57:25.809 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[28266]: cluster 2023-11-16T01:57:25.554858+0000 mon.a (mon.0) 746 : cluster [INF] Manager daemon y is now available 2023-11-16T01:57:25.827 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[35316]: debug 2023-11-16T01:57:25.536+0000 7f2044181680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-16T01:57:25.827 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[35316]: debug 2023-11-16T01:57:25.712+0000 7f2044181680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-16T01:57:25.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.507998+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T01:57:25.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.508585+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T01:57:25.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.509162+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.510549+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.511246+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.511990+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.512743+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.513550+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.514305+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.515008+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.515730+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.516214+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.516539+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.516782+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.517398+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T01:57:25.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.519067+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.520345+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.520866+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.521460+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.522025+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.522732+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.523320+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.523867+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T01:57:25.829 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.524410+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.524970+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.525544+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.526106+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.526711+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.527279+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.527799+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.528351+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.528886+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.529416+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.529939+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.530447+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:57:25.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.530931+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:57:25.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.531434+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T01:57:25.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.531913+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T01:57:25.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.532422+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T01:57:25.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.532934+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T01:57:25.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: audit 2023-11-16T01:57:25.533461+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T01:57:25.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[24780]: cluster 2023-11-16T01:57:25.554858+0000 mon.a (mon.0) 746 : cluster [INF] Manager daemon y is now available 2023-11-16T01:57:26.128 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:25 smithi060 bash[35316]: debug 2023-11-16T01:57:25.892+0000 7f2044181680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: [16/Nov/2023:01:57:25] ENGINE Bus STARTING 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: Warning: Permanently added '172.21.15.60' (ECDSA) to the list of known hosts. 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: CherryPy Checker: 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: The Application mounted at '' has an empty config. 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: [16/Nov/2023:01:57:25] ENGINE Serving on http://:::9283 2023-11-16T01:57:26.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:25 smithi017 bash[49654]: [16/Nov/2023:01:57:25] ENGINE Bus STARTED 2023-11-16T01:57:26.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: debug 2023-11-16T01:57:26.116+0000 7f2044181680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-16T01:57:26.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: debug 2023-11-16T01:57:26.232+0000 7f2044181680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-16T01:57:26.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: [16/Nov/2023:01:57:26] ENGINE Bus STARTING 2023-11-16T01:57:26.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: CherryPy Checker: 2023-11-16T01:57:26.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: The Application mounted at '' has an empty config. 2023-11-16T01:57:26.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: [16/Nov/2023:01:57:26] ENGINE Serving on http://:::9283 2023-11-16T01:57:26.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[35316]: [16/Nov/2023:01:57:26] ENGINE Bus STARTED 2023-11-16T01:57:26.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: cephadm 2023-11-16T01:57:25.578762+0000 mgr.y (mgr.14871) 1 : cephadm [INF] inventory: adjusted host smithi060 addr 'smithi060' -> '172.21.15.60' 2023-11-16T01:57:26.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.579157+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.579546+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.582842+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: cluster 2023-11-16T01:57:25.616892+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e28: y(active, since 6s) 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: cluster 2023-11-16T01:57:25.622824+0000 mgr.y (mgr.14871) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.724309+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.812757+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.813222+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.822715+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:25.823161+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:26.029243+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:26.029830+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:57:26.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:26.261907+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T01:57:26.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: cluster 2023-11-16T01:57:26.262054+0000 mon.a (mon.0) 752 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:57:26.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: cephadm 2023-11-16T01:57:25.578762+0000 mgr.y (mgr.14871) 1 : cephadm [INF] inventory: adjusted host smithi060 addr 'smithi060' -> '172.21.15.60' 2023-11-16T01:57:26.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.579157+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:57:26.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.579546+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:57:26.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.582842+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:57:26.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: cluster 2023-11-16T01:57:25.616892+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e28: y(active, since 6s) 2023-11-16T01:57:26.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: cluster 2023-11-16T01:57:25.622824+0000 mgr.y (mgr.14871) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:26.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.724309+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:57:26.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.812757+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:57:26.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.813222+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.822715+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:25.823161+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:26.029243+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:26.029830+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:26.261907+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: cluster 2023-11-16T01:57:26.262054+0000 mon.a (mon.0) 752 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:57:26.959 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:26.263144+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:57:26.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:26.267462+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T01:57:26.960 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[28266]: audit 2023-11-16T01:57:26.269920+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:57:26.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:26.263144+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:57:26.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:26.267462+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T01:57:26.961 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:26 smithi017 bash[24695]: audit 2023-11-16T01:57:26.269920+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:57:26.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: cephadm 2023-11-16T01:57:25.578762+0000 mgr.y (mgr.14871) 1 : cephadm [INF] inventory: adjusted host smithi060 addr 'smithi060' -> '172.21.15.60' 2023-11-16T01:57:26.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.579157+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:57:26.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.579546+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-16T01:57:26.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.582842+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-16T01:57:26.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: cluster 2023-11-16T01:57:25.616892+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e28: y(active, since 6s) 2023-11-16T01:57:26.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: cluster 2023-11-16T01:57:25.622824+0000 mgr.y (mgr.14871) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:26.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.724309+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T01:57:26.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.812757+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:57:26.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.813222+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T01:57:26.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.822715+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T01:57:26.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:25.823161+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T01:57:26.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:26.029243+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:57:26.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:26.029830+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T01:57:26.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:26.261907+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T01:57:26.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: cluster 2023-11-16T01:57:26.262054+0000 mon.a (mon.0) 752 : cluster [DBG] Standby manager daemon x started 2023-11-16T01:57:26.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:26.263144+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T01:57:26.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:26.267462+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T01:57:26.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:26 smithi060 bash[24780]: audit 2023-11-16T01:57:26.269920+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.? 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T01:57:27.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:27] "GET /metrics HTTP/1.1" 200 154736 "" "Prometheus/2.33.4" 2023-11-16T01:57:38.660 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[24695]: cluster 2023-11-16T01:57:26.608716+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[24695]: cluster 2023-11-16T01:57:26.608784+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[24695]: audit 2023-11-16T01:57:27.270156+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[24695]: cluster 2023-11-16T01:57:27.271539+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[28266]: cluster 2023-11-16T01:57:26.608716+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[28266]: cluster 2023-11-16T01:57:26.608784+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[28266]: audit 2023-11-16T01:57:27.270156+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:57:38.661 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:27 smithi017 bash[28266]: cluster 2023-11-16T01:57:27.271539+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-11-16T01:57:38.662 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:28 smithi017 bash[24695]: cluster 2023-11-16T01:57:27.513908+0000 mgr.y (mgr.14871) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.663 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:28 smithi017 bash[28266]: cluster 2023-11-16T01:57:27.513908+0000 mgr.y (mgr.14871) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.663 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:30 smithi017 bash[24695]: cluster 2023-11-16T01:57:29.514661+0000 mgr.y (mgr.14871) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:30 smithi017 bash[28266]: cluster 2023-11-16T01:57:29.514661+0000 mgr.y (mgr.14871) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:27 smithi060 bash[24780]: cluster 2023-11-16T01:57:26.608716+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:27 smithi060 bash[24780]: cluster 2023-11-16T01:57:26.608784+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:27 smithi060 bash[24780]: audit 2023-11-16T01:57:27.270156+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:27 smithi060 bash[24780]: cluster 2023-11-16T01:57:27.271539+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:28 smithi060 bash[24780]: cluster 2023-11-16T01:57:27.513908+0000 mgr.y (mgr.14871) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:30 smithi060 bash[24780]: cluster 2023-11-16T01:57:29.514661+0000 mgr.y (mgr.14871) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:32 smithi060 bash[24780]: cluster 2023-11-16T01:57:31.515727+0000 mgr.y (mgr.14871) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.665 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:32 smithi060 bash[24780]: audit 2023-11-16T01:57:32.229568+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.665 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:32 smithi060 bash[24780]: audit 2023-11-16T01:57:32.230822+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.665 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:32 smithi060 bash[24780]: audit 2023-11-16T01:57:32.237646+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:57:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.346865+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.348072+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.354202+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.509054+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.510049+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.510809+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.511574+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.512260+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.513039+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.513861+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.514649+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.515424+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.621312+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.622478+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.623556+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.624557+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.625579+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.626484+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.627426+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.628351+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.629505+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: cluster 2023-11-16T01:57:32.632163+0000 mgr.y (mgr.14871) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.633558+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.634027+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.639307+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: cluster 2023-11-16T01:57:32.650529+0000 mgr.y (mgr.14871) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: cluster 2023-11-16T01:57:32.651043+0000 mgr.y (mgr.14871) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.651788+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.653741+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:33 smithi060 bash[24780]: audit 2023-11-16T01:57:32.659219+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:57:38.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:34 smithi060 bash[24780]: cluster 2023-11-16T01:57:33.350392+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:57:38.723 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:57:38.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[24695]: cluster 2023-11-16T01:57:31.515727+0000 mgr.y (mgr.14871) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.723 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[28266]: cluster 2023-11-16T01:57:31.515727+0000 mgr.y (mgr.14871) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.744 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[28266]: audit 2023-11-16T01:57:32.229568+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.744 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[24695]: audit 2023-11-16T01:57:32.229568+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:35 smithi060 bash[24780]: cluster 2023-11-16T01:57:34.651797+0000 mgr.y (mgr.14871) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:37 smithi060 bash[24780]: cluster 2023-11-16T01:57:36.653338+0000 mgr.y (mgr.14871) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[28266]: audit 2023-11-16T01:57:32.230822+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[28266]: audit 2023-11-16T01:57:32.237646+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:57:38.746 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[24695]: audit 2023-11-16T01:57:32.230822+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.746 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:32 smithi017 bash[24695]: audit 2023-11-16T01:57:32.237646+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 169135308, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.222906Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 429077299, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T01:57:32.223380Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 154245529, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223657Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.223916Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53257175, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224170Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49419386, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224422Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224675Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.224927Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55228497, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.225129Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15917383, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T01:57:32.225395Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.225831Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:57:38.746 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.346865+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.747 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.348072+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.346865+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.354202+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.509054+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.510049+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.510809+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.511574+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.512260+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.748 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.513039+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.749 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.513861+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.514649+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.515424+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.621312+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.622478+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.623556+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.624557+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.625579+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.626484+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.627426+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.628351+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.629505+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: cluster 2023-11-16T01:57:32.632163+0000 mgr.y (mgr.14871) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.633558+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.634027+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.639307+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:57:38.769 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: cluster 2023-11-16T01:57:32.650529+0000 mgr.y (mgr.14871) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.770 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: cluster 2023-11-16T01:57:32.651043+0000 mgr.y (mgr.14871) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.770 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.651788+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.770 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.653741+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.770 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[24695]: audit 2023-11-16T01:57:32.659219+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:57:38.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.348072+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T01:57:38.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.354202+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 157181542, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.340836Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397515161, \"cpu_percentage\": \"1.84%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341254Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341520Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.341772Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342021Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342270Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342517Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26455572, \"cpu_percentage\": \"3.60%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342668Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54871982, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T01:57:32.342915Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.62%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T01:57:32.343166Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T01:57:32.343557Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T01:57:38.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.509054+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.510049+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.510809+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.511574+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.512260+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.513039+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.513861+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.514649+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.515424+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.621312+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.799 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.622478+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.623556+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.624557+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.625579+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.626484+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.627426+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.628351+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.629505+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: cluster 2023-11-16T01:57:32.632163+0000 mgr.y (mgr.14871) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.633558+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.634027+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.639307+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: cluster 2023-11-16T01:57:32.650529+0000 mgr.y (mgr.14871) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.800 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: cluster 2023-11-16T01:57:32.651043+0000 mgr.y (mgr.14871) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.801 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.651788+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.801 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.653741+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:57:38.801 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:33 smithi017 bash[28266]: audit 2023-11-16T01:57:32.659219+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:57:38.801 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:34 smithi017 bash[28266]: cluster 2023-11-16T01:57:33.350392+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:57:38.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:34 smithi017 bash[24695]: cluster 2023-11-16T01:57:33.350392+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T01:57:38.801 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:35 smithi017 bash[24695]: cluster 2023-11-16T01:57:34.651797+0000 mgr.y (mgr.14871) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.802 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:35 smithi017 bash[28266]: cluster 2023-11-16T01:57:34.651797+0000 mgr.y (mgr.14871) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.802 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:37 smithi017 bash[24695]: cluster 2023-11-16T01:57:36.653338+0000 mgr.y (mgr.14871) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:38.802 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:37] "GET /metrics HTTP/1.1" 200 154736 "" "Prometheus/2.33.4" 2023-11-16T01:57:38.802 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:37 smithi017 bash[28266]: cluster 2023-11-16T01:57:36.653338+0000 mgr.y (mgr.14871) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:40.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:39 smithi017 bash[24695]: cluster 2023-11-16T01:57:38.654064+0000 mgr.y (mgr.14871) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:40.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:39 smithi017 bash[28266]: cluster 2023-11-16T01:57:38.654064+0000 mgr.y (mgr.14871) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:40.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:39 smithi060 bash[24780]: cluster 2023-11-16T01:57:38.654064+0000 mgr.y (mgr.14871) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:42.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:41 smithi017 bash[24695]: cluster 2023-11-16T01:57:40.655493+0000 mgr.y (mgr.14871) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:42.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:41 smithi017 bash[28266]: cluster 2023-11-16T01:57:40.655493+0000 mgr.y (mgr.14871) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:42.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:41 smithi060 bash[24780]: cluster 2023-11-16T01:57:40.655493+0000 mgr.y (mgr.14871) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:44.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:43 smithi017 bash[24695]: cluster 2023-11-16T01:57:42.656378+0000 mgr.y (mgr.14871) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:44.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:43 smithi017 bash[28266]: cluster 2023-11-16T01:57:42.656378+0000 mgr.y (mgr.14871) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:44.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:43 smithi060 bash[24780]: cluster 2023-11-16T01:57:42.656378+0000 mgr.y (mgr.14871) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:45.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:57:46.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:45 smithi017 bash[24695]: cluster 2023-11-16T01:57:44.657145+0000 mgr.y (mgr.14871) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:46.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:45 smithi017 bash[28266]: cluster 2023-11-16T01:57:44.657145+0000 mgr.y (mgr.14871) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:46.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:45 smithi060 bash[24780]: cluster 2023-11-16T01:57:44.657145+0000 mgr.y (mgr.14871) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:47.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:47] "GET /metrics HTTP/1.1" 200 154954 "" "Prometheus/2.33.4" 2023-11-16T01:57:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:47 smithi017 bash[24695]: cluster 2023-11-16T01:57:46.658634+0000 mgr.y (mgr.14871) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:47.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:47 smithi017 bash[28266]: cluster 2023-11-16T01:57:46.658634+0000 mgr.y (mgr.14871) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:47.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:47 smithi060 bash[24780]: cluster 2023-11-16T01:57:46.658634+0000 mgr.y (mgr.14871) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:50.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:49 smithi017 bash[24695]: cluster 2023-11-16T01:57:48.659466+0000 mgr.y (mgr.14871) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:50.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:49 smithi017 bash[28266]: cluster 2023-11-16T01:57:48.659466+0000 mgr.y (mgr.14871) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:50.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:49 smithi060 bash[24780]: cluster 2023-11-16T01:57:48.659466+0000 mgr.y (mgr.14871) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:52.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:51 smithi017 bash[24695]: cluster 2023-11-16T01:57:50.660944+0000 mgr.y (mgr.14871) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:52.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:51 smithi017 bash[28266]: cluster 2023-11-16T01:57:50.660944+0000 mgr.y (mgr.14871) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:52.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:51 smithi060 bash[24780]: cluster 2023-11-16T01:57:50.660944+0000 mgr.y (mgr.14871) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:54.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:53 smithi017 bash[24695]: cluster 2023-11-16T01:57:52.661664+0000 mgr.y (mgr.14871) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:54.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:53 smithi017 bash[28266]: cluster 2023-11-16T01:57:52.661664+0000 mgr.y (mgr.14871) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:54.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:53 smithi060 bash[24780]: cluster 2023-11-16T01:57:52.661664+0000 mgr.y (mgr.14871) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:55.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:57:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:57:56.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:55 smithi017 bash[24695]: cluster 2023-11-16T01:57:54.662405+0000 mgr.y (mgr.14871) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:56.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:55 smithi017 bash[28266]: cluster 2023-11-16T01:57:54.662405+0000 mgr.y (mgr.14871) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:56.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:55 smithi060 bash[24780]: cluster 2023-11-16T01:57:54.662405+0000 mgr.y (mgr.14871) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:57 smithi017 bash[24695]: cluster 2023-11-16T01:57:56.663973+0000 mgr.y (mgr.14871) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:57.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:57:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:57:57] "GET /metrics HTTP/1.1" 200 154950 "" "Prometheus/2.33.4" 2023-11-16T01:57:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:57 smithi017 bash[28266]: cluster 2023-11-16T01:57:56.663973+0000 mgr.y (mgr.14871) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:57:57.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:57 smithi060 bash[24780]: cluster 2023-11-16T01:57:56.663973+0000 mgr.y (mgr.14871) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:00.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:57:59 smithi017 bash[24695]: cluster 2023-11-16T01:57:58.664745+0000 mgr.y (mgr.14871) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:00.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:57:59 smithi017 bash[28266]: cluster 2023-11-16T01:57:58.664745+0000 mgr.y (mgr.14871) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:00.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:57:59 smithi060 bash[24780]: cluster 2023-11-16T01:57:58.664745+0000 mgr.y (mgr.14871) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:02.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:01 smithi017 bash[24695]: cluster 2023-11-16T01:58:00.666209+0000 mgr.y (mgr.14871) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:02.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:01 smithi017 bash[28266]: cluster 2023-11-16T01:58:00.666209+0000 mgr.y (mgr.14871) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:02.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:01 smithi060 bash[24780]: cluster 2023-11-16T01:58:00.666209+0000 mgr.y (mgr.14871) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:04.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:03 smithi017 bash[24695]: cluster 2023-11-16T01:58:02.666962+0000 mgr.y (mgr.14871) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:04.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:03 smithi017 bash[28266]: cluster 2023-11-16T01:58:02.666962+0000 mgr.y (mgr.14871) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:04.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:03 smithi060 bash[24780]: cluster 2023-11-16T01:58:02.666962+0000 mgr.y (mgr.14871) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:05.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:58:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:58:06.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:05 smithi017 bash[24695]: cluster 2023-11-16T01:58:04.667756+0000 mgr.y (mgr.14871) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:06.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:05 smithi017 bash[28266]: cluster 2023-11-16T01:58:04.667756+0000 mgr.y (mgr.14871) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:06.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:05 smithi060 bash[24780]: cluster 2023-11-16T01:58:04.667756+0000 mgr.y (mgr.14871) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:07.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:07 smithi017 bash[24695]: cluster 2023-11-16T01:58:06.669406+0000 mgr.y (mgr.14871) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:07.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:58:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:07] "GET /metrics HTTP/1.1" 200 154950 "" "Prometheus/2.33.4" 2023-11-16T01:58:07.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:07 smithi017 bash[28266]: cluster 2023-11-16T01:58:06.669406+0000 mgr.y (mgr.14871) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:07.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:07 smithi060 bash[24780]: cluster 2023-11-16T01:58:06.669406+0000 mgr.y (mgr.14871) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:10.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:09 smithi017 bash[24695]: cluster 2023-11-16T01:58:08.670203+0000 mgr.y (mgr.14871) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:10.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:09 smithi017 bash[28266]: cluster 2023-11-16T01:58:08.670203+0000 mgr.y (mgr.14871) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:10.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:09 smithi060 bash[24780]: cluster 2023-11-16T01:58:08.670203+0000 mgr.y (mgr.14871) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:12.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:11 smithi017 bash[24695]: cluster 2023-11-16T01:58:10.671641+0000 mgr.y (mgr.14871) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:12.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:11 smithi017 bash[28266]: cluster 2023-11-16T01:58:10.671641+0000 mgr.y (mgr.14871) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:12.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:11 smithi060 bash[24780]: cluster 2023-11-16T01:58:10.671641+0000 mgr.y (mgr.14871) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:13 smithi017 bash[24695]: cluster 2023-11-16T01:58:12.672493+0000 mgr.y (mgr.14871) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:14.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:13 smithi017 bash[28266]: cluster 2023-11-16T01:58:12.672493+0000 mgr.y (mgr.14871) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:14.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:13 smithi060 bash[24780]: cluster 2023-11-16T01:58:12.672493+0000 mgr.y (mgr.14871) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:15.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:58:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:58:16.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:15 smithi017 bash[24695]: cluster 2023-11-16T01:58:14.673326+0000 mgr.y (mgr.14871) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:16.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:15 smithi017 bash[28266]: cluster 2023-11-16T01:58:14.673326+0000 mgr.y (mgr.14871) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:16.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:15 smithi060 bash[24780]: cluster 2023-11-16T01:58:14.673326+0000 mgr.y (mgr.14871) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:17.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:17 smithi017 bash[24695]: cluster 2023-11-16T01:58:16.674860+0000 mgr.y (mgr.14871) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:17.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:58:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:17] "GET /metrics HTTP/1.1" 200 154945 "" "Prometheus/2.33.4" 2023-11-16T01:58:17.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:17 smithi017 bash[28266]: cluster 2023-11-16T01:58:16.674860+0000 mgr.y (mgr.14871) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:17.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:17 smithi060 bash[24780]: cluster 2023-11-16T01:58:16.674860+0000 mgr.y (mgr.14871) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:20.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:19 smithi017 bash[24695]: cluster 2023-11-16T01:58:18.675573+0000 mgr.y (mgr.14871) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:20.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:19 smithi017 bash[28266]: cluster 2023-11-16T01:58:18.675573+0000 mgr.y (mgr.14871) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:20.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:19 smithi060 bash[24780]: cluster 2023-11-16T01:58:18.675573+0000 mgr.y (mgr.14871) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:22.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:21 smithi017 bash[24695]: cluster 2023-11-16T01:58:20.677062+0000 mgr.y (mgr.14871) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:22.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:21 smithi017 bash[28266]: cluster 2023-11-16T01:58:20.677062+0000 mgr.y (mgr.14871) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:22.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:21 smithi060 bash[24780]: cluster 2023-11-16T01:58:20.677062+0000 mgr.y (mgr.14871) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:24.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:23 smithi017 bash[24695]: cluster 2023-11-16T01:58:22.677838+0000 mgr.y (mgr.14871) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:24.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:23 smithi017 bash[28266]: cluster 2023-11-16T01:58:22.677838+0000 mgr.y (mgr.14871) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:24.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:23 smithi060 bash[24780]: cluster 2023-11-16T01:58:22.677838+0000 mgr.y (mgr.14871) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:25.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:58:26.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: cluster 2023-11-16T01:58:24.678563+0000 mgr.y (mgr.14871) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:26.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.571480+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:58:26.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.572151+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.572336+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.572803+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.573634+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.573765+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.574910+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[24695]: audit 2023-11-16T01:58:25.575660+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: cluster 2023-11-16T01:58:24.678563+0000 mgr.y (mgr.14871) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.571480+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.572151+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-11-16T01:58:26.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.572336+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:58:26.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.572803+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.573634+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.573765+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-11-16T01:58:26.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.574910+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:25 smithi017 bash[28266]: audit 2023-11-16T01:58:25.575660+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: cluster 2023-11-16T01:58:24.678563+0000 mgr.y (mgr.14871) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:26.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.571480+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:58:26.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.572151+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-11-16T01:58:26.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.572336+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-16T01:58:26.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.572803+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.573634+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.573765+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-11-16T01:58:26.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.574910+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T01:58:26.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:25 smithi060 bash[24780]: audit 2023-11-16T01:58:25.575660+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-16T01:58:27.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:27 smithi017 bash[24695]: cluster 2023-11-16T01:58:26.680084+0000 mgr.y (mgr.14871) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:27.456 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:58:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:27] "GET /metrics HTTP/1.1" 200 154950 "" "Prometheus/2.33.4" 2023-11-16T01:58:27.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:27 smithi017 bash[28266]: cluster 2023-11-16T01:58:26.680084+0000 mgr.y (mgr.14871) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:27.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:27 smithi060 bash[24780]: cluster 2023-11-16T01:58:26.680084+0000 mgr.y (mgr.14871) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:30.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:29 smithi017 bash[24695]: cluster 2023-11-16T01:58:28.680845+0000 mgr.y (mgr.14871) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:30.208 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:29 smithi017 bash[28266]: cluster 2023-11-16T01:58:28.680845+0000 mgr.y (mgr.14871) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:30.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:29 smithi060 bash[24780]: cluster 2023-11-16T01:58:28.680845+0000 mgr.y (mgr.14871) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:32.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:31 smithi017 bash[24695]: cluster 2023-11-16T01:58:30.682302+0000 mgr.y (mgr.14871) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:32.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:31 smithi017 bash[28266]: cluster 2023-11-16T01:58:30.682302+0000 mgr.y (mgr.14871) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:32.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:31 smithi060 bash[24780]: cluster 2023-11-16T01:58:30.682302+0000 mgr.y (mgr.14871) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[24695]: cluster 2023-11-16T01:58:32.683248+0000 mgr.y (mgr.14871) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[24695]: cluster 2023-11-16T01:58:32.982699+0000 mgr.y (mgr.14871) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[24695]: cluster 2023-11-16T01:58:32.983308+0000 mgr.y (mgr.14871) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[24695]: audit 2023-11-16T01:58:32.984766+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[24695]: audit 2023-11-16T01:58:32.986946+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[24695]: audit 2023-11-16T01:58:32.993324+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[28266]: cluster 2023-11-16T01:58:32.683248+0000 mgr.y (mgr.14871) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[28266]: cluster 2023-11-16T01:58:32.982699+0000 mgr.y (mgr.14871) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[28266]: cluster 2023-11-16T01:58:32.983308+0000 mgr.y (mgr.14871) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[28266]: audit 2023-11-16T01:58:32.984766+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[28266]: audit 2023-11-16T01:58:32.986946+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:58:34.207 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:33 smithi017 bash[28266]: audit 2023-11-16T01:58:32.993324+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:58:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:33 smithi060 bash[24780]: cluster 2023-11-16T01:58:32.683248+0000 mgr.y (mgr.14871) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:33 smithi060 bash[24780]: cluster 2023-11-16T01:58:32.982699+0000 mgr.y (mgr.14871) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:33 smithi060 bash[24780]: cluster 2023-11-16T01:58:32.983308+0000 mgr.y (mgr.14871) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:33 smithi060 bash[24780]: audit 2023-11-16T01:58:32.984766+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:58:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:33 smithi060 bash[24780]: audit 2023-11-16T01:58:32.986946+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:58:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:33 smithi060 bash[24780]: audit 2023-11-16T01:58:32.993324+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:58:35.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:35 smithi017 bash[24695]: cluster 2023-11-16T01:58:34.984025+0000 mgr.y (mgr.14871) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:35.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:35 smithi017 bash[28266]: cluster 2023-11-16T01:58:34.984025+0000 mgr.y (mgr.14871) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:35.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:35 smithi060 bash[24780]: cluster 2023-11-16T01:58:34.984025+0000 mgr.y (mgr.14871) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:35.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:58:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:58:37.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:37 smithi017 bash[24695]: cluster 2023-11-16T01:58:36.985545+0000 mgr.y (mgr.14871) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:37.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:58:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:37] "GET /metrics HTTP/1.1" 200 154950 "" "Prometheus/2.33.4" 2023-11-16T01:58:37.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:37 smithi017 bash[28266]: cluster 2023-11-16T01:58:36.985545+0000 mgr.y (mgr.14871) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:37.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:37 smithi060 bash[24780]: cluster 2023-11-16T01:58:36.985545+0000 mgr.y (mgr.14871) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:39.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:39 smithi017 bash[24695]: cluster 2023-11-16T01:58:38.986296+0000 mgr.y (mgr.14871) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:39.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:39 smithi017 bash[28266]: cluster 2023-11-16T01:58:38.986296+0000 mgr.y (mgr.14871) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:39.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:39 smithi060 bash[24780]: cluster 2023-11-16T01:58:38.986296+0000 mgr.y (mgr.14871) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:41.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:41 smithi017 bash[24695]: cluster 2023-11-16T01:58:40.987790+0000 mgr.y (mgr.14871) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:41.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:41 smithi017 bash[28266]: cluster 2023-11-16T01:58:40.987790+0000 mgr.y (mgr.14871) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:41.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:41 smithi060 bash[24780]: cluster 2023-11-16T01:58:40.987790+0000 mgr.y (mgr.14871) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:43.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:43 smithi017 bash[24695]: cluster 2023-11-16T01:58:42.988652+0000 mgr.y (mgr.14871) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:43.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:43 smithi017 bash[28266]: cluster 2023-11-16T01:58:42.988652+0000 mgr.y (mgr.14871) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:43.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:43 smithi060 bash[24780]: cluster 2023-11-16T01:58:42.988652+0000 mgr.y (mgr.14871) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:45.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:45 smithi017 bash[24695]: cluster 2023-11-16T01:58:44.989457+0000 mgr.y (mgr.14871) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:45.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:45 smithi017 bash[28266]: cluster 2023-11-16T01:58:44.989457+0000 mgr.y (mgr.14871) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:45.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:45 smithi060 bash[24780]: cluster 2023-11-16T01:58:44.989457+0000 mgr.y (mgr.14871) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:45.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:58:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:58:47.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:58:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:47] "GET /metrics HTTP/1.1" 200 154953 "" "Prometheus/2.33.4" 2023-11-16T01:58:47.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:47 smithi017 bash[24695]: cluster 2023-11-16T01:58:46.990912+0000 mgr.y (mgr.14871) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:47.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:47 smithi017 bash[28266]: cluster 2023-11-16T01:58:46.990912+0000 mgr.y (mgr.14871) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:47.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:47 smithi060 bash[24780]: cluster 2023-11-16T01:58:46.990912+0000 mgr.y (mgr.14871) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:49.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:49 smithi017 bash[24695]: cluster 2023-11-16T01:58:48.991636+0000 mgr.y (mgr.14871) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:49.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:49 smithi017 bash[28266]: cluster 2023-11-16T01:58:48.991636+0000 mgr.y (mgr.14871) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:49.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:49 smithi060 bash[24780]: cluster 2023-11-16T01:58:48.991636+0000 mgr.y (mgr.14871) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:51.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:51 smithi017 bash[24695]: cluster 2023-11-16T01:58:50.993134+0000 mgr.y (mgr.14871) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:51.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:51 smithi017 bash[28266]: cluster 2023-11-16T01:58:50.993134+0000 mgr.y (mgr.14871) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:51.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:51 smithi060 bash[24780]: cluster 2023-11-16T01:58:50.993134+0000 mgr.y (mgr.14871) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:53.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:53 smithi017 bash[24695]: cluster 2023-11-16T01:58:52.993837+0000 mgr.y (mgr.14871) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:53.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:53 smithi017 bash[28266]: cluster 2023-11-16T01:58:52.993837+0000 mgr.y (mgr.14871) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:53.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:53 smithi060 bash[24780]: cluster 2023-11-16T01:58:52.993837+0000 mgr.y (mgr.14871) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:55.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:55 smithi017 bash[24695]: cluster 2023-11-16T01:58:54.994566+0000 mgr.y (mgr.14871) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:55.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:55 smithi017 bash[28266]: cluster 2023-11-16T01:58:54.994566+0000 mgr.y (mgr.14871) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:55.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:55 smithi060 bash[24780]: cluster 2023-11-16T01:58:54.994566+0000 mgr.y (mgr.14871) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:55.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:58:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:58:57.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:58:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:58:57] "GET /metrics HTTP/1.1" 200 154948 "" "Prometheus/2.33.4" 2023-11-16T01:58:57.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:57 smithi017 bash[24695]: cluster 2023-11-16T01:58:56.996024+0000 mgr.y (mgr.14871) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:57.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:57 smithi017 bash[28266]: cluster 2023-11-16T01:58:56.996024+0000 mgr.y (mgr.14871) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:57.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:57 smithi060 bash[24780]: cluster 2023-11-16T01:58:56.996024+0000 mgr.y (mgr.14871) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:59.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:58:59 smithi017 bash[24695]: cluster 2023-11-16T01:58:58.996730+0000 mgr.y (mgr.14871) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:59.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:58:59 smithi017 bash[28266]: cluster 2023-11-16T01:58:58.996730+0000 mgr.y (mgr.14871) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:58:59.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:58:59 smithi060 bash[24780]: cluster 2023-11-16T01:58:58.996730+0000 mgr.y (mgr.14871) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:01.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:01 smithi017 bash[24695]: cluster 2023-11-16T01:59:00.998175+0000 mgr.y (mgr.14871) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:01.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:01 smithi017 bash[28266]: cluster 2023-11-16T01:59:00.998175+0000 mgr.y (mgr.14871) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:01.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:01 smithi060 bash[24780]: cluster 2023-11-16T01:59:00.998175+0000 mgr.y (mgr.14871) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:03.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:03 smithi017 bash[24695]: cluster 2023-11-16T01:59:02.998851+0000 mgr.y (mgr.14871) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:03.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:03 smithi017 bash[28266]: cluster 2023-11-16T01:59:02.998851+0000 mgr.y (mgr.14871) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:03.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:03 smithi060 bash[24780]: cluster 2023-11-16T01:59:02.998851+0000 mgr.y (mgr.14871) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:05.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:05 smithi017 bash[24695]: cluster 2023-11-16T01:59:04.999586+0000 mgr.y (mgr.14871) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:05.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:05 smithi017 bash[28266]: cluster 2023-11-16T01:59:04.999586+0000 mgr.y (mgr.14871) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:05.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:05 smithi060 bash[24780]: cluster 2023-11-16T01:59:04.999586+0000 mgr.y (mgr.14871) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:05.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:59:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:59:07.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:59:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:07] "GET /metrics HTTP/1.1" 200 154948 "" "Prometheus/2.33.4" 2023-11-16T01:59:07.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:07 smithi017 bash[24695]: cluster 2023-11-16T01:59:07.001123+0000 mgr.y (mgr.14871) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:07.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:07 smithi017 bash[28266]: cluster 2023-11-16T01:59:07.001123+0000 mgr.y (mgr.14871) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:07.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:07 smithi060 bash[24780]: cluster 2023-11-16T01:59:07.001123+0000 mgr.y (mgr.14871) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:09.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:09 smithi017 bash[24695]: cluster 2023-11-16T01:59:09.001851+0000 mgr.y (mgr.14871) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:09.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:09 smithi017 bash[28266]: cluster 2023-11-16T01:59:09.001851+0000 mgr.y (mgr.14871) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:09.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:09 smithi060 bash[24780]: cluster 2023-11-16T01:59:09.001851+0000 mgr.y (mgr.14871) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:11.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:11 smithi017 bash[24695]: cluster 2023-11-16T01:59:11.003298+0000 mgr.y (mgr.14871) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:11.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:11 smithi017 bash[28266]: cluster 2023-11-16T01:59:11.003298+0000 mgr.y (mgr.14871) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:11.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:11 smithi060 bash[24780]: cluster 2023-11-16T01:59:11.003298+0000 mgr.y (mgr.14871) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:13.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:13 smithi017 bash[24695]: cluster 2023-11-16T01:59:13.004049+0000 mgr.y (mgr.14871) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:13.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:13 smithi017 bash[28266]: cluster 2023-11-16T01:59:13.004049+0000 mgr.y (mgr.14871) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:13.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:13 smithi060 bash[24780]: cluster 2023-11-16T01:59:13.004049+0000 mgr.y (mgr.14871) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:15.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:15 smithi017 bash[24695]: cluster 2023-11-16T01:59:15.004771+0000 mgr.y (mgr.14871) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:15.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:15 smithi017 bash[28266]: cluster 2023-11-16T01:59:15.004771+0000 mgr.y (mgr.14871) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:15.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:15 smithi060 bash[24780]: cluster 2023-11-16T01:59:15.004771+0000 mgr.y (mgr.14871) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:15.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:59:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:59:17.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:17 smithi017 bash[24695]: cluster 2023-11-16T01:59:17.006260+0000 mgr.y (mgr.14871) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:17.455 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:59:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:17] "GET /metrics HTTP/1.1" 200 154949 "" "Prometheus/2.33.4" 2023-11-16T01:59:17.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:17 smithi017 bash[28266]: cluster 2023-11-16T01:59:17.006260+0000 mgr.y (mgr.14871) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:17.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:17 smithi060 bash[24780]: cluster 2023-11-16T01:59:17.006260+0000 mgr.y (mgr.14871) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:19 smithi017 bash[24695]: cluster 2023-11-16T01:59:19.007112+0000 mgr.y (mgr.14871) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:19.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:19 smithi017 bash[28266]: cluster 2023-11-16T01:59:19.007112+0000 mgr.y (mgr.14871) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:19.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:19 smithi060 bash[24780]: cluster 2023-11-16T01:59:19.007112+0000 mgr.y (mgr.14871) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:21.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:21 smithi017 bash[24695]: cluster 2023-11-16T01:59:21.008696+0000 mgr.y (mgr.14871) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:21.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:21 smithi017 bash[28266]: cluster 2023-11-16T01:59:21.008696+0000 mgr.y (mgr.14871) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:21.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:21 smithi060 bash[24780]: cluster 2023-11-16T01:59:21.008696+0000 mgr.y (mgr.14871) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:23.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:23 smithi017 bash[28266]: cluster 2023-11-16T01:59:23.009603+0000 mgr.y (mgr.14871) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:23.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:23 smithi017 bash[24695]: cluster 2023-11-16T01:59:23.009603+0000 mgr.y (mgr.14871) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:23.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:23 smithi060 bash[24780]: cluster 2023-11-16T01:59:23.009603+0000 mgr.y (mgr.14871) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:25.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:25 smithi017 bash[24695]: cluster 2023-11-16T01:59:25.010382+0000 mgr.y (mgr.14871) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:25.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:25 smithi017 bash[28266]: cluster 2023-11-16T01:59:25.010382+0000 mgr.y (mgr.14871) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:25.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:25 smithi060 bash[24780]: cluster 2023-11-16T01:59:25.010382+0000 mgr.y (mgr.14871) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:25.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:59:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:59:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.581039+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:59:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.581725+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2023-11-16T01:59:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.581951+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.582561+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.583234+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.583399+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.584200+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.584358+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.584720+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.585503+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.586309+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[24695]: audit 2023-11-16T01:59:25.586643+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.456 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.581039+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.581725+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.581951+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.582561+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.583234+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.583399+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.584200+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.584358+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.584720+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.585503+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.586309+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-11-16T01:59:26.457 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:26 smithi017 bash[28266]: audit 2023-11-16T01:59:25.586643+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.465 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.581039+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.581725+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.581951+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.582561+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.583234+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.583399+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.584200+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-11-16T01:59:26.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.584358+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.584720+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T01:59:26.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.585503+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T01:59:26.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.586309+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-11-16T01:59:26.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:26 smithi060 bash[24780]: audit 2023-11-16T01:59:25.586643+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T01:59:27.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:59:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:27] "GET /metrics HTTP/1.1" 200 154950 "" "Prometheus/2.33.4" 2023-11-16T01:59:28.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:28 smithi017 bash[24695]: cluster 2023-11-16T01:59:27.011867+0000 mgr.y (mgr.14871) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:28.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:28 smithi017 bash[28266]: cluster 2023-11-16T01:59:27.011867+0000 mgr.y (mgr.14871) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:28.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:28 smithi060 bash[24780]: cluster 2023-11-16T01:59:27.011867+0000 mgr.y (mgr.14871) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:30 smithi017 bash[24695]: cluster 2023-11-16T01:59:29.012584+0000 mgr.y (mgr.14871) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:30.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:30 smithi017 bash[28266]: cluster 2023-11-16T01:59:29.012584+0000 mgr.y (mgr.14871) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:30.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:30 smithi060 bash[24780]: cluster 2023-11-16T01:59:29.012584+0000 mgr.y (mgr.14871) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:32 smithi017 bash[24695]: cluster 2023-11-16T01:59:31.014075+0000 mgr.y (mgr.14871) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:32.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:32 smithi017 bash[28266]: cluster 2023-11-16T01:59:31.014075+0000 mgr.y (mgr.14871) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:32.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:32 smithi060 bash[24780]: cluster 2023-11-16T01:59:31.014075+0000 mgr.y (mgr.14871) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:33 smithi017 bash[24695]: audit 2023-11-16T01:59:33.303395+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:59:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:33 smithi017 bash[24695]: audit 2023-11-16T01:59:33.305277+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:59:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:33 smithi017 bash[24695]: audit 2023-11-16T01:59:33.310853+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:59:33.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:33 smithi017 bash[28266]: audit 2023-11-16T01:59:33.303395+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:59:33.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:33 smithi017 bash[28266]: audit 2023-11-16T01:59:33.305277+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:59:33.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:33 smithi017 bash[28266]: audit 2023-11-16T01:59:33.310853+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:59:33.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:33 smithi060 bash[24780]: audit 2023-11-16T01:59:33.303395+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:59:33.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:33 smithi060 bash[24780]: audit 2023-11-16T01:59:33.305277+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T01:59:33.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:33 smithi060 bash[24780]: audit 2023-11-16T01:59:33.310853+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T01:59:34.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:34 smithi017 bash[24695]: cluster 2023-11-16T01:59:33.014791+0000 mgr.y (mgr.14871) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:34 smithi017 bash[24695]: cluster 2023-11-16T01:59:33.301127+0000 mgr.y (mgr.14871) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:34 smithi017 bash[24695]: cluster 2023-11-16T01:59:33.301870+0000 mgr.y (mgr.14871) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:34 smithi017 bash[28266]: cluster 2023-11-16T01:59:33.014791+0000 mgr.y (mgr.14871) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:34 smithi017 bash[28266]: cluster 2023-11-16T01:59:33.301127+0000 mgr.y (mgr.14871) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:34 smithi017 bash[28266]: cluster 2023-11-16T01:59:33.301870+0000 mgr.y (mgr.14871) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:34 smithi060 bash[24780]: cluster 2023-11-16T01:59:33.014791+0000 mgr.y (mgr.14871) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:34 smithi060 bash[24780]: cluster 2023-11-16T01:59:33.301127+0000 mgr.y (mgr.14871) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:34 smithi060 bash[24780]: cluster 2023-11-16T01:59:33.301870+0000 mgr.y (mgr.14871) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:35.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:59:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:59:36.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:36 smithi017 bash[24695]: cluster 2023-11-16T01:59:35.302636+0000 mgr.y (mgr.14871) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:36.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:36 smithi017 bash[28266]: cluster 2023-11-16T01:59:35.302636+0000 mgr.y (mgr.14871) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:36.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:36 smithi060 bash[24780]: cluster 2023-11-16T01:59:35.302636+0000 mgr.y (mgr.14871) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:37.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:59:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:37] "GET /metrics HTTP/1.1" 200 154950 "" "Prometheus/2.33.4" 2023-11-16T01:59:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:38 smithi017 bash[24695]: cluster 2023-11-16T01:59:37.304087+0000 mgr.y (mgr.14871) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:38.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:38 smithi017 bash[28266]: cluster 2023-11-16T01:59:37.304087+0000 mgr.y (mgr.14871) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:38.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:38 smithi060 bash[24780]: cluster 2023-11-16T01:59:37.304087+0000 mgr.y (mgr.14871) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:40.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:40 smithi017 bash[24695]: cluster 2023-11-16T01:59:39.304766+0000 mgr.y (mgr.14871) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:40.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:40 smithi017 bash[28266]: cluster 2023-11-16T01:59:39.304766+0000 mgr.y (mgr.14871) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:40.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:40 smithi060 bash[24780]: cluster 2023-11-16T01:59:39.304766+0000 mgr.y (mgr.14871) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:42 smithi017 bash[24695]: cluster 2023-11-16T01:59:41.306387+0000 mgr.y (mgr.14871) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:42.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:42 smithi017 bash[28266]: cluster 2023-11-16T01:59:41.306387+0000 mgr.y (mgr.14871) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:42.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:42 smithi060 bash[24780]: cluster 2023-11-16T01:59:41.306387+0000 mgr.y (mgr.14871) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:44.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:44 smithi017 bash[24695]: cluster 2023-11-16T01:59:43.307110+0000 mgr.y (mgr.14871) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:44.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:44 smithi017 bash[28266]: cluster 2023-11-16T01:59:43.307110+0000 mgr.y (mgr.14871) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:44.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:44 smithi060 bash[24780]: cluster 2023-11-16T01:59:43.307110+0000 mgr.y (mgr.14871) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:45.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:59:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:59:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:46 smithi017 bash[24695]: cluster 2023-11-16T01:59:45.307909+0000 mgr.y (mgr.14871) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:46.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:46 smithi017 bash[28266]: cluster 2023-11-16T01:59:45.307909+0000 mgr.y (mgr.14871) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:46.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:46 smithi060 bash[24780]: cluster 2023-11-16T01:59:45.307909+0000 mgr.y (mgr.14871) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:47.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:59:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:47] "GET /metrics HTTP/1.1" 200 154960 "" "Prometheus/2.33.4" 2023-11-16T01:59:48.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:48 smithi017 bash[24695]: cluster 2023-11-16T01:59:47.309462+0000 mgr.y (mgr.14871) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:48.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:48 smithi017 bash[28266]: cluster 2023-11-16T01:59:47.309462+0000 mgr.y (mgr.14871) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:48.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:48 smithi060 bash[24780]: cluster 2023-11-16T01:59:47.309462+0000 mgr.y (mgr.14871) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:50 smithi017 bash[24695]: cluster 2023-11-16T01:59:49.310217+0000 mgr.y (mgr.14871) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:50.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:50 smithi017 bash[28266]: cluster 2023-11-16T01:59:49.310217+0000 mgr.y (mgr.14871) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:50.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:50 smithi060 bash[24780]: cluster 2023-11-16T01:59:49.310217+0000 mgr.y (mgr.14871) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:52.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:52 smithi017 bash[24695]: cluster 2023-11-16T01:59:51.311846+0000 mgr.y (mgr.14871) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:52.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:52 smithi017 bash[28266]: cluster 2023-11-16T01:59:51.311846+0000 mgr.y (mgr.14871) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:52.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:52 smithi060 bash[24780]: cluster 2023-11-16T01:59:51.311846+0000 mgr.y (mgr.14871) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:54 smithi017 bash[24695]: cluster 2023-11-16T01:59:53.312628+0000 mgr.y (mgr.14871) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:54.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:54 smithi017 bash[28266]: cluster 2023-11-16T01:59:53.312628+0000 mgr.y (mgr.14871) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:54.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:54 smithi060 bash[24780]: cluster 2023-11-16T01:59:53.312628+0000 mgr.y (mgr.14871) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:55.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 01:59:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T01:59:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:56 smithi017 bash[24695]: cluster 2023-11-16T01:59:55.313385+0000 mgr.y (mgr.14871) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:56.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:56 smithi017 bash[28266]: cluster 2023-11-16T01:59:55.313385+0000 mgr.y (mgr.14871) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:56.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:56 smithi060 bash[24780]: cluster 2023-11-16T01:59:55.313385+0000 mgr.y (mgr.14871) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:57.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 01:59:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:01:59:57] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-11-16T01:59:58.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 01:59:58 smithi017 bash[24695]: cluster 2023-11-16T01:59:57.314870+0000 mgr.y (mgr.14871) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:58.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 01:59:58 smithi017 bash[28266]: cluster 2023-11-16T01:59:57.314870+0000 mgr.y (mgr.14871) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T01:59:58.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 01:59:58 smithi060 bash[24780]: cluster 2023-11-16T01:59:57.314870+0000 mgr.y (mgr.14871) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:00 smithi017 bash[24695]: cluster 2023-11-16T01:59:59.315729+0000 mgr.y (mgr.14871) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:00 smithi017 bash[24695]: cluster 2023-11-16T02:00:00.000165+0000 mon.a (mon.0) 779 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-11-16T02:00:00.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:00 smithi017 bash[28266]: cluster 2023-11-16T01:59:59.315729+0000 mgr.y (mgr.14871) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:00.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:00 smithi017 bash[28266]: cluster 2023-11-16T02:00:00.000165+0000 mon.a (mon.0) 779 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-11-16T02:00:00.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:00 smithi060 bash[24780]: cluster 2023-11-16T01:59:59.315729+0000 mgr.y (mgr.14871) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:00.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:00 smithi060 bash[24780]: cluster 2023-11-16T02:00:00.000165+0000 mon.a (mon.0) 779 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-11-16T02:00:02.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:02 smithi017 bash[24695]: cluster 2023-11-16T02:00:01.317431+0000 mgr.y (mgr.14871) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:02.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:02 smithi017 bash[28266]: cluster 2023-11-16T02:00:01.317431+0000 mgr.y (mgr.14871) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:02.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:02 smithi060 bash[24780]: cluster 2023-11-16T02:00:01.317431+0000 mgr.y (mgr.14871) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:04 smithi017 bash[24695]: cluster 2023-11-16T02:00:03.318197+0000 mgr.y (mgr.14871) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:04.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:04 smithi017 bash[28266]: cluster 2023-11-16T02:00:03.318197+0000 mgr.y (mgr.14871) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:04.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:04 smithi060 bash[24780]: cluster 2023-11-16T02:00:03.318197+0000 mgr.y (mgr.14871) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:05.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:00:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:06 smithi017 bash[24695]: cluster 2023-11-16T02:00:05.318928+0000 mgr.y (mgr.14871) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:06.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:06 smithi017 bash[28266]: cluster 2023-11-16T02:00:05.318928+0000 mgr.y (mgr.14871) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:06.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:06 smithi060 bash[24780]: cluster 2023-11-16T02:00:05.318928+0000 mgr.y (mgr.14871) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:07.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:07] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-11-16T02:00:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:08 smithi017 bash[24695]: cluster 2023-11-16T02:00:07.320450+0000 mgr.y (mgr.14871) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:08.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:08 smithi017 bash[28266]: cluster 2023-11-16T02:00:07.320450+0000 mgr.y (mgr.14871) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:08.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:08 smithi060 bash[24780]: cluster 2023-11-16T02:00:07.320450+0000 mgr.y (mgr.14871) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:10 smithi017 bash[24695]: cluster 2023-11-16T02:00:09.321215+0000 mgr.y (mgr.14871) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:10.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:10 smithi017 bash[28266]: cluster 2023-11-16T02:00:09.321215+0000 mgr.y (mgr.14871) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:10.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:10 smithi060 bash[24780]: cluster 2023-11-16T02:00:09.321215+0000 mgr.y (mgr.14871) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:12.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:12 smithi017 bash[24695]: cluster 2023-11-16T02:00:11.322289+0000 mgr.y (mgr.14871) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:12.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:12 smithi017 bash[28266]: cluster 2023-11-16T02:00:11.322289+0000 mgr.y (mgr.14871) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:12.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:12 smithi060 bash[24780]: cluster 2023-11-16T02:00:11.322289+0000 mgr.y (mgr.14871) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:14.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:14 smithi017 bash[24695]: cluster 2023-11-16T02:00:13.322974+0000 mgr.y (mgr.14871) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:14.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:14 smithi017 bash[28266]: cluster 2023-11-16T02:00:13.322974+0000 mgr.y (mgr.14871) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:14 smithi060 bash[24780]: cluster 2023-11-16T02:00:13.322974+0000 mgr.y (mgr.14871) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:15.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:00:16.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:16 smithi017 bash[24695]: cluster 2023-11-16T02:00:15.323731+0000 mgr.y (mgr.14871) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:16.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:16 smithi017 bash[28266]: cluster 2023-11-16T02:00:15.323731+0000 mgr.y (mgr.14871) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:16.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:16 smithi060 bash[24780]: cluster 2023-11-16T02:00:15.323731+0000 mgr.y (mgr.14871) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:17.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:17] "GET /metrics HTTP/1.1" 200 154958 "" "Prometheus/2.33.4" 2023-11-16T02:00:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:18 smithi017 bash[24695]: cluster 2023-11-16T02:00:17.325288+0000 mgr.y (mgr.14871) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:18.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:18 smithi017 bash[28266]: cluster 2023-11-16T02:00:17.325288+0000 mgr.y (mgr.14871) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:18.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:18 smithi060 bash[24780]: cluster 2023-11-16T02:00:17.325288+0000 mgr.y (mgr.14871) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:20 smithi017 bash[24695]: cluster 2023-11-16T02:00:19.326018+0000 mgr.y (mgr.14871) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:20.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:20 smithi017 bash[28266]: cluster 2023-11-16T02:00:19.326018+0000 mgr.y (mgr.14871) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:20.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:20 smithi060 bash[24780]: cluster 2023-11-16T02:00:19.326018+0000 mgr.y (mgr.14871) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:22 smithi017 bash[24695]: cluster 2023-11-16T02:00:21.327419+0000 mgr.y (mgr.14871) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:22.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:22 smithi017 bash[28266]: cluster 2023-11-16T02:00:21.327419+0000 mgr.y (mgr.14871) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:22.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:22 smithi060 bash[24780]: cluster 2023-11-16T02:00:21.327419+0000 mgr.y (mgr.14871) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:24.189 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-16T02:00:24.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:24 smithi017 bash[24695]: cluster 2023-11-16T02:00:23.328122+0000 mgr.y (mgr.14871) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:24.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:24 smithi017 bash[28266]: cluster 2023-11-16T02:00:23.328122+0000 mgr.y (mgr.14871) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:24.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:24 smithi060 bash[24780]: cluster 2023-11-16T02:00:23.328122+0000 mgr.y (mgr.14871) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:25.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:00:26.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: cluster 2023-11-16T02:00:25.330621+0000 mgr.y (mgr.14871) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:31.998 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.592680+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-16T02:00:32.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.593426+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.593710+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.593851+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.594441+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.594967+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.595706+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[24695]: audit 2023-11-16T02:00:25.596389+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: cluster 2023-11-16T02:00:25.330621+0000 mgr.y (mgr.14871) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.592680+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.593426+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.593710+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.593851+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.594441+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.594967+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.595706+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:26 smithi017 bash[28266]: audit 2023-11-16T02:00:25.596389+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.033 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:27] "GET /metrics HTTP/1.1" 200 154961 "" "Prometheus/2.33.4" 2023-11-16T02:00:32.034 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T02:00:32.038 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 *:9093,9094 running (8m) 2m ago 9m 15.1M - 0.23.0 ba2b418f427c 6308adbd848a 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (8m) 2m ago 19m 25.2M - 6.6.2 87a51ecf0b1c 849b4b3af513 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (13m) 2m ago 23m 379M - 16.2.14-171-ged3c8e92 6be2081e30e3 c4c6754ef399 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 *:8443,9283 running (5m) 2m ago 26m 409M - 16.2.14-171-ged3c8e92 6be2081e30e3 bf6e47ec6c77 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (26m) 2m ago 26m 161M 2048M 15.2.0 204a01f9b0b6 4749ae2b52f1 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (24m) 2m ago 24m 149M 2048M 15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (24m) 2m ago 24m 147M 2048M 15.2.0 204a01f9b0b6 32cf30d41841 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 error 2m ago 20m - - 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 2m ago 20m - - 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (23m) 2m ago 23m 50.7M 4096M 15.2.0 204a01f9b0b6 ab0ce5dfcbb0 2023-11-16T02:00:32.039 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (23m) 2m ago 23m 50.7M 4096M 15.2.0 204a01f9b0b6 a2414c143bba 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (22m) 2m ago 22m 47.1M 4096M 15.2.0 204a01f9b0b6 b35e2952b512 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (22m) 2m ago 22m 50.7M 4096M 15.2.0 204a01f9b0b6 8f2571dfd256 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (21m) 2m ago 21m 52.4M 4096M 15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (21m) 2m ago 21m 50.7M 4096M 15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (21m) 2m ago 21m 48.9M 4096M 15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (20m) 2m ago 20m 49.5M 4096M 15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi060 *:9095 running (8m) 2m ago 8m 48.8M - 2.33.4 514e6a882f6e f069215a7df6 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.kueuvl smithi017 running (17m) 2m ago 17m 52.6M - 15.2.0 204a01f9b0b6 9771f26d8ec2 2023-11-16T02:00:32.040 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (17m) 2m ago 17m 52.3M - 15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: cluster 2023-11-16T02:00:27.332212+0000 mgr.y (mgr.14871) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.896752+0000 mgr.y (mgr.14871) 100 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.902604+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.903520+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.904228+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.904932+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.905679+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.906305+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.911627+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.042 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.912277+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.042 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.912960+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.042 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.913641+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.042 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[28266]: audit 2023-11-16T02:00:27.914393+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: cluster 2023-11-16T02:00:27.332212+0000 mgr.y (mgr.14871) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.896752+0000 mgr.y (mgr.14871) 100 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:00:32.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.902604+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.903520+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.904228+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.904932+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.905679+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.906305+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.091 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.911627+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.912277+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.912960+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.913641+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.092 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:28 smithi017 bash[24695]: audit 2023-11-16T02:00:27.914393+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.093 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-16T02:00:32.093 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:30 smithi017 bash[24695]: cluster 2023-11-16T02:00:29.332933+0000 mgr.y (mgr.14871) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.094 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:30 smithi017 bash[28266]: cluster 2023-11-16T02:00:29.332933+0000 mgr.y (mgr.14871) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: cluster 2023-11-16T02:00:25.330621+0000 mgr.y (mgr.14871) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.592680+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.593426+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.593710+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.593851+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.594441+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.594967+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-16T02:00:32.095 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.595706+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:26 smithi060 bash[24780]: audit 2023-11-16T02:00:25.596389+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: cluster 2023-11-16T02:00:27.332212+0000 mgr.y (mgr.14871) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.896752+0000 mgr.y (mgr.14871) 100 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.902604+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.903520+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.904228+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.904932+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.905679+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.906305+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.911627+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.912277+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.912960+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.913641+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.097 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:28 smithi060 bash[24780]: audit 2023-11-16T02:00:27.914393+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:00:32.097 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:30 smithi060 bash[24780]: cluster 2023-11-16T02:00:29.332933+0000 mgr.y (mgr.14871) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:32 smithi017 bash[24695]: cluster 2023-11-16T02:00:31.334455+0000 mgr.y (mgr.14871) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.454 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:32 smithi017 bash[28266]: cluster 2023-11-16T02:00:31.334455+0000 mgr.y (mgr.14871) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:32.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:32 smithi060 bash[24780]: cluster 2023-11-16T02:00:31.334455+0000 mgr.y (mgr.14871) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[24695]: cluster 2023-11-16T02:00:33.335077+0000 mgr.y (mgr.14871) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[24695]: cluster 2023-11-16T02:00:33.628755+0000 mgr.y (mgr.14871) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[24695]: cluster 2023-11-16T02:00:33.629418+0000 mgr.y (mgr.14871) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[24695]: audit 2023-11-16T02:00:33.631000+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:00:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[24695]: audit 2023-11-16T02:00:33.633146+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:00:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[24695]: audit 2023-11-16T02:00:33.638900+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:00:34.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[28266]: cluster 2023-11-16T02:00:33.335077+0000 mgr.y (mgr.14871) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[28266]: cluster 2023-11-16T02:00:33.628755+0000 mgr.y (mgr.14871) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[28266]: cluster 2023-11-16T02:00:33.629418+0000 mgr.y (mgr.14871) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[28266]: audit 2023-11-16T02:00:33.631000+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:00:34.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[28266]: audit 2023-11-16T02:00:33.633146+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:00:34.455 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:34 smithi017 bash[28266]: audit 2023-11-16T02:00:33.638900+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:00:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:34 smithi060 bash[24780]: cluster 2023-11-16T02:00:33.335077+0000 mgr.y (mgr.14871) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:34 smithi060 bash[24780]: cluster 2023-11-16T02:00:33.628755+0000 mgr.y (mgr.14871) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:34 smithi060 bash[24780]: cluster 2023-11-16T02:00:33.629418+0000 mgr.y (mgr.14871) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:34.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:34 smithi060 bash[24780]: audit 2023-11-16T02:00:33.631000+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:00:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:34 smithi060 bash[24780]: audit 2023-11-16T02:00:33.633146+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:00:34.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:34 smithi060 bash[24780]: audit 2023-11-16T02:00:33.638900+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:00:35.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:00:35.583 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T02:00:35.584 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T02:00:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:35 smithi017 bash[24695]: audit 2023-11-16T02:00:35.576347+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.17:0/3932730603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:00:35.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:35 smithi017 bash[28266]: audit 2023-11-16T02:00:35.576347+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.17:0/3932730603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:00:35.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:35 smithi060 bash[24780]: audit 2023-11-16T02:00:35.576347+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.17:0/3932730603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:00:36.516 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-16T02:00:36.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:36 smithi017 bash[24695]: cluster 2023-11-16T02:00:35.630282+0000 mgr.y (mgr.14871) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:36.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:36 smithi017 bash[28266]: cluster 2023-11-16T02:00:35.630282+0000 mgr.y (mgr.14871) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:36.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:36 smithi060 bash[24780]: cluster 2023-11-16T02:00:35.630282+0000 mgr.y (mgr.14871) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:37] "GET /metrics HTTP/1.1" 200 154961 "" "Prometheus/2.33.4" 2023-11-16T02:00:38.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:38 smithi017 bash[24695]: cluster 2023-11-16T02:00:37.632029+0000 mgr.y (mgr.14871) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:38.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:38 smithi017 bash[28266]: cluster 2023-11-16T02:00:37.632029+0000 mgr.y (mgr.14871) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:38.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:38 smithi060 bash[24780]: cluster 2023-11-16T02:00:37.632029+0000 mgr.y (mgr.14871) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:39.979 INFO:teuthology.orchestra.run.smithi017.stdout: cluster: 2023-11-16T02:00:39.979 INFO:teuthology.orchestra.run.smithi017.stdout: id: 27bf0caa-8420-11ee-8dbe-212e2dc638e7 2023-11-16T02:00:39.980 INFO:teuthology.orchestra.run.smithi017.stdout: health: HEALTH_WARN 2023-11-16T02:00:39.980 INFO:teuthology.orchestra.run.smithi017.stdout: 2 failed cephadm daemon(s) 2023-11-16T02:00:39.980 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T02:00:39.980 INFO:teuthology.orchestra.run.smithi017.stdout: services: 2023-11-16T02:00:39.980 INFO:teuthology.orchestra.run.smithi017.stdout: mon: 3 daemons, quorum a,c,b (age 24m) 2023-11-16T02:00:39.981 INFO:teuthology.orchestra.run.smithi017.stdout: mgr: y(active, since 3m), standbys: x 2023-11-16T02:00:39.981 INFO:teuthology.orchestra.run.smithi017.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 20m) 2023-11-16T02:00:39.981 INFO:teuthology.orchestra.run.smithi017.stdout: rgw: 2 daemons active (r.z.smithi017.kueuvl, r.z.smithi060.iustnm) 2023-11-16T02:00:39.981 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T02:00:39.981 INFO:teuthology.orchestra.run.smithi017.stdout: task status: 2023-11-16T02:00:39.981 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T02:00:39.982 INFO:teuthology.orchestra.run.smithi017.stdout: data: 2023-11-16T02:00:39.982 INFO:teuthology.orchestra.run.smithi017.stdout: pools: 5 pools, 129 pgs 2023-11-16T02:00:39.982 INFO:teuthology.orchestra.run.smithi017.stdout: objects: 234 objects, 7.0 KiB 2023-11-16T02:00:39.982 INFO:teuthology.orchestra.run.smithi017.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:39.982 INFO:teuthology.orchestra.run.smithi017.stdout: pgs: 129 active+clean 2023-11-16T02:00:39.982 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-11-16T02:00:40.811 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-11-16T02:00:40.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:40 smithi017 bash[24695]: cluster 2023-11-16T02:00:39.632867+0000 mgr.y (mgr.14871) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:40.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:40 smithi017 bash[24695]: audit 2023-11-16T02:00:39.972934+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.17:0/389092738' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T02:00:40.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:40 smithi017 bash[28266]: cluster 2023-11-16T02:00:39.632867+0000 mgr.y (mgr.14871) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:40.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:40 smithi017 bash[28266]: audit 2023-11-16T02:00:39.972934+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.17:0/389092738' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T02:00:40.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:40 smithi060 bash[24780]: cluster 2023-11-16T02:00:39.632867+0000 mgr.y (mgr.14871) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:40.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:40 smithi060 bash[24780]: audit 2023-11-16T02:00:39.972934+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.17:0/389092738' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-16T02:00:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:42 smithi017 bash[24695]: cluster 2023-11-16T02:00:41.634551+0000 mgr.y (mgr.14871) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:42.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:42 smithi017 bash[28266]: cluster 2023-11-16T02:00:41.634551+0000 mgr.y (mgr.14871) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:42.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:42 smithi060 bash[24780]: cluster 2023-11-16T02:00:41.634551+0000 mgr.y (mgr.14871) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:44.203 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-11-16T02:00:44.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:44 smithi017 bash[24695]: cluster 2023-11-16T02:00:43.635409+0000 mgr.y (mgr.14871) 110 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:44 smithi017 bash[24695]: audit 2023-11-16T02:00:44.180086+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 172.21.15.17:0/2619897649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:00:44.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:44 smithi017 bash[28266]: cluster 2023-11-16T02:00:43.635409+0000 mgr.y (mgr.14871) 110 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:44.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:44 smithi017 bash[28266]: audit 2023-11-16T02:00:44.180086+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 172.21.15.17:0/2619897649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:00:44.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:44 smithi060 bash[24780]: cluster 2023-11-16T02:00:43.635409+0000 mgr.y (mgr.14871) 110 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:44.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:44 smithi060 bash[24780]: audit 2023-11-16T02:00:44.180086+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 172.21.15.17:0/2619897649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:00:45.053 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph mgr fail' 2023-11-16T02:00:45.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:00:46.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:46 smithi017 bash[24695]: cluster 2023-11-16T02:00:45.636143+0000 mgr.y (mgr.14871) 111 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:46.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:46 smithi017 bash[28266]: cluster 2023-11-16T02:00:45.636143+0000 mgr.y (mgr.14871) 111 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:46.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:46 smithi060 bash[24780]: cluster 2023-11-16T02:00:45.636143+0000 mgr.y (mgr.14871) 111 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:47.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:47] "GET /metrics HTTP/1.1" 200 154966 "" "Prometheus/2.33.4" 2023-11-16T02:00:48.993 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[49654]: debug 2023-11-16T02:00:48.701+0000 7fc4cb10d700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-16T02:00:48.993 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[49654]: ignoring --setuser ceph since I am not root 2023-11-16T02:00:48.994 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[49654]: ignoring --setgroup ceph since I am not root 2023-11-16T02:00:48.994 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[49654]: debug 2023-11-16T02:00:48.753+0000 7febe0e05700 1 -- 172.21.15.17:0/1497808596 <== mon.1 v2:172.21.15.17:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560bd69d24e0 con 0x560bd6ac6800 2023-11-16T02:00:48.994 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[49654]: debug 2023-11-16T02:00:48.917+0000 7febf0fce680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T02:00:48.994 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: cluster 2023-11-16T02:00:47.637736+0000 mgr.y (mgr.14871) 112 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:48.995 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: audit 2023-11-16T02:00:48.678667+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.17:0/1594389344' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T02:00:48.995 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: cluster 2023-11-16T02:00:48.686836+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-16T02:00:48.995 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: audit 2023-11-16T02:00:48.687904+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:00:48.995 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: audit 2023-11-16T02:00:48.688455+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:00:48.995 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: audit 2023-11-16T02:00:48.689597+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:00:48.996 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[24695]: audit 2023-11-16T02:00:48.689913+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:00:48.996 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: cluster 2023-11-16T02:00:47.637736+0000 mgr.y (mgr.14871) 112 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:48.996 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: audit 2023-11-16T02:00:48.678667+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.17:0/1594389344' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T02:00:48.996 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: cluster 2023-11-16T02:00:48.686836+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-16T02:00:48.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: audit 2023-11-16T02:00:48.687904+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:00:48.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: audit 2023-11-16T02:00:48.688455+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:00:48.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: audit 2023-11-16T02:00:48.689597+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:00:48.997 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:48 smithi017 bash[28266]: audit 2023-11-16T02:00:48.689913+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:00:49.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: cluster 2023-11-16T02:00:47.637736+0000 mgr.y (mgr.14871) 112 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:49.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: audit 2023-11-16T02:00:48.678667+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.17:0/1594389344' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-16T02:00:49.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: cluster 2023-11-16T02:00:48.686836+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-16T02:00:49.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: audit 2023-11-16T02:00:48.687904+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:00:49.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: audit 2023-11-16T02:00:48.688455+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:00:49.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: audit 2023-11-16T02:00:48.689597+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14871 172.21.15.17:0/2997267364' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:00:49.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:48 smithi060 bash[24780]: audit 2023-11-16T02:00:48.689913+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:00:49.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[49654]: debug 2023-11-16T02:00:49.021+0000 7febf0fce680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T02:00:49.585 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-16T02:00:49.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[49654]: debug 2023-11-16T02:00:49.477+0000 7febf0fce680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T02:00:49.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[28266]: audit 2023-11-16T02:00:48.710287+0000 mon.a (mon.0) 790 : audit [INF] from='client.? 172.21.15.17:0/1594389344' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T02:00:49.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[28266]: cluster 2023-11-16T02:00:48.710369+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e30: x(active, starting, since 0.0307571s) 2023-11-16T02:00:49.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[28266]: audit 2023-11-16T02:00:49.689896+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T02:00:49.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[28266]: cluster 2023-11-16T02:00:49.690080+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-16T02:00:49.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[24695]: audit 2023-11-16T02:00:48.710287+0000 mon.a (mon.0) 790 : audit [INF] from='client.? 172.21.15.17:0/1594389344' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T02:00:49.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[24695]: cluster 2023-11-16T02:00:48.710369+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e30: x(active, starting, since 0.0307571s) 2023-11-16T02:00:49.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[24695]: audit 2023-11-16T02:00:49.689896+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T02:00:49.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:49 smithi017 bash[24695]: cluster 2023-11-16T02:00:49.690080+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-16T02:00:50.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:49 smithi060 bash[24780]: audit 2023-11-16T02:00:48.710287+0000 mon.a (mon.0) 790 : audit [INF] from='client.? 172.21.15.17:0/1594389344' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-16T02:00:50.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:49 smithi060 bash[24780]: cluster 2023-11-16T02:00:48.710369+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e30: x(active, starting, since 0.0307571s) 2023-11-16T02:00:50.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:49 smithi060 bash[24780]: audit 2023-11-16T02:00:49.689896+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14871 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T02:00:50.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:49 smithi060 bash[24780]: cluster 2023-11-16T02:00:49.690080+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-16T02:00:50.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:50 smithi017 bash[49654]: debug 2023-11-16T02:00:50.421+0000 7febf0fce680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T02:00:50.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:50 smithi017 bash[49654]: debug 2023-11-16T02:00:50.521+0000 7febf0fce680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T02:00:51.111 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:50 smithi017 bash[49654]: debug 2023-11-16T02:00:50.785+0000 7febf0fce680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T02:00:52.234 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:51 smithi017 bash[49654]: debug 2023-11-16T02:00:51.953+0000 7febf0fce680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T02:00:52.234 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:52 smithi017 bash[49654]: debug 2023-11-16T02:00:52.121+0000 7febf0fce680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T02:00:52.558 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:52 smithi017 bash[49654]: debug 2023-11-16T02:00:52.221+0000 7febf0fce680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-16T02:00:52.559 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:52 smithi017 bash[49654]: debug 2023-11-16T02:00:52.337+0000 7febf0fce680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-16T02:00:52.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:52 smithi017 bash[49654]: debug 2023-11-16T02:00:52.565+0000 7febf0fce680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-16T02:00:53.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:52 smithi017 bash[49654]: debug 2023-11-16T02:00:52.949+0000 7febf0fce680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-16T02:00:53.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:53 smithi017 bash[49654]: debug 2023-11-16T02:00:53.073+0000 7febf0fce680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-16T02:00:54.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:53 smithi017 bash[49654]: debug 2023-11-16T02:00:53.969+0000 7febf0fce680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-16T02:00:54.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[49654]: debug 2023-11-16T02:00:54.077+0000 7febf0fce680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-16T02:00:54.439 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[49654]: debug 2023-11-16T02:00:54.197+0000 7febf0fce680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-16T02:00:54.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[49654]: debug 2023-11-16T02:00:54.429+0000 7febf0fce680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-16T02:00:54.997 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[49654]: debug 2023-11-16T02:00:54.721+0000 7febf0fce680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-16T02:00:54.998 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[49654]: debug 2023-11-16T02:00:54.917+0000 7febf0fce680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-16T02:00:54.998 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.712079+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T02:00:54.998 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.712735+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T02:00:54.998 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.713236+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T02:00:54.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.714547+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T02:00:54.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.715278+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T02:00:54.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.716160+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T02:00:54.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.716823+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T02:00:54.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.717460+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T02:00:55.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.718091+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T02:00:55.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.718825+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T02:00:55.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.719470+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T02:00:55.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.720168+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T02:00:55.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.721192+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T02:00:55.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.721515+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T02:00:55.001 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.722410+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T02:00:55.001 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.723564+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T02:00:55.001 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.725002+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T02:00:55.001 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.725629+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T02:00:55.001 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.712079+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T02:00:55.002 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.712735+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T02:00:55.002 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.713236+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T02:00:55.002 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.714547+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T02:00:55.002 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.715278+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.716160+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.716823+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.717460+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.718091+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.718825+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.719470+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T02:00:55.003 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.720168+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.721192+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.721515+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.722410+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.723564+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.725002+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.725629+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.726236+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.726762+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.727269+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T02:00:55.004 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.727828+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.728330+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.728819+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.729263+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.729717+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.730170+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.730656+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.731133+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.731620+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.732091+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.732580+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.733073+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T02:00:55.005 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.733561+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.726236+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.726762+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.727269+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.727828+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.728330+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.728819+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.729263+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.729717+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.730170+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T02:00:55.006 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.730656+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.731133+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.731620+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.732091+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.732580+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.733073+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.733561+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.734059+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.734562+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.735089+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T02:00:55.007 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.735607+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.736102+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.736596+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: audit 2023-11-16T02:00:54.737090+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[24695]: cluster 2023-11-16T02:00:54.758481+0000 mon.a (mon.0) 794 : cluster [INF] Manager daemon x is now available 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.734059+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.734562+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:00:55.008 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.735089+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.735607+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.736102+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.736596+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: audit 2023-11-16T02:00:54.737090+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:54 smithi017 bash[28266]: cluster 2023-11-16T02:00:54.758481+0000 mon.a (mon.0) 794 : cluster [INF] Manager daemon x is now available 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[35316]: [16/Nov/2023:02:00:54] ENGINE Bus STOPPING 2023-11-16T02:00:55.009 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[35316]: [16/Nov/2023:02:00:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[35316]: [16/Nov/2023:02:00:54] ENGINE Bus STOPPED 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.712079+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.712735+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.713236+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.714547+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.715278+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T02:00:55.010 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.716160+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.716823+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.717460+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.718091+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.718825+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.719470+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.720168+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.721192+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.721515+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.722410+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.723564+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.725002+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.725629+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T02:00:55.011 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.726236+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.726762+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.727269+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.727828+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.728330+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.728819+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.729263+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.729717+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.730170+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.730656+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.731133+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.731620+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.732091+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.732580+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T02:00:55.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.733073+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.733561+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.734059+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.734562+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.735089+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.735607+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.736102+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.736596+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T02:00:55.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: audit 2023-11-16T02:00:54.737090+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T02:00:55.014 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:54 smithi060 bash[24780]: cluster 2023-11-16T02:00:54.758481+0000 mon.a (mon.0) 794 : cluster [INF] Manager daemon x is now available 2023-11-16T02:00:55.362 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: debug 2023-11-16T02:00:55.109+0000 7febf0fce680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-16T02:00:55.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: [16/Nov/2023:02:00:55] ENGINE Bus STARTING 2023-11-16T02:00:55.467 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: Warning: Permanently added '172.21.15.60' (ECDSA) to the list of known hosts. 2023-11-16T02:00:55.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T02:00:55.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:55] "GET /metrics HTTP/1.1" 503 754 "" "Prometheus/2.33.4" 2023-11-16T02:00:55.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: CherryPy Checker: 2023-11-16T02:00:55.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: The Application mounted at '' has an empty config. 2023-11-16T02:00:55.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: [16/Nov/2023:02:00:55] ENGINE Serving on http://:::9283 2023-11-16T02:00:55.468 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[35316]: [16/Nov/2023:02:00:55] ENGINE Bus STARTED 2023-11-16T02:00:55.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: debug 2023-11-16T02:00:55.349+0000 7febf0fce680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-16T02:00:55.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: debug 2023-11-16T02:00:55.469+0000 7febf0fce680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-16T02:00:55.703 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: [16/Nov/2023:02:00:55] ENGINE Bus STARTING 2023-11-16T02:00:55.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: CherryPy Checker: 2023-11-16T02:00:55.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: The Application mounted at '' has an empty config. 2023-11-16T02:00:55.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: [16/Nov/2023:02:00:55] ENGINE Serving on http://:::9283 2023-11-16T02:00:55.704 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[49654]: [16/Nov/2023:02:00:55] ENGINE Bus STARTED 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: cluster 2023-11-16T02:00:54.817579+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e31: x(active, since 6s) 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: cluster 2023-11-16T02:00:54.828149+0000 mgr.x (mgr.34799) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:54.928998+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.014361+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.015144+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.029699+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T02:00:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.030466+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.224313+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.229952+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: cluster 2023-11-16T02:00:55.495999+0000 mon.a (mon.0) 798 : cluster [DBG] Standby manager daemon y started 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.497910+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.499429+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.503374+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[24695]: audit 2023-11-16T02:00:55.504179+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: cluster 2023-11-16T02:00:54.817579+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e31: x(active, since 6s) 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: cluster 2023-11-16T02:00:54.828149+0000 mgr.x (mgr.34799) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:56.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:54.928998+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.014361+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.015144+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.029699+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.030466+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.224313+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.229952+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: cluster 2023-11-16T02:00:55.495999+0000 mon.a (mon.0) 798 : cluster [DBG] Standby manager daemon y started 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.497910+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.499429+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.503374+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-16T02:00:56.206 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:55 smithi017 bash[28266]: audit 2023-11-16T02:00:55.504179+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:00:56.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: cluster 2023-11-16T02:00:54.817579+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e31: x(active, since 6s) 2023-11-16T02:00:56.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: cluster 2023-11-16T02:00:54.828149+0000 mgr.x (mgr.34799) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:56.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:54.928998+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.014361+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.015144+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.029699+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.030466+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.224313+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.229952+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: cluster 2023-11-16T02:00:55.495999+0000 mon.a (mon.0) 798 : cluster [DBG] Standby manager daemon y started 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.497910+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.499429+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.503374+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-16T02:00:56.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:55 smithi060 bash[24780]: audit 2023-11-16T02:00:55.504179+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:00:57.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:00:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:00:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:00:57.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[24695]: cluster 2023-11-16T02:00:55.812057+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T02:00:57.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[24695]: cluster 2023-11-16T02:00:55.812174+0000 mon.a (mon.0) 800 : cluster [INF] Cluster is now healthy 2023-11-16T02:00:57.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[24695]: cluster 2023-11-16T02:00:55.837327+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e32: x(active, since 7s), standbys: y 2023-11-16T02:00:57.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[24695]: audit 2023-11-16T02:00:55.837484+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T02:00:57.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[28266]: cluster 2023-11-16T02:00:55.812057+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T02:00:57.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[28266]: cluster 2023-11-16T02:00:55.812174+0000 mon.a (mon.0) 800 : cluster [INF] Cluster is now healthy 2023-11-16T02:00:57.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[28266]: cluster 2023-11-16T02:00:55.837327+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e32: x(active, since 7s), standbys: y 2023-11-16T02:00:57.205 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:56 smithi017 bash[28266]: audit 2023-11-16T02:00:55.837484+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T02:00:57.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:56 smithi060 bash[24780]: cluster 2023-11-16T02:00:55.812057+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T02:00:57.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:56 smithi060 bash[24780]: cluster 2023-11-16T02:00:55.812174+0000 mon.a (mon.0) 800 : cluster [INF] Cluster is now healthy 2023-11-16T02:00:57.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:56 smithi060 bash[24780]: cluster 2023-11-16T02:00:55.837327+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e32: x(active, since 7s), standbys: y 2023-11-16T02:00:57.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:56 smithi060 bash[24780]: audit 2023-11-16T02:00:55.837484+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T02:00:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:57 smithi017 bash[24695]: cluster 2023-11-16T02:00:56.721602+0000 mgr.x (mgr.34799) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:57 smithi017 bash[24695]: cluster 2023-11-16T02:00:56.844975+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e33: x(active, since 8s), standbys: y 2023-11-16T02:00:58.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:57 smithi017 bash[28266]: cluster 2023-11-16T02:00:56.721602+0000 mgr.x (mgr.34799) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:58.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:57 smithi017 bash[28266]: cluster 2023-11-16T02:00:56.844975+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e33: x(active, since 8s), standbys: y 2023-11-16T02:00:58.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:57 smithi060 bash[24780]: cluster 2023-11-16T02:00:56.721602+0000 mgr.x (mgr.34799) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:00:58.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:57 smithi060 bash[24780]: cluster 2023-11-16T02:00:56.844975+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e33: x(active, since 8s), standbys: y 2023-11-16T02:01:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:00:59 smithi017 bash[24695]: cluster 2023-11-16T02:00:58.722342+0000 mgr.x (mgr.34799) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:00.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:00:59 smithi017 bash[28266]: cluster 2023-11-16T02:00:58.722342+0000 mgr.x (mgr.34799) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:00.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:00:59 smithi060 bash[24780]: cluster 2023-11-16T02:00:58.722342+0000 mgr.x (mgr.34799) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:02.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: cluster 2023-11-16T02:01:00.723764+0000 mgr.x (mgr.34799) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:02.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: cluster 2023-11-16T02:01:00.723764+0000 mgr.x (mgr.34799) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:02.706 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.455611+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.455611+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.456971+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.456971+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.482471+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:01:02.708 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.482471+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:01:02.709 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.558511+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.709 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.558511+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.710 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.559930+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.711 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.559930+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.597743+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:01:02.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.759031+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.711 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.759820+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.712 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.760422+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.597743+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:01:02.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.759031+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.712 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.759820+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.713 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.760422+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.761003+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.761613+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.713 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.762213+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.762864+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.763475+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.764082+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.862799+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.863485+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.714 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.864152+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.864829+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.865469+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.866066+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.866642+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.867103+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.867608+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.715 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.870712+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.716 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.761003+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.716 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.761613+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.716 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.762213+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.716 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.762864+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.763475+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.764082+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.862799+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.863485+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.864152+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.717 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.864829+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.865469+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.718 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.866066+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.866642+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.867103+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.867608+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.719 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.870712+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.871957+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.878903+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:01:02.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.894454+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.896293+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.721 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[24695]: audit 2023-11-16T02:01:01.901897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:01:02.722 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.871957+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.722 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.878903+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:01:02.722 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.894454+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.722 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.896293+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.722 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:02 smithi017 bash[28266]: audit 2023-11-16T02:01:01.901897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:01:02.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: cluster 2023-11-16T02:01:00.723764+0000 mgr.x (mgr.34799) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:02.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.455611+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.456971+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.482471+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 212651212, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450287Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397200588, \"cpu_percentage\": \"1.43%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:01:01.450685Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184549376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.450909Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451115Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53896806, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451318Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451519Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53959720, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451723Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.451943Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56140759, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.452064Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.27%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:01:01.452266Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.452645Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:01:02.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.558511+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.559930+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:01:02.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.597743+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187799961, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555610Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432013312, \"cpu_percentage\": \"3.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555788Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555890Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53875834, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.555986Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556112Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556216Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556312Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556371Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55931043, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:01:01.556465Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 58531512, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:01:01.556559Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:01:01.556720Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:01:02.725 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.759031+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.759820+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.760422+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.761003+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.761613+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.762213+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.762864+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.763475+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.764082+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.862799+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.863485+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.864152+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.864829+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.865469+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.866066+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.866642+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.867103+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:01:02.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.867608+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:01:02.729 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.870712+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.729 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.871957+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.878903+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:01:02.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.894454+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.896293+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:01:02.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:02 smithi060 bash[24780]: audit 2023-11-16T02:01:01.901897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:01:03.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[24695]: cluster 2023-11-16T02:01:01.869499+0000 mgr.x (mgr.34799) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[24695]: cluster 2023-11-16T02:01:01.892661+0000 mgr.x (mgr.34799) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[24695]: cluster 2023-11-16T02:01:01.893143+0000 mgr.x (mgr.34799) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[24695]: cluster 2023-11-16T02:01:02.594096+0000 mon.a (mon.0) 811 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[28266]: cluster 2023-11-16T02:01:01.869499+0000 mgr.x (mgr.34799) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[28266]: cluster 2023-11-16T02:01:01.892661+0000 mgr.x (mgr.34799) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[28266]: cluster 2023-11-16T02:01:01.893143+0000 mgr.x (mgr.34799) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:03 smithi017 bash[28266]: cluster 2023-11-16T02:01:02.594096+0000 mon.a (mon.0) 811 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T02:01:03.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:03 smithi060 bash[24780]: cluster 2023-11-16T02:01:01.869499+0000 mgr.x (mgr.34799) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:03 smithi060 bash[24780]: cluster 2023-11-16T02:01:01.892661+0000 mgr.x (mgr.34799) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:03 smithi060 bash[24780]: cluster 2023-11-16T02:01:01.893143+0000 mgr.x (mgr.34799) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:03.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:03 smithi060 bash[24780]: cluster 2023-11-16T02:01:02.594096+0000 mon.a (mon.0) 811 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T02:01:05.361 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:01:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:05] "GET /metrics HTTP/1.1" 200 154753 "" "Prometheus/2.33.4" 2023-11-16T02:01:05.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:05 smithi017 bash[24695]: cluster 2023-11-16T02:01:03.893865+0000 mgr.x (mgr.34799) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:05.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:05 smithi017 bash[28266]: cluster 2023-11-16T02:01:03.893865+0000 mgr.x (mgr.34799) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:05.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:05 smithi060 bash[24780]: cluster 2023-11-16T02:01:03.893865+0000 mgr.x (mgr.34799) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:07.365 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:01:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:01:07.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:07 smithi017 bash[24695]: cluster 2023-11-16T02:01:05.895385+0000 mgr.x (mgr.34799) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:07.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:07 smithi017 bash[28266]: cluster 2023-11-16T02:01:05.895385+0000 mgr.x (mgr.34799) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:07.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:07 smithi060 bash[24780]: cluster 2023-11-16T02:01:05.895385+0000 mgr.x (mgr.34799) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:09.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:09 smithi017 bash[24695]: cluster 2023-11-16T02:01:07.896142+0000 mgr.x (mgr.34799) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:09.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:09 smithi017 bash[28266]: cluster 2023-11-16T02:01:07.896142+0000 mgr.x (mgr.34799) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:09.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:09 smithi060 bash[24780]: cluster 2023-11-16T02:01:07.896142+0000 mgr.x (mgr.34799) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:11.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:11 smithi017 bash[28266]: cluster 2023-11-16T02:01:09.897619+0000 mgr.x (mgr.34799) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:11 smithi017 bash[24695]: cluster 2023-11-16T02:01:09.897619+0000 mgr.x (mgr.34799) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:11.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:11 smithi060 bash[24780]: cluster 2023-11-16T02:01:09.897619+0000 mgr.x (mgr.34799) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:13 smithi017 bash[24695]: cluster 2023-11-16T02:01:11.898421+0000 mgr.x (mgr.34799) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:13.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:13 smithi017 bash[28266]: cluster 2023-11-16T02:01:11.898421+0000 mgr.x (mgr.34799) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:13.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:13 smithi060 bash[24780]: cluster 2023-11-16T02:01:11.898421+0000 mgr.x (mgr.34799) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:15.393 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:01:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:15] "GET /metrics HTTP/1.1" 200 154954 "" "Prometheus/2.33.4" 2023-11-16T02:01:15.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:15 smithi017 bash[24695]: cluster 2023-11-16T02:01:13.899243+0000 mgr.x (mgr.34799) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:15.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:15 smithi017 bash[28266]: cluster 2023-11-16T02:01:13.899243+0000 mgr.x (mgr.34799) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:15.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:15 smithi060 bash[24780]: cluster 2023-11-16T02:01:13.899243+0000 mgr.x (mgr.34799) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:17.397 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:01:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:01:17.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:17 smithi017 bash[24695]: cluster 2023-11-16T02:01:15.900761+0000 mgr.x (mgr.34799) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:17.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:17 smithi017 bash[28266]: cluster 2023-11-16T02:01:15.900761+0000 mgr.x (mgr.34799) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:17.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:17 smithi060 bash[24780]: cluster 2023-11-16T02:01:15.900761+0000 mgr.x (mgr.34799) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:19.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:19 smithi017 bash[24695]: cluster 2023-11-16T02:01:17.901538+0000 mgr.x (mgr.34799) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:19.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:19 smithi017 bash[28266]: cluster 2023-11-16T02:01:17.901538+0000 mgr.x (mgr.34799) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:19.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:19 smithi060 bash[24780]: cluster 2023-11-16T02:01:17.901538+0000 mgr.x (mgr.34799) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:21.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:21 smithi017 bash[24695]: cluster 2023-11-16T02:01:19.903020+0000 mgr.x (mgr.34799) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:21.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:21 smithi017 bash[28266]: cluster 2023-11-16T02:01:19.903020+0000 mgr.x (mgr.34799) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:21.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:21 smithi060 bash[24780]: cluster 2023-11-16T02:01:19.903020+0000 mgr.x (mgr.34799) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:23.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:23 smithi017 bash[24695]: cluster 2023-11-16T02:01:21.903777+0000 mgr.x (mgr.34799) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:23.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:23 smithi017 bash[28266]: cluster 2023-11-16T02:01:21.903777+0000 mgr.x (mgr.34799) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:23.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:23 smithi060 bash[24780]: cluster 2023-11-16T02:01:21.903777+0000 mgr.x (mgr.34799) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:25.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:01:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:25] "GET /metrics HTTP/1.1" 200 154954 "" "Prometheus/2.33.4" 2023-11-16T02:01:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:25 smithi017 bash[24695]: cluster 2023-11-16T02:01:23.904546+0000 mgr.x (mgr.34799) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:25.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:25 smithi017 bash[28266]: cluster 2023-11-16T02:01:23.904546+0000 mgr.x (mgr.34799) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:25.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:25 smithi060 bash[24780]: cluster 2023-11-16T02:01:23.904546+0000 mgr.x (mgr.34799) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:27.430 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:01:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:01:27.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:27 smithi017 bash[28266]: cluster 2023-11-16T02:01:25.906040+0000 mgr.x (mgr.34799) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:27.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:27 smithi017 bash[24695]: cluster 2023-11-16T02:01:25.906040+0000 mgr.x (mgr.34799) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:27.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:27 smithi060 bash[24780]: cluster 2023-11-16T02:01:25.906040+0000 mgr.x (mgr.34799) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:29 smithi017 bash[24695]: cluster 2023-11-16T02:01:27.906884+0000 mgr.x (mgr.34799) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:29.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:29 smithi017 bash[28266]: cluster 2023-11-16T02:01:27.906884+0000 mgr.x (mgr.34799) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:29.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:29 smithi060 bash[24780]: cluster 2023-11-16T02:01:27.906884+0000 mgr.x (mgr.34799) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:31.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:31 smithi017 bash[24695]: cluster 2023-11-16T02:01:29.908347+0000 mgr.x (mgr.34799) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:31.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:31 smithi017 bash[28266]: cluster 2023-11-16T02:01:29.908347+0000 mgr.x (mgr.34799) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:31.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:31 smithi060 bash[24780]: cluster 2023-11-16T02:01:29.908347+0000 mgr.x (mgr.34799) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:33.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:33 smithi017 bash[24695]: cluster 2023-11-16T02:01:31.909128+0000 mgr.x (mgr.34799) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:33.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:33 smithi017 bash[28266]: cluster 2023-11-16T02:01:31.909128+0000 mgr.x (mgr.34799) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:33.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:33 smithi060 bash[24780]: cluster 2023-11-16T02:01:31.909128+0000 mgr.x (mgr.34799) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:35.458 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:01:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:35] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-11-16T02:01:35.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:35 smithi060 bash[24780]: cluster 2023-11-16T02:01:33.909895+0000 mgr.x (mgr.34799) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:35.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:35 smithi017 bash[24695]: cluster 2023-11-16T02:01:33.909895+0000 mgr.x (mgr.34799) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:35.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:35 smithi017 bash[28266]: cluster 2023-11-16T02:01:33.909895+0000 mgr.x (mgr.34799) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:37.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:01:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:01:37.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:37 smithi060 bash[24780]: cluster 2023-11-16T02:01:35.911403+0000 mgr.x (mgr.34799) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:37.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:37 smithi017 bash[24695]: cluster 2023-11-16T02:01:35.911403+0000 mgr.x (mgr.34799) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:37.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:37 smithi017 bash[28266]: cluster 2023-11-16T02:01:35.911403+0000 mgr.x (mgr.34799) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:39.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:39 smithi017 bash[24695]: cluster 2023-11-16T02:01:37.912132+0000 mgr.x (mgr.34799) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:39.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:39 smithi017 bash[28266]: cluster 2023-11-16T02:01:37.912132+0000 mgr.x (mgr.34799) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:39 smithi060 bash[24780]: cluster 2023-11-16T02:01:37.912132+0000 mgr.x (mgr.34799) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:41.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:41 smithi017 bash[24695]: cluster 2023-11-16T02:01:39.913554+0000 mgr.x (mgr.34799) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:41.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:41 smithi017 bash[28266]: cluster 2023-11-16T02:01:39.913554+0000 mgr.x (mgr.34799) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:41.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:41 smithi060 bash[24780]: cluster 2023-11-16T02:01:39.913554+0000 mgr.x (mgr.34799) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:43.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:43 smithi017 bash[24695]: cluster 2023-11-16T02:01:41.914267+0000 mgr.x (mgr.34799) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:43.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:43 smithi017 bash[28266]: cluster 2023-11-16T02:01:41.914267+0000 mgr.x (mgr.34799) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:43.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:43 smithi060 bash[24780]: cluster 2023-11-16T02:01:41.914267+0000 mgr.x (mgr.34799) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:45.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:01:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:45] "GET /metrics HTTP/1.1" 200 154956 "" "Prometheus/2.33.4" 2023-11-16T02:01:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:45 smithi017 bash[24695]: cluster 2023-11-16T02:01:43.914971+0000 mgr.x (mgr.34799) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:45.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:45 smithi017 bash[28266]: cluster 2023-11-16T02:01:43.914971+0000 mgr.x (mgr.34799) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:45.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:45 smithi060 bash[24780]: cluster 2023-11-16T02:01:43.914971+0000 mgr.x (mgr.34799) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:47.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:01:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:01:47.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:47 smithi017 bash[24695]: cluster 2023-11-16T02:01:45.916556+0000 mgr.x (mgr.34799) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:47.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:47 smithi017 bash[28266]: cluster 2023-11-16T02:01:45.916556+0000 mgr.x (mgr.34799) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:47.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:47 smithi060 bash[24780]: cluster 2023-11-16T02:01:45.916556+0000 mgr.x (mgr.34799) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:49.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:49 smithi017 bash[24695]: cluster 2023-11-16T02:01:47.917482+0000 mgr.x (mgr.34799) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:49.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:49 smithi017 bash[28266]: cluster 2023-11-16T02:01:47.917482+0000 mgr.x (mgr.34799) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:49.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:49 smithi060 bash[24780]: cluster 2023-11-16T02:01:47.917482+0000 mgr.x (mgr.34799) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:51.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:51 smithi017 bash[24695]: cluster 2023-11-16T02:01:49.918997+0000 mgr.x (mgr.34799) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:51.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:51 smithi017 bash[28266]: cluster 2023-11-16T02:01:49.918997+0000 mgr.x (mgr.34799) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:51.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:51 smithi060 bash[24780]: cluster 2023-11-16T02:01:49.918997+0000 mgr.x (mgr.34799) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:53.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:53 smithi017 bash[24695]: cluster 2023-11-16T02:01:51.919876+0000 mgr.x (mgr.34799) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:53.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:53 smithi017 bash[28266]: cluster 2023-11-16T02:01:51.919876+0000 mgr.x (mgr.34799) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:53.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:53 smithi060 bash[24780]: cluster 2023-11-16T02:01:51.919876+0000 mgr.x (mgr.34799) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:55.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:55] "GET /metrics HTTP/1.1" 200 154956 "" "Prometheus/2.33.4" 2023-11-16T02:01:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: cluster 2023-11-16T02:01:53.920764+0000 mgr.x (mgr.34799) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.778296+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-16T02:01:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.779032+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.779538+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.779978+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.780075+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.780856+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.781481+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[24695]: audit 2023-11-16T02:01:54.782070+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: cluster 2023-11-16T02:01:53.920764+0000 mgr.x (mgr.34799) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.778296+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.779032+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.779538+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.779978+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-16T02:01:55.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.780075+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T02:01:55.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.780856+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.781481+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:55 smithi017 bash[28266]: audit 2023-11-16T02:01:54.782070+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T02:01:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: cluster 2023-11-16T02:01:53.920764+0000 mgr.x (mgr.34799) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.778296+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-16T02:01:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.779032+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.779538+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.779978+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-16T02:01:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.780075+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T02:01:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.780856+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.781481+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-16T02:01:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:55 smithi060 bash[24780]: audit 2023-11-16T02:01:54.782070+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-16T02:01:57.454 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:01:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:01:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:01:57.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:57 smithi017 bash[24695]: cluster 2023-11-16T02:01:55.922391+0000 mgr.x (mgr.34799) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:57.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:57 smithi017 bash[28266]: cluster 2023-11-16T02:01:55.922391+0000 mgr.x (mgr.34799) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:57.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:57 smithi060 bash[24780]: cluster 2023-11-16T02:01:55.922391+0000 mgr.x (mgr.34799) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:59.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:01:59 smithi017 bash[24695]: cluster 2023-11-16T02:01:57.923230+0000 mgr.x (mgr.34799) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:59.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:01:59 smithi017 bash[28266]: cluster 2023-11-16T02:01:57.923230+0000 mgr.x (mgr.34799) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:01:59.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:01:59 smithi060 bash[24780]: cluster 2023-11-16T02:01:57.923230+0000 mgr.x (mgr.34799) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:01.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:01 smithi017 bash[24695]: cluster 2023-11-16T02:01:59.924675+0000 mgr.x (mgr.34799) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:01.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:01 smithi017 bash[28266]: cluster 2023-11-16T02:01:59.924675+0000 mgr.x (mgr.34799) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:01.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:01 smithi060 bash[24780]: cluster 2023-11-16T02:01:59.924675+0000 mgr.x (mgr.34799) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:02.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:02 smithi017 bash[24695]: audit 2023-11-16T02:02:02.228982+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:02:02.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:02 smithi017 bash[24695]: audit 2023-11-16T02:02:02.232722+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:02:02.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:02 smithi017 bash[24695]: audit 2023-11-16T02:02:02.238438+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:02:02.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:02 smithi017 bash[28266]: audit 2023-11-16T02:02:02.228982+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:02:02.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:02 smithi017 bash[28266]: audit 2023-11-16T02:02:02.232722+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:02:02.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:02 smithi017 bash[28266]: audit 2023-11-16T02:02:02.238438+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:02:02.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:02 smithi060 bash[24780]: audit 2023-11-16T02:02:02.228982+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:02:02.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:02 smithi060 bash[24780]: audit 2023-11-16T02:02:02.232722+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:02:02.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:02 smithi060 bash[24780]: audit 2023-11-16T02:02:02.238438+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:02:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:03 smithi017 bash[24695]: cluster 2023-11-16T02:02:01.925352+0000 mgr.x (mgr.34799) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:03 smithi017 bash[24695]: cluster 2023-11-16T02:02:02.227811+0000 mgr.x (mgr.34799) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:03 smithi017 bash[24695]: cluster 2023-11-16T02:02:02.228411+0000 mgr.x (mgr.34799) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:03 smithi017 bash[28266]: cluster 2023-11-16T02:02:01.925352+0000 mgr.x (mgr.34799) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:03 smithi017 bash[28266]: cluster 2023-11-16T02:02:02.227811+0000 mgr.x (mgr.34799) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:03 smithi017 bash[28266]: cluster 2023-11-16T02:02:02.228411+0000 mgr.x (mgr.34799) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:03 smithi060 bash[24780]: cluster 2023-11-16T02:02:01.925352+0000 mgr.x (mgr.34799) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:03 smithi060 bash[24780]: cluster 2023-11-16T02:02:02.227811+0000 mgr.x (mgr.34799) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:03 smithi060 bash[24780]: cluster 2023-11-16T02:02:02.228411+0000 mgr.x (mgr.34799) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:05.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:02:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:05] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-11-16T02:02:05.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:05 smithi017 bash[24695]: cluster 2023-11-16T02:02:04.229165+0000 mgr.x (mgr.34799) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:05.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:05 smithi017 bash[28266]: cluster 2023-11-16T02:02:04.229165+0000 mgr.x (mgr.34799) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:05.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:05 smithi060 bash[24780]: cluster 2023-11-16T02:02:04.229165+0000 mgr.x (mgr.34799) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:07.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:02:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:02:07.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:07 smithi017 bash[24695]: cluster 2023-11-16T02:02:06.230704+0000 mgr.x (mgr.34799) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:07.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:07 smithi017 bash[28266]: cluster 2023-11-16T02:02:06.230704+0000 mgr.x (mgr.34799) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:07.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:07 smithi060 bash[24780]: cluster 2023-11-16T02:02:06.230704+0000 mgr.x (mgr.34799) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:09.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:09 smithi017 bash[24695]: cluster 2023-11-16T02:02:08.231403+0000 mgr.x (mgr.34799) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:09.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:09 smithi017 bash[28266]: cluster 2023-11-16T02:02:08.231403+0000 mgr.x (mgr.34799) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:09.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:09 smithi060 bash[24780]: cluster 2023-11-16T02:02:08.231403+0000 mgr.x (mgr.34799) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:11.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:11 smithi017 bash[24695]: cluster 2023-11-16T02:02:10.232857+0000 mgr.x (mgr.34799) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:11.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:11 smithi017 bash[28266]: cluster 2023-11-16T02:02:10.232857+0000 mgr.x (mgr.34799) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:11.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:11 smithi060 bash[24780]: cluster 2023-11-16T02:02:10.232857+0000 mgr.x (mgr.34799) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:13.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:13 smithi017 bash[24695]: cluster 2023-11-16T02:02:12.233618+0000 mgr.x (mgr.34799) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:13.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:13 smithi017 bash[28266]: cluster 2023-11-16T02:02:12.233618+0000 mgr.x (mgr.34799) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:13.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:13 smithi060 bash[24780]: cluster 2023-11-16T02:02:12.233618+0000 mgr.x (mgr.34799) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:15.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:02:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:15] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-11-16T02:02:15.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:15 smithi017 bash[24695]: cluster 2023-11-16T02:02:14.234385+0000 mgr.x (mgr.34799) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:15.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:15 smithi017 bash[28266]: cluster 2023-11-16T02:02:14.234385+0000 mgr.x (mgr.34799) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:15.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:15 smithi060 bash[24780]: cluster 2023-11-16T02:02:14.234385+0000 mgr.x (mgr.34799) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:17.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:02:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:02:17.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:17 smithi017 bash[24695]: cluster 2023-11-16T02:02:16.236001+0000 mgr.x (mgr.34799) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:17.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:17 smithi017 bash[28266]: cluster 2023-11-16T02:02:16.236001+0000 mgr.x (mgr.34799) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:17.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:17 smithi060 bash[24780]: cluster 2023-11-16T02:02:16.236001+0000 mgr.x (mgr.34799) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:19.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:19 smithi017 bash[24695]: cluster 2023-11-16T02:02:18.236765+0000 mgr.x (mgr.34799) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:19.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:19 smithi017 bash[28266]: cluster 2023-11-16T02:02:18.236765+0000 mgr.x (mgr.34799) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:19.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:19 smithi060 bash[24780]: cluster 2023-11-16T02:02:18.236765+0000 mgr.x (mgr.34799) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:21.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:21 smithi017 bash[24695]: cluster 2023-11-16T02:02:20.238251+0000 mgr.x (mgr.34799) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:21.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:21 smithi017 bash[28266]: cluster 2023-11-16T02:02:20.238251+0000 mgr.x (mgr.34799) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:21.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:21 smithi060 bash[24780]: cluster 2023-11-16T02:02:20.238251+0000 mgr.x (mgr.34799) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:22.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:22 smithi017 bash[24695]: cluster 2023-11-16T02:02:22.238987+0000 mgr.x (mgr.34799) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:22.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:22 smithi017 bash[28266]: cluster 2023-11-16T02:02:22.238987+0000 mgr.x (mgr.34799) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:22.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:22 smithi060 bash[24780]: cluster 2023-11-16T02:02:22.238987+0000 mgr.x (mgr.34799) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:25.308 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:02:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:25] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-11-16T02:02:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:25 smithi017 bash[24695]: cluster 2023-11-16T02:02:24.239790+0000 mgr.x (mgr.34799) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:25.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:25 smithi017 bash[28266]: cluster 2023-11-16T02:02:24.239790+0000 mgr.x (mgr.34799) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:25.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:25 smithi060 bash[24780]: cluster 2023-11-16T02:02:24.239790+0000 mgr.x (mgr.34799) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:27.367 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:02:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:02:27.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:27 smithi017 bash[24695]: cluster 2023-11-16T02:02:26.241256+0000 mgr.x (mgr.34799) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:27.707 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:27 smithi017 bash[28266]: cluster 2023-11-16T02:02:26.241256+0000 mgr.x (mgr.34799) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:27.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:27 smithi060 bash[24780]: cluster 2023-11-16T02:02:26.241256+0000 mgr.x (mgr.34799) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:29.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:29 smithi017 bash[24695]: cluster 2023-11-16T02:02:28.242010+0000 mgr.x (mgr.34799) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:29.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:29 smithi017 bash[28266]: cluster 2023-11-16T02:02:28.242010+0000 mgr.x (mgr.34799) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:29.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:29 smithi060 bash[24780]: cluster 2023-11-16T02:02:28.242010+0000 mgr.x (mgr.34799) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:31.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:31 smithi017 bash[28266]: cluster 2023-11-16T02:02:30.243479+0000 mgr.x (mgr.34799) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:31 smithi017 bash[24695]: cluster 2023-11-16T02:02:30.243479+0000 mgr.x (mgr.34799) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:31.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:31 smithi060 bash[24780]: cluster 2023-11-16T02:02:30.243479+0000 mgr.x (mgr.34799) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:33.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:33 smithi017 bash[24695]: cluster 2023-11-16T02:02:32.244314+0000 mgr.x (mgr.34799) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:33.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:33 smithi017 bash[28266]: cluster 2023-11-16T02:02:32.244314+0000 mgr.x (mgr.34799) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:33.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:33 smithi060 bash[24780]: cluster 2023-11-16T02:02:32.244314+0000 mgr.x (mgr.34799) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:35.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:02:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:35] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-11-16T02:02:35.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:35 smithi017 bash[28266]: cluster 2023-11-16T02:02:34.245199+0000 mgr.x (mgr.34799) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:35.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:35 smithi017 bash[24695]: cluster 2023-11-16T02:02:34.245199+0000 mgr.x (mgr.34799) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:35.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:35 smithi060 bash[24780]: cluster 2023-11-16T02:02:34.245199+0000 mgr.x (mgr.34799) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:37.402 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:02:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:02:37.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:37 smithi017 bash[24695]: cluster 2023-11-16T02:02:36.246897+0000 mgr.x (mgr.34799) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:37.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:37 smithi017 bash[28266]: cluster 2023-11-16T02:02:36.246897+0000 mgr.x (mgr.34799) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:37.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:37 smithi060 bash[24780]: cluster 2023-11-16T02:02:36.246897+0000 mgr.x (mgr.34799) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:39 smithi017 bash[24695]: cluster 2023-11-16T02:02:38.247709+0000 mgr.x (mgr.34799) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:39.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:39 smithi017 bash[28266]: cluster 2023-11-16T02:02:38.247709+0000 mgr.x (mgr.34799) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:39.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:39 smithi060 bash[24780]: cluster 2023-11-16T02:02:38.247709+0000 mgr.x (mgr.34799) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:41.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:41 smithi017 bash[24695]: cluster 2023-11-16T02:02:40.269480+0000 mgr.x (mgr.34799) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:41.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:41 smithi017 bash[28266]: cluster 2023-11-16T02:02:40.269480+0000 mgr.x (mgr.34799) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:41.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:41 smithi060 bash[24780]: cluster 2023-11-16T02:02:40.269480+0000 mgr.x (mgr.34799) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:43 smithi017 bash[24695]: cluster 2023-11-16T02:02:42.270400+0000 mgr.x (mgr.34799) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:43.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:43 smithi017 bash[28266]: cluster 2023-11-16T02:02:42.270400+0000 mgr.x (mgr.34799) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:43.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:43 smithi060 bash[24780]: cluster 2023-11-16T02:02:42.270400+0000 mgr.x (mgr.34799) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:45.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:02:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:45] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-11-16T02:02:45.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:45 smithi017 bash[24695]: cluster 2023-11-16T02:02:44.271207+0000 mgr.x (mgr.34799) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:45.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:45 smithi017 bash[28266]: cluster 2023-11-16T02:02:44.271207+0000 mgr.x (mgr.34799) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:45.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:45 smithi060 bash[24780]: cluster 2023-11-16T02:02:44.271207+0000 mgr.x (mgr.34799) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:02:47.437 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:02:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:02:47.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:47 smithi017 bash[24695]: cluster 2023-11-16T02:02:46.272753+0000 mgr.x (mgr.34799) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T02:02:47.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:47 smithi017 bash[28266]: cluster 2023-11-16T02:02:46.272753+0000 mgr.x (mgr.34799) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T02:02:47.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:47 smithi060 bash[24780]: cluster 2023-11-16T02:02:46.272753+0000 mgr.x (mgr.34799) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T02:02:49.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:49 smithi017 bash[24695]: cluster 2023-11-16T02:02:48.273489+0000 mgr.x (mgr.34799) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T02:02:49.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:49 smithi017 bash[28266]: cluster 2023-11-16T02:02:48.273489+0000 mgr.x (mgr.34799) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T02:02:49.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:49 smithi060 bash[24780]: cluster 2023-11-16T02:02:48.273489+0000 mgr.x (mgr.34799) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-11-16T02:02:51.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:51 smithi017 bash[24695]: cluster 2023-11-16T02:02:50.274987+0000 mgr.x (mgr.34799) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:51.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:51 smithi017 bash[28266]: cluster 2023-11-16T02:02:50.274987+0000 mgr.x (mgr.34799) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:51.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:51 smithi060 bash[24780]: cluster 2023-11-16T02:02:50.274987+0000 mgr.x (mgr.34799) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:53.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:53 smithi060 bash[24780]: cluster 2023-11-16T02:02:52.275739+0000 mgr.x (mgr.34799) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:53.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:53 smithi017 bash[24695]: cluster 2023-11-16T02:02:52.275739+0000 mgr.x (mgr.34799) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:53.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:53 smithi017 bash[28266]: cluster 2023-11-16T02:02:52.275739+0000 mgr.x (mgr.34799) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:55.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:55] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-11-16T02:02:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: cluster 2023-11-16T02:02:54.276517+0000 mgr.x (mgr.34799) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.787706+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T02:02:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.788236+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T02:02:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.788725+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.789313+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.789902+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.790704+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.791282+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[24695]: audit 2023-11-16T02:02:54.791851+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: cluster 2023-11-16T02:02:54.276517+0000 mgr.x (mgr.34799) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.787706+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.788236+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.788725+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.789313+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.789902+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.790704+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T02:02:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.791282+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:55 smithi017 bash[28266]: audit 2023-11-16T02:02:54.791851+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: cluster 2023-11-16T02:02:54.276517+0000 mgr.x (mgr.34799) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.787706+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.788236+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.788725+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.789313+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.789902+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.790704+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.791282+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-16T02:02:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:55 smithi060 bash[24780]: audit 2023-11-16T02:02:54.791851+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:02:57.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:02:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:02:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:02:57.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:57 smithi017 bash[24695]: cluster 2023-11-16T02:02:56.278007+0000 mgr.x (mgr.34799) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:57.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:57 smithi017 bash[28266]: cluster 2023-11-16T02:02:56.278007+0000 mgr.x (mgr.34799) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:57.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:57 smithi060 bash[24780]: cluster 2023-11-16T02:02:56.278007+0000 mgr.x (mgr.34799) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-11-16T02:02:59.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:02:59 smithi017 bash[24695]: cluster 2023-11-16T02:02:58.278765+0000 mgr.x (mgr.34799) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T02:02:59.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:02:59 smithi017 bash[28266]: cluster 2023-11-16T02:02:58.278765+0000 mgr.x (mgr.34799) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T02:02:59.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:02:59 smithi060 bash[24780]: cluster 2023-11-16T02:02:58.278765+0000 mgr.x (mgr.34799) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T02:03:01.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:01 smithi017 bash[24695]: cluster 2023-11-16T02:03:00.280360+0000 mgr.x (mgr.34799) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T02:03:01.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:01 smithi017 bash[28266]: cluster 2023-11-16T02:03:00.280360+0000 mgr.x (mgr.34799) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T02:03:01.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:01 smithi060 bash[24780]: cluster 2023-11-16T02:03:00.280360+0000 mgr.x (mgr.34799) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-11-16T02:03:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[24695]: cluster 2023-11-16T02:03:02.281174+0000 mgr.x (mgr.34799) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[24695]: cluster 2023-11-16T02:03:02.547807+0000 mgr.x (mgr.34799) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[24695]: cluster 2023-11-16T02:03:02.548395+0000 mgr.x (mgr.34799) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[24695]: audit 2023-11-16T02:03:02.549706+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:03:03.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[24695]: audit 2023-11-16T02:03:02.553454+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[24695]: audit 2023-11-16T02:03:02.558182+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[28266]: cluster 2023-11-16T02:03:02.281174+0000 mgr.x (mgr.34799) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[28266]: cluster 2023-11-16T02:03:02.547807+0000 mgr.x (mgr.34799) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[28266]: cluster 2023-11-16T02:03:02.548395+0000 mgr.x (mgr.34799) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[28266]: audit 2023-11-16T02:03:02.549706+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[28266]: audit 2023-11-16T02:03:02.553454+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:03:03.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:03 smithi017 bash[28266]: audit 2023-11-16T02:03:02.558182+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:03:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:03 smithi060 bash[24780]: cluster 2023-11-16T02:03:02.281174+0000 mgr.x (mgr.34799) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:03 smithi060 bash[24780]: cluster 2023-11-16T02:03:02.547807+0000 mgr.x (mgr.34799) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:03 smithi060 bash[24780]: cluster 2023-11-16T02:03:02.548395+0000 mgr.x (mgr.34799) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:03 smithi060 bash[24780]: audit 2023-11-16T02:03:02.549706+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:03:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:03 smithi060 bash[24780]: audit 2023-11-16T02:03:02.553454+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:03:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:03 smithi060 bash[24780]: audit 2023-11-16T02:03:02.558182+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:03:05.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:03:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:05] "GET /metrics HTTP/1.1" 200 154997 "" "Prometheus/2.33.4" 2023-11-16T02:03:05.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:05 smithi017 bash[24695]: cluster 2023-11-16T02:03:04.549159+0000 mgr.x (mgr.34799) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:05.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:05 smithi017 bash[28266]: cluster 2023-11-16T02:03:04.549159+0000 mgr.x (mgr.34799) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:05.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:05 smithi060 bash[24780]: cluster 2023-11-16T02:03:04.549159+0000 mgr.x (mgr.34799) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:07.425 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:03:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:03:07.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:07 smithi017 bash[24695]: cluster 2023-11-16T02:03:06.550682+0000 mgr.x (mgr.34799) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:07.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:07 smithi017 bash[28266]: cluster 2023-11-16T02:03:06.550682+0000 mgr.x (mgr.34799) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:07.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:07 smithi060 bash[24780]: cluster 2023-11-16T02:03:06.550682+0000 mgr.x (mgr.34799) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:09.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:09 smithi017 bash[24695]: cluster 2023-11-16T02:03:08.551434+0000 mgr.x (mgr.34799) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:09.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:09 smithi017 bash[28266]: cluster 2023-11-16T02:03:08.551434+0000 mgr.x (mgr.34799) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:09.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:09 smithi060 bash[24780]: cluster 2023-11-16T02:03:08.551434+0000 mgr.x (mgr.34799) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:11.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:11 smithi017 bash[24695]: cluster 2023-11-16T02:03:10.552925+0000 mgr.x (mgr.34799) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:11.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:11 smithi017 bash[28266]: cluster 2023-11-16T02:03:10.552925+0000 mgr.x (mgr.34799) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:11.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:11 smithi060 bash[24780]: cluster 2023-11-16T02:03:10.552925+0000 mgr.x (mgr.34799) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:13.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:13 smithi017 bash[24695]: cluster 2023-11-16T02:03:12.553693+0000 mgr.x (mgr.34799) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:13.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:13 smithi017 bash[28266]: cluster 2023-11-16T02:03:12.553693+0000 mgr.x (mgr.34799) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:13.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:13 smithi060 bash[24780]: cluster 2023-11-16T02:03:12.553693+0000 mgr.x (mgr.34799) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:15.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:03:15 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:15] "GET /metrics HTTP/1.1" 200 155010 "" "Prometheus/2.33.4" 2023-11-16T02:03:15.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:15 smithi017 bash[24695]: cluster 2023-11-16T02:03:14.554466+0000 mgr.x (mgr.34799) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:15.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:15 smithi017 bash[28266]: cluster 2023-11-16T02:03:14.554466+0000 mgr.x (mgr.34799) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:15.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:15 smithi060 bash[24780]: cluster 2023-11-16T02:03:14.554466+0000 mgr.x (mgr.34799) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:17.430 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:03:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:03:17.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:17 smithi017 bash[24695]: cluster 2023-11-16T02:03:16.555956+0000 mgr.x (mgr.34799) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:17.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:17 smithi017 bash[28266]: cluster 2023-11-16T02:03:16.555956+0000 mgr.x (mgr.34799) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:17.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:17 smithi060 bash[24780]: cluster 2023-11-16T02:03:16.555956+0000 mgr.x (mgr.34799) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:19.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:19 smithi017 bash[24695]: cluster 2023-11-16T02:03:18.556725+0000 mgr.x (mgr.34799) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:19.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:19 smithi017 bash[28266]: cluster 2023-11-16T02:03:18.556725+0000 mgr.x (mgr.34799) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:19.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:19 smithi060 bash[24780]: cluster 2023-11-16T02:03:18.556725+0000 mgr.x (mgr.34799) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:21.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:21 smithi017 bash[24695]: cluster 2023-11-16T02:03:20.558211+0000 mgr.x (mgr.34799) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:21.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:21 smithi017 bash[28266]: cluster 2023-11-16T02:03:20.558211+0000 mgr.x (mgr.34799) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:21.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:21 smithi060 bash[24780]: cluster 2023-11-16T02:03:20.558211+0000 mgr.x (mgr.34799) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:23.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:23 smithi017 bash[24695]: cluster 2023-11-16T02:03:22.558904+0000 mgr.x (mgr.34799) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:23.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:23 smithi017 bash[28266]: cluster 2023-11-16T02:03:22.558904+0000 mgr.x (mgr.34799) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:23.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:23 smithi060 bash[24780]: cluster 2023-11-16T02:03:22.558904+0000 mgr.x (mgr.34799) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:24.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:24 smithi017 bash[24695]: cluster 2023-11-16T02:03:24.559682+0000 mgr.x (mgr.34799) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.120 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:24 smithi017 bash[28266]: cluster 2023-11-16T02:03:24.559682+0000 mgr.x (mgr.34799) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.120 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:03:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:03:32.120 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:27 smithi017 bash[24695]: cluster 2023-11-16T02:03:26.561182+0000 mgr.x (mgr.34799) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.164 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:27 smithi017 bash[28266]: cluster 2023-11-16T02:03:26.561182+0000 mgr.x (mgr.34799) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:29 smithi017 bash[24695]: cluster 2023-11-16T02:03:28.561911+0000 mgr.x (mgr.34799) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.165 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:29 smithi017 bash[28266]: cluster 2023-11-16T02:03:28.561911+0000 mgr.x (mgr.34799) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:31 smithi017 bash[24695]: cluster 2023-11-16T02:03:30.563539+0000 mgr.x (mgr.34799) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.165 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:31 smithi017 bash[28266]: cluster 2023-11-16T02:03:30.563539+0000 mgr.x (mgr.34799) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.166 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:24 smithi060 bash[24780]: cluster 2023-11-16T02:03:24.559682+0000 mgr.x (mgr.34799) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.166 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:03:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:25] "GET /metrics HTTP/1.1" 200 155010 "" "Prometheus/2.33.4" 2023-11-16T02:03:32.167 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:27 smithi060 bash[24780]: cluster 2023-11-16T02:03:26.561182+0000 mgr.x (mgr.34799) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.167 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:29 smithi060 bash[24780]: cluster 2023-11-16T02:03:28.561911+0000 mgr.x (mgr.34799) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.167 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:31 smithi060 bash[24780]: cluster 2023-11-16T02:03:30.563539+0000 mgr.x (mgr.34799) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:32 smithi017 bash[24695]: cluster 2023-11-16T02:03:32.564393+0000 mgr.x (mgr.34799) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:32 smithi017 bash[28266]: cluster 2023-11-16T02:03:32.564393+0000 mgr.x (mgr.34799) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:32.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:32 smithi060 bash[24780]: cluster 2023-11-16T02:03:32.564393+0000 mgr.x (mgr.34799) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:35.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:03:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:35] "GET /metrics HTTP/1.1" 200 155006 "" "Prometheus/2.33.4" 2023-11-16T02:03:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:35 smithi017 bash[24695]: cluster 2023-11-16T02:03:34.565281+0000 mgr.x (mgr.34799) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:36.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:35 smithi017 bash[28266]: cluster 2023-11-16T02:03:34.565281+0000 mgr.x (mgr.34799) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:36.028 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:35 smithi060 bash[24780]: cluster 2023-11-16T02:03:34.565281+0000 mgr.x (mgr.34799) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:37.433 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:03:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:03:37.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:37 smithi017 bash[24695]: cluster 2023-11-16T02:03:36.566843+0000 mgr.x (mgr.34799) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:37.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:37 smithi017 bash[28266]: cluster 2023-11-16T02:03:36.566843+0000 mgr.x (mgr.34799) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:37.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:37 smithi060 bash[24780]: cluster 2023-11-16T02:03:36.566843+0000 mgr.x (mgr.34799) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:39.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:39 smithi017 bash[28266]: cluster 2023-11-16T02:03:38.567678+0000 mgr.x (mgr.34799) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:39.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:39 smithi017 bash[24695]: cluster 2023-11-16T02:03:38.567678+0000 mgr.x (mgr.34799) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:39 smithi060 bash[24780]: cluster 2023-11-16T02:03:38.567678+0000 mgr.x (mgr.34799) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:41.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:41 smithi017 bash[24695]: cluster 2023-11-16T02:03:40.569172+0000 mgr.x (mgr.34799) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:41.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:41 smithi017 bash[28266]: cluster 2023-11-16T02:03:40.569172+0000 mgr.x (mgr.34799) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:41.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:41 smithi060 bash[24780]: cluster 2023-11-16T02:03:40.569172+0000 mgr.x (mgr.34799) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:42.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:42 smithi017 bash[24695]: cluster 2023-11-16T02:03:42.570025+0000 mgr.x (mgr.34799) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:42.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:42 smithi017 bash[28266]: cluster 2023-11-16T02:03:42.570025+0000 mgr.x (mgr.34799) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:42.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:42 smithi060 bash[24780]: cluster 2023-11-16T02:03:42.570025+0000 mgr.x (mgr.34799) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:45.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:03:45 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:45] "GET /metrics HTTP/1.1" 200 155002 "" "Prometheus/2.33.4" 2023-11-16T02:03:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:45 smithi017 bash[24695]: cluster 2023-11-16T02:03:44.570922+0000 mgr.x (mgr.34799) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:45.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:45 smithi017 bash[28266]: cluster 2023-11-16T02:03:44.570922+0000 mgr.x (mgr.34799) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:45.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:45 smithi060 bash[24780]: cluster 2023-11-16T02:03:44.570922+0000 mgr.x (mgr.34799) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:47.437 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:03:47 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:03:47.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:47 smithi017 bash[24695]: cluster 2023-11-16T02:03:46.572478+0000 mgr.x (mgr.34799) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:47.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:47 smithi017 bash[28266]: cluster 2023-11-16T02:03:46.572478+0000 mgr.x (mgr.34799) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:47.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:47 smithi060 bash[24780]: cluster 2023-11-16T02:03:46.572478+0000 mgr.x (mgr.34799) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:49.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:49 smithi017 bash[24695]: cluster 2023-11-16T02:03:48.573207+0000 mgr.x (mgr.34799) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:49.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:49 smithi017 bash[28266]: cluster 2023-11-16T02:03:48.573207+0000 mgr.x (mgr.34799) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:49.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:49 smithi060 bash[24780]: cluster 2023-11-16T02:03:48.573207+0000 mgr.x (mgr.34799) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:50.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:50 smithi017 bash[24695]: cluster 2023-11-16T02:03:50.574708+0000 mgr.x (mgr.34799) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:50.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:50 smithi017 bash[28266]: cluster 2023-11-16T02:03:50.574708+0000 mgr.x (mgr.34799) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:50.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:50 smithi060 bash[24780]: cluster 2023-11-16T02:03:50.574708+0000 mgr.x (mgr.34799) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:53.628 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-16T02:03:53.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:53 smithi017 bash[24695]: cluster 2023-11-16T02:03:52.575439+0000 mgr.x (mgr.34799) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:53.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:53 smithi017 bash[28266]: cluster 2023-11-16T02:03:52.575439+0000 mgr.x (mgr.34799) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:53.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:53 smithi060 bash[24780]: cluster 2023-11-16T02:03:52.575439+0000 mgr.x (mgr.34799) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:54.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:54 smithi017 bash[24695]: cluster 2023-11-16T02:03:54.576197+0000 mgr.x (mgr.34799) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:54.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:54 smithi017 bash[28266]: cluster 2023-11-16T02:03:54.576197+0000 mgr.x (mgr.34799) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:54.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:54 smithi060 bash[24780]: cluster 2023-11-16T02:03:54.576197+0000 mgr.x (mgr.34799) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:55.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:55] "GET /metrics HTTP/1.1" 200 155002 "" "Prometheus/2.33.4" 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.796636+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.797173+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.797706+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.798228+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.799539+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.801085+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.801745+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[24695]: audit 2023-11-16T02:03:54.802445+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.796636+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.797173+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.797706+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.798228+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.799539+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.801085+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.801745+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:55 smithi017 bash[28266]: audit 2023-11-16T02:03:54.802445+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.796636+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-16T02:03:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.797173+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-16T02:03:55.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.797706+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.798228+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.799539+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-16T02:03:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.801085+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-16T02:03:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.801745+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-16T02:03:55.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:55 smithi060 bash[24780]: audit 2023-11-16T02:03:54.802445+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-16T02:03:56.575 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-16T02:03:56.575 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 *:9093,9094 running (12m) 2m ago 12m 15.9M - 0.23.0 ba2b418f427c 6308adbd848a 2023-11-16T02:03:56.575 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi060 running (11m) 2m ago 23m 25.9M - 6.6.2 87a51ecf0b1c 849b4b3af513 2023-11-16T02:03:56.575 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi060 running (16m) 2m ago 27m 412M - 16.2.14-171-ged3c8e92 6be2081e30e3 c4c6754ef399 2023-11-16T02:03:56.575 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 *:8443,9283 running (9m) 2m ago 29m 378M - 16.2.14-171-ged3c8e92 6be2081e30e3 bf6e47ec6c77 2023-11-16T02:03:56.575 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (29m) 2m ago 29m 202M 2048M 15.2.0 204a01f9b0b6 4749ae2b52f1 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi060 running (27m) 2m ago 27m 179M 2048M 15.2.0 204a01f9b0b6 c10517e25aea 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (27m) 2m ago 27m 176M 2048M 15.2.0 204a01f9b0b6 32cf30d41841 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 error 2m ago 23m - - 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi060 error 2m ago 23m - - 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (26m) 2m ago 27m 51.0M 4096M 15.2.0 204a01f9b0b6 ab0ce5dfcbb0 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (26m) 2m ago 26m 51.4M 4096M 15.2.0 204a01f9b0b6 a2414c143bba 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (26m) 2m ago 26m 47.7M 4096M 15.2.0 204a01f9b0b6 b35e2952b512 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (25m) 2m ago 25m 51.4M 4096M 15.2.0 204a01f9b0b6 8f2571dfd256 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi060 running (25m) 2m ago 25m 52.6M 4096M 15.2.0 204a01f9b0b6 1c683b3582b1 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi060 running (24m) 2m ago 24m 51.3M 4096M 15.2.0 204a01f9b0b6 d9d9c5f97590 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi060 running (24m) 2m ago 24m 49.4M 4096M 15.2.0 204a01f9b0b6 4f69a8254dd3 2023-11-16T02:03:56.576 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi060 running (24m) 2m ago 24m 50.3M 4096M 15.2.0 204a01f9b0b6 3160ed88634a 2023-11-16T02:03:56.577 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi060 *:9095 running (12m) 2m ago 12m 55.8M - 2.33.4 514e6a882f6e f069215a7df6 2023-11-16T02:03:56.577 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.kueuvl smithi017 running (21m) 2m ago 21m 53.5M - 15.2.0 204a01f9b0b6 9771f26d8ec2 2023-11-16T02:03:56.577 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi060.iustnm smithi060 running (21m) 2m ago 21m 53.3M - 15.2.0 204a01f9b0b6 c0612301b449 2023-11-16T02:03:57.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:03:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:03:57.434 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.540037+0000 mgr.x (mgr.34799) 98 : audit [DBG] from='client.24874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.546535+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.547534+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.548450+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.549399+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.550369+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.551239+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.555614+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.556316+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.557037+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.557751+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: audit 2023-11-16T02:03:56.558448+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[28266]: cluster 2023-11-16T02:03:56.577535+0000 mgr.x (mgr.34799) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.540037+0000 mgr.x (mgr.34799) 98 : audit [DBG] from='client.24874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.546535+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.547534+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.548450+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.549399+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.550369+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.551239+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.555614+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.556316+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.557037+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.557751+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: audit 2023-11-16T02:03:56.558448+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:57 smithi017 bash[24695]: cluster 2023-11-16T02:03:56.577535+0000 mgr.x (mgr.34799) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:57.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.540037+0000 mgr.x (mgr.34799) 98 : audit [DBG] from='client.24874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.546535+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.547534+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.548450+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.549399+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.550369+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.551239+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.555614+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.556316+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.557037+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.557751+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: audit 2023-11-16T02:03:56.558448+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:03:57.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:57 smithi060 bash[24780]: cluster 2023-11-16T02:03:56.577535+0000 mgr.x (mgr.34799) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:59.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:03:59 smithi017 bash[24695]: cluster 2023-11-16T02:03:58.578269+0000 mgr.x (mgr.34799) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:59.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:03:59 smithi017 bash[28266]: cluster 2023-11-16T02:03:58.578269+0000 mgr.x (mgr.34799) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:03:59.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:03:59 smithi060 bash[24780]: cluster 2023-11-16T02:03:58.578269+0000 mgr.x (mgr.34799) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:04:00.661 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-11-16T02:04:00.662 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-11-16T02:04:00.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:00 smithi017 bash[24695]: cluster 2023-11-16T02:04:00.579809+0000 mgr.x (mgr.34799) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:00.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:00 smithi017 bash[28266]: cluster 2023-11-16T02:04:00.579809+0000 mgr.x (mgr.34799) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:00.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:00 smithi060 bash[24780]: cluster 2023-11-16T02:04:00.579809+0000 mgr.x (mgr.34799) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:01.463 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2023-11-16T02:04:01.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:01 smithi017 bash[24695]: audit 2023-11-16T02:04:00.655749+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.17:0/3612920597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:01.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:01 smithi017 bash[28266]: audit 2023-11-16T02:04:00.655749+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.17:0/3612920597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:01.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:01 smithi060 bash[24780]: audit 2023-11-16T02:04:00.655749+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.17:0/3612920597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:02.888 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:02 smithi017 bash[24695]: cluster 2023-11-16T02:04:02.580641+0000 mgr.x (mgr.34799) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:02.888 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:02 smithi017 bash[28266]: cluster 2023-11-16T02:04:02.580641+0000 mgr.x (mgr.34799) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:02.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:02 smithi060 bash[24780]: cluster 2023-11-16T02:04:02.580641+0000 mgr.x (mgr.34799) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[28266]: cluster 2023-11-16T02:04:02.850295+0000 mgr.x (mgr.34799) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[28266]: cluster 2023-11-16T02:04:02.851057+0000 mgr.x (mgr.34799) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[28266]: audit 2023-11-16T02:04:02.852305+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:03.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[28266]: audit 2023-11-16T02:04:02.856049+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:03.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[28266]: audit 2023-11-16T02:04:02.862185+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[24695]: cluster 2023-11-16T02:04:02.850295+0000 mgr.x (mgr.34799) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[24695]: cluster 2023-11-16T02:04:02.851057+0000 mgr.x (mgr.34799) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[24695]: audit 2023-11-16T02:04:02.852305+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:03.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[24695]: audit 2023-11-16T02:04:02.856049+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:03.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:03 smithi017 bash[24695]: audit 2023-11-16T02:04:02.862185+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:03 smithi060 bash[24780]: cluster 2023-11-16T02:04:02.850295+0000 mgr.x (mgr.34799) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:03 smithi060 bash[24780]: cluster 2023-11-16T02:04:02.851057+0000 mgr.x (mgr.34799) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:03 smithi060 bash[24780]: audit 2023-11-16T02:04:02.852305+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:03 smithi060 bash[24780]: audit 2023-11-16T02:04:02.856049+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:03.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:03 smithi060 bash[24780]: audit 2023-11-16T02:04:02.862185+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:05.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:05 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:05] "GET /metrics HTTP/1.1" 200 155008 "" "Prometheus/2.33.4" 2023-11-16T02:04:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:05 smithi017 bash[24695]: audit 2023-11-16T02:04:04.660997+0000 mgr.x (mgr.34799) 105 : audit [DBG] from='client.24886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:05 smithi017 bash[24695]: cluster 2023-11-16T02:04:04.852447+0000 mgr.x (mgr.34799) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:06.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:05 smithi017 bash[28266]: audit 2023-11-16T02:04:04.660997+0000 mgr.x (mgr.34799) 105 : audit [DBG] from='client.24886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:06.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:05 smithi017 bash[28266]: cluster 2023-11-16T02:04:04.852447+0000 mgr.x (mgr.34799) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:06.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:05 smithi060 bash[24780]: audit 2023-11-16T02:04:04.660997+0000 mgr.x (mgr.34799) 105 : audit [DBG] from='client.24886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:06.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:05 smithi060 bash[24780]: cluster 2023-11-16T02:04:04.852447+0000 mgr.x (mgr.34799) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:06.844 INFO:teuthology.orchestra.run.smithi017.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:07.202 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:04:07.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[28266]: audit 2023-11-16T02:04:06.828339+0000 mon.b (mon.2) 364 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:07.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[28266]: audit 2023-11-16T02:04:06.830990+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:07.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[28266]: audit 2023-11-16T02:04:06.838018+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-16T02:04:07.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[28266]: audit 2023-11-16T02:04:06.849622+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[28266]: audit 2023-11-16T02:04:06.853332+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[28266]: audit 2023-11-16T02:04:06.859770+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[24695]: audit 2023-11-16T02:04:06.828339+0000 mon.b (mon.2) 364 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[24695]: audit 2023-11-16T02:04:06.830990+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[24695]: audit 2023-11-16T02:04:06.838018+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[24695]: audit 2023-11-16T02:04:06.849622+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[24695]: audit 2023-11-16T02:04:06.853332+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:07.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:07 smithi017 bash[24695]: audit 2023-11-16T02:04:06.859770+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:07.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:07 smithi060 bash[24780]: audit 2023-11-16T02:04:06.828339+0000 mon.b (mon.2) 364 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:07.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:07 smithi060 bash[24780]: audit 2023-11-16T02:04:06.830990+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:07.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:07 smithi060 bash[24780]: audit 2023-11-16T02:04:06.838018+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-16T02:04:07.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:07 smithi060 bash[24780]: audit 2023-11-16T02:04:06.849622+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:07.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:07 smithi060 bash[24780]: audit 2023-11-16T02:04:06.853332+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:07.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:07 smithi060 bash[24780]: audit 2023-11-16T02:04:06.859770+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:08.118 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[28266]: cephadm 2023-11-16T02:04:06.826655+0000 mgr.x (mgr.34799) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[28266]: cluster 2023-11-16T02:04:06.847575+0000 mgr.x (mgr.34799) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[28266]: cluster 2023-11-16T02:04:06.848278+0000 mgr.x (mgr.34799) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[28266]: cephadm 2023-11-16T02:04:06.870389+0000 mgr.x (mgr.34799) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[24695]: cephadm 2023-11-16T02:04:06.826655+0000 mgr.x (mgr.34799) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[24695]: cluster 2023-11-16T02:04:06.847575+0000 mgr.x (mgr.34799) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[24695]: cluster 2023-11-16T02:04:06.848278+0000 mgr.x (mgr.34799) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:08 smithi017 bash[24695]: cephadm 2023-11-16T02:04:06.870389+0000 mgr.x (mgr.34799) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:08.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:08 smithi060 bash[24780]: cephadm 2023-11-16T02:04:06.826655+0000 mgr.x (mgr.34799) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:08.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:08 smithi060 bash[24780]: cluster 2023-11-16T02:04:06.847575+0000 mgr.x (mgr.34799) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:08.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:08 smithi060 bash[24780]: cluster 2023-11-16T02:04:06.848278+0000 mgr.x (mgr.34799) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:08.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:08 smithi060 bash[24780]: cephadm 2023-11-16T02:04:06.870389+0000 mgr.x (mgr.34799) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-16T02:04:10.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: cluster 2023-11-16T02:04:08.849051+0000 mgr.x (mgr.34799) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:10.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.416409+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:10.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.418870+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:10.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.425761+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-16T02:04:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.427932+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.430080+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.432465+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[24695]: audit 2023-11-16T02:04:10.440871+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: cluster 2023-11-16T02:04:08.849051+0000 mgr.x (mgr.34799) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.416409+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.418870+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.425761+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.427932+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.430080+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.432465+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:10.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:10 smithi017 bash[28266]: audit 2023-11-16T02:04:10.440871+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-16T02:04:10.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: cluster 2023-11-16T02:04:08.849051+0000 mgr.x (mgr.34799) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:10.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.416409+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:10.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.418870+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-16T02:04:10.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.425761+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a513361a-2a7f-469c-aa36-caa650524dc2\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-16T02:04:10.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.427932+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:10.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.430080+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:10.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.432465+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:10.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:10 smithi060 bash[24780]: audit 2023-11-16T02:04:10.440871+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: cephadm 2023-11-16T02:04:10.425150+0000 mgr.x (mgr.34799) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: cephadm 2023-11-16T02:04:10.425358+0000 mgr.x (mgr.34799) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: cephadm 2023-11-16T02:04:10.441174+0000 mgr.x (mgr.34799) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: cephadm 2023-11-16T02:04:10.442425+0000 mgr.x (mgr.34799) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: cephadm 2023-11-16T02:04:10.448972+0000 mgr.x (mgr.34799) 116 : cephadm [INF] Failing over to other MGR 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: audit 2023-11-16T02:04:10.451565+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: audit 2023-11-16T02:04:10.453834+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: cluster 2023-11-16T02:04:10.459801+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-16T02:04:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: audit 2023-11-16T02:04:10.460628+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: audit 2023-11-16T02:04:10.462633+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: audit 2023-11-16T02:04:10.462993+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[24695]: audit 2023-11-16T02:04:10.464710+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: cephadm 2023-11-16T02:04:10.425150+0000 mgr.x (mgr.34799) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: cephadm 2023-11-16T02:04:10.425358+0000 mgr.x (mgr.34799) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: cephadm 2023-11-16T02:04:10.441174+0000 mgr.x (mgr.34799) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: cephadm 2023-11-16T02:04:10.442425+0000 mgr.x (mgr.34799) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: cephadm 2023-11-16T02:04:10.448972+0000 mgr.x (mgr.34799) 116 : cephadm [INF] Failing over to other MGR 2023-11-16T02:04:11.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: audit 2023-11-16T02:04:10.451565+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-16T02:04:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: audit 2023-11-16T02:04:10.453834+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-16T02:04:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: cluster 2023-11-16T02:04:10.459801+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-16T02:04:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: audit 2023-11-16T02:04:10.460628+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:04:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: audit 2023-11-16T02:04:10.462633+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:04:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: audit 2023-11-16T02:04:10.462993+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:04:11.705 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:11 smithi017 bash[28266]: audit 2023-11-16T02:04:10.464710+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:04:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[35316]: ignoring --setuser ceph since I am not root 2023-11-16T02:04:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[35316]: ignoring --setgroup ceph since I am not root 2023-11-16T02:04:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[35316]: debug 2023-11-16T02:04:11.503+0000 7f2decb06700 1 -- 172.21.15.60:0/2896838587 <== mon.0 v2:172.21.15.17:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56336d3424e0 con 0x56336d436800 2023-11-16T02:04:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[35316]: debug 2023-11-16T02:04:11.667+0000 7f2dfcccf680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T02:04:11.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: cephadm 2023-11-16T02:04:10.425150+0000 mgr.x (mgr.34799) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-16T02:04:11.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: cephadm 2023-11-16T02:04:10.425358+0000 mgr.x (mgr.34799) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: cephadm 2023-11-16T02:04:10.441174+0000 mgr.x (mgr.34799) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: cephadm 2023-11-16T02:04:10.442425+0000 mgr.x (mgr.34799) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: cephadm 2023-11-16T02:04:10.448972+0000 mgr.x (mgr.34799) 116 : cephadm [INF] Failing over to other MGR 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: audit 2023-11-16T02:04:10.451565+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: audit 2023-11-16T02:04:10.453834+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: cluster 2023-11-16T02:04:10.459801+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: audit 2023-11-16T02:04:10.460628+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: audit 2023-11-16T02:04:10.462633+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.34799 172.21.15.60:0/3216275785' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: audit 2023-11-16T02:04:10.462993+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-16T02:04:11.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[24780]: audit 2023-11-16T02:04:10.464710+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-16T02:04:12.217 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:11 smithi060 bash[35316]: debug 2023-11-16T02:04:11.775+0000 7f2dfcccf680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T02:04:12.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:12 smithi060 bash[35316]: debug 2023-11-16T02:04:12.231+0000 7f2dfcccf680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T02:04:12.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:12 smithi060 bash[24780]: audit 2023-11-16T02:04:11.463604+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-16T02:04:12.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:12 smithi060 bash[24780]: cluster 2023-11-16T02:04:11.463677+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e34: y(active, starting, since 1.00893s) 2023-11-16T02:04:12.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:12 smithi060 bash[24780]: audit 2023-11-16T02:04:11.468828+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T02:04:12.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:12 smithi060 bash[24780]: cluster 2023-11-16T02:04:11.468934+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[24695]: audit 2023-11-16T02:04:11.463604+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[24695]: cluster 2023-11-16T02:04:11.463677+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e34: y(active, starting, since 1.00893s) 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[24695]: audit 2023-11-16T02:04:11.468828+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[24695]: cluster 2023-11-16T02:04:11.468934+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[28266]: audit 2023-11-16T02:04:11.463604+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[28266]: cluster 2023-11-16T02:04:11.463677+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e34: y(active, starting, since 1.00893s) 2023-11-16T02:04:12.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[28266]: audit 2023-11-16T02:04:11.468828+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34799 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-16T02:04:12.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:12 smithi017 bash[28266]: cluster 2023-11-16T02:04:11.468934+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-16T02:04:13.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:13 smithi060 bash[35316]: debug 2023-11-16T02:04:13.179+0000 7f2dfcccf680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T02:04:13.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:13 smithi060 bash[35316]: debug 2023-11-16T02:04:13.275+0000 7f2dfcccf680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T02:04:13.966 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:13 smithi060 bash[35316]: debug 2023-11-16T02:04:13.531+0000 7f2dfcccf680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T02:04:14.966 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:14 smithi060 bash[35316]: debug 2023-11-16T02:04:14.695+0000 7f2dfcccf680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T02:04:14.966 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:14 smithi060 bash[35316]: debug 2023-11-16T02:04:14.863+0000 7f2dfcccf680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T02:04:15.321 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:14 smithi060 bash[35316]: debug 2023-11-16T02:04:14.967+0000 7f2dfcccf680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-16T02:04:15.321 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:15 smithi060 bash[35316]: debug 2023-11-16T02:04:15.083+0000 7f2dfcccf680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-16T02:04:15.321 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:15 smithi060 bash[35316]: debug 2023-11-16T02:04:15.311+0000 7f2dfcccf680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-16T02:04:15.707 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:15 smithi060 bash[35316]: debug 2023-11-16T02:04:15.695+0000 7f2dfcccf680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-16T02:04:15.965 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:15 smithi060 bash[35316]: debug 2023-11-16T02:04:15.823+0000 7f2dfcccf680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-16T02:04:17.188 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:16 smithi060 bash[35316]: debug 2023-11-16T02:04:16.715+0000 7f2dfcccf680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-16T02:04:17.188 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:16 smithi060 bash[35316]: debug 2023-11-16T02:04:16.823+0000 7f2dfcccf680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-16T02:04:17.188 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:16 smithi060 bash[35316]: debug 2023-11-16T02:04:16.947+0000 7f2dfcccf680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-16T02:04:17.188 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[35316]: debug 2023-11-16T02:04:17.175+0000 7f2dfcccf680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-16T02:04:17.453 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:04:17.527 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[35316]: debug 2023-11-16T02:04:17.471+0000 7f2dfcccf680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-16T02:04:17.527 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.465208+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T02:04:17.527 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.465894+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T02:04:17.583 INFO:teuthology.orchestra.run.smithi017.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-11-16T02:04:17.583 INFO:teuthology.orchestra.run.smithi017.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-16T02:04:17.744 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[35316]: debug 2023-11-16T02:04:17.647+0000 7f2dfcccf680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-16T02:04:17.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.466514+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T02:04:17.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.467443+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T02:04:17.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.468069+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T02:04:17.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.468585+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.469059+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.469902+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.470735+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.471410+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.471855+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.472233+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.472564+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.472776+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.473288+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.474845+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.476064+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T02:04:17.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.476531+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.477018+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.477493+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.477987+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.478501+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.478953+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.479397+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.479867+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.480330+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.480784+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.481251+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.481722+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T02:04:17.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.482173+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.482698+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.483267+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.483797+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.484342+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.484908+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.485454+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.486021+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.486599+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.487146+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.487681+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.488168+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T02:04:17.747 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: audit 2023-11-16T02:04:17.488641+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T02:04:17.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[24780]: cluster 2023-11-16T02:04:17.509261+0000 mon.a (mon.0) 888 : cluster [INF] Manager daemon y is now available 2023-11-16T02:04:17.752 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: [16/Nov/2023:02:04:17] ENGINE Bus STOPPING 2023-11-16T02:04:17.752 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: [16/Nov/2023:02:04:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T02:04:17.752 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: [16/Nov/2023:02:04:17] ENGINE Bus STOPPED 2023-11-16T02:04:17.753 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: debug 2023-11-16T02:04:17.571+0000 7feb75bbb700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-11-16T02:04:17.753 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-16T02:04:17.753 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: [16/Nov/2023:02:04:17] ENGINE Bus STARTING 2023-11-16T02:04:17.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.465208+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.465894+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.466514+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.467443+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.468069+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.468585+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.469059+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.469902+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.470735+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.471410+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T02:04:17.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.471855+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.472233+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.472564+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.472776+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.473288+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.474845+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.476064+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.476531+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T02:04:17.759 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.465208+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.465894+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.466514+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.467443+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.468069+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.468585+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.469059+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.469902+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.470735+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.471410+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.471855+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.472233+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.472564+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-16T02:04:17.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.472776+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-16T02:04:17.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.473288+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-16T02:04:17.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.474845+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-16T02:04:17.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.476064+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-16T02:04:17.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.476531+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.477018+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.477493+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.477987+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.478501+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.478953+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.479397+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T02:04:17.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.479867+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.480330+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.480784+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.481251+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.481722+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.482173+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.482698+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.483267+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T02:04:17.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.483797+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.484342+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.484908+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.485454+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.486021+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.486599+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.487146+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.487681+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.488168+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: audit 2023-11-16T02:04:17.488641+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T02:04:17.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[28266]: cluster 2023-11-16T02:04:17.509261+0000 mon.a (mon.0) 888 : cluster [INF] Manager daemon y is now available 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.477018+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.477493+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.477987+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.478501+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.478953+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.479397+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_crt"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.479867+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi060/grafana_key"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.480330+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.480784+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-16T02:04:17.766 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.481251+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-16T02:04:17.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.481722+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-16T02:04:17.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.482173+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-16T02:04:17.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.482698+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-16T02:04:17.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.483267+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.483797+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.484342+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.484908+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.485454+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.486021+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.486599+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.487146+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.487681+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.488168+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: audit 2023-11-16T02:04:17.488641+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-16T02:04:17.768 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[24695]: cluster 2023-11-16T02:04:17.509261+0000 mon.a (mon.0) 888 : cluster [INF] Manager daemon y is now available 2023-11-16T02:04:18.061 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:17 smithi060 bash[35316]: debug 2023-11-16T02:04:17.831+0000 7f2dfcccf680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-16T02:04:18.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-11-16T02:04:18.203 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: Warning: Permanently added '172.21.15.60' (ECDSA) to the list of known hosts. 2023-11-16T02:04:18.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: CherryPy Checker: 2023-11-16T02:04:18.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: The Application mounted at '' has an empty config. 2023-11-16T02:04:18.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: [16/Nov/2023:02:04:17] ENGINE Serving on http://:::9283 2023-11-16T02:04:18.204 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:17 smithi017 bash[49654]: [16/Nov/2023:02:04:17] ENGINE Bus STARTED 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: debug 2023-11-16T02:04:18.051+0000 7f2dfcccf680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: debug 2023-11-16T02:04:18.163+0000 7f2dfcccf680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: [16/Nov/2023:02:04:18] ENGINE Bus STARTING 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: CherryPy Checker: 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: The Application mounted at '' has an empty config. 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: [16/Nov/2023:02:04:18] ENGINE Serving on http://:::9283 2023-11-16T02:04:18.466 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[35316]: [16/Nov/2023:02:04:18] ENGINE Bus STARTED 2023-11-16T02:04:18.483 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-11-16T02:04:18.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: cluster 2023-11-16T02:04:17.573555+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e35: y(active, since 7s) 2023-11-16T02:04:18.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:17.575187+0000 mgr.y (mgr.24856) 1 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: cluster 2023-11-16T02:04:17.579428+0000 mgr.y (mgr.24856) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:17.675012+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:17.760973+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:04:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:17.783214+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T02:04:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:17.944393+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:04:18.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:17.950639+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:04:18.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: cluster 2023-11-16T02:04:18.191631+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2023-11-16T02:04:18.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:18.192542+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T02:04:18.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:18.194881+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:04:18.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:18.199721+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T02:04:18.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[24695]: audit 2023-11-16T02:04:18.200329+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:04:18.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: cluster 2023-11-16T02:04:17.573555+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e35: y(active, since 7s) 2023-11-16T02:04:18.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:17.575187+0000 mgr.y (mgr.24856) 1 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:18.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: cluster 2023-11-16T02:04:17.579428+0000 mgr.y (mgr.24856) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:18.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:17.675012+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:18.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:17.760973+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:17.783214+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:17.944393+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:17.950639+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: cluster 2023-11-16T02:04:18.191631+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:18.192542+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:18.194881+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:04:18.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:18.199721+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T02:04:18.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:18 smithi017 bash[28266]: audit 2023-11-16T02:04:18.200329+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:04:18.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: cluster 2023-11-16T02:04:17.573555+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e35: y(active, since 7s) 2023-11-16T02:04:18.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:17.575187+0000 mgr.y (mgr.24856) 1 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: cluster 2023-11-16T02:04:17.579428+0000 mgr.y (mgr.24856) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:17.675012+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:17.760973+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-16T02:04:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:17.783214+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-16T02:04:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:17.944393+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:04:18.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:17.950639+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-16T02:04:18.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: cluster 2023-11-16T02:04:18.191631+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2023-11-16T02:04:18.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:18.192542+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-16T02:04:18.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:18.194881+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-16T02:04:18.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:18.199721+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-16T02:04:18.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:18 smithi060 bash[24780]: audit 2023-11-16T02:04:18.200329+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.? 172.21.15.60:0/1739195309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[24695]: cluster 2023-11-16T02:04:18.563352+0000 mon.a (mon.0) 896 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[24695]: cluster 2023-11-16T02:04:18.563426+0000 mon.a (mon.0) 897 : cluster [INF] Cluster is now healthy 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[24695]: cluster 2023-11-16T02:04:18.585039+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e36: y(active, since 8s), standbys: x 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[24695]: audit 2023-11-16T02:04:18.585215+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[28266]: cluster 2023-11-16T02:04:18.563352+0000 mon.a (mon.0) 896 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[28266]: cluster 2023-11-16T02:04:18.563426+0000 mon.a (mon.0) 897 : cluster [INF] Cluster is now healthy 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[28266]: cluster 2023-11-16T02:04:18.585039+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e36: y(active, since 8s), standbys: x 2023-11-16T02:04:19.811 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:19 smithi017 bash[28266]: audit 2023-11-16T02:04:18.585215+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T02:04:19.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:19 smithi060 bash[24780]: cluster 2023-11-16T02:04:18.563352+0000 mon.a (mon.0) 896 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-16T02:04:19.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:19 smithi060 bash[24780]: cluster 2023-11-16T02:04:18.563426+0000 mon.a (mon.0) 897 : cluster [INF] Cluster is now healthy 2023-11-16T02:04:19.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:19 smithi060 bash[24780]: cluster 2023-11-16T02:04:18.585039+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e36: y(active, since 8s), standbys: x 2023-11-16T02:04:19.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:19 smithi060 bash[24780]: audit 2023-11-16T02:04:18.585215+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-16T02:04:20.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:20 smithi017 bash[24695]: cluster 2023-11-16T02:04:19.471544+0000 mgr.y (mgr.24856) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:20.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:20 smithi017 bash[24695]: cluster 2023-11-16T02:04:19.595896+0000 mon.a (mon.0) 900 : cluster [DBG] mgrmap e37: y(active, since 9s), standbys: x 2023-11-16T02:04:20.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:20 smithi017 bash[28266]: cluster 2023-11-16T02:04:19.471544+0000 mgr.y (mgr.24856) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:20.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:20 smithi017 bash[28266]: cluster 2023-11-16T02:04:19.595896+0000 mon.a (mon.0) 900 : cluster [DBG] mgrmap e37: y(active, since 9s), standbys: x 2023-11-16T02:04:20.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:20 smithi060 bash[24780]: cluster 2023-11-16T02:04:19.471544+0000 mgr.y (mgr.24856) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:20.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:20 smithi060 bash[24780]: cluster 2023-11-16T02:04:19.595896+0000 mon.a (mon.0) 900 : cluster [DBG] mgrmap e37: y(active, since 9s), standbys: x 2023-11-16T02:04:21.618 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-11-16T02:04:22.391 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-11-16T02:04:22.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:22 smithi017 bash[24695]: cluster 2023-11-16T02:04:21.472240+0000 mgr.y (mgr.24856) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:22 smithi017 bash[24695]: audit 2023-11-16T02:04:21.593633+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.17:0/1499447558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:22.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:22 smithi017 bash[28266]: cluster 2023-11-16T02:04:21.472240+0000 mgr.y (mgr.24856) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:22.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:22 smithi017 bash[28266]: audit 2023-11-16T02:04:21.593633+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.17:0/1499447558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:22.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:22 smithi060 bash[24780]: cluster 2023-11-16T02:04:21.472240+0000 mgr.y (mgr.24856) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:22.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:22 smithi060 bash[24780]: audit 2023-11-16T02:04:21.593633+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.17:0/1499447558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:24.943 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:24 smithi060 bash[24780]: cluster 2023-11-16T02:04:23.474075+0000 mgr.y (mgr.24856) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:24.943 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:24 smithi060 bash[24780]: audit 2023-11-16T02:04:24.345679+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 289931264, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342292Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430859878, \"cpu_percentage\": \"3.24%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:04:24.342485Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342594Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54903439, \"cpu_percentage\": \"2.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342694Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342794Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342893Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56151244, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342999Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343099Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57178849, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343161Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16735272, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:04:24.343260Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.343449Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:04:24.943 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:24 smithi060 bash[24780]: audit 2023-11-16T02:04:24.352172+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 289931264, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342292Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430859878, \"cpu_percentage\": \"3.24%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:04:24.342485Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342594Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54903439, \"cpu_percentage\": \"2.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342694Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342794Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342893Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56151244, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342999Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343099Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57178849, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343161Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16735272, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:04:24.343260Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.343449Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:04:24.944 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:24 smithi060 bash[24780]: audit 2023-11-16T02:04:24.389136+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217579520, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383079Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398144307, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383437Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57902366, \"cpu_percentage\": \"2.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383726Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383979Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384243Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384505Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384774Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27745320, \"cpu_percentage\": \"0.40%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384927Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57870909, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.385228Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 65630371, \"cpu_percentage\": \"0.40%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:04:24.385478Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.385874Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:04:24.944 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:24 smithi060 bash[24780]: audit 2023-11-16T02:04:24.395927+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217579520, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383079Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398144307, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383437Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57902366, \"cpu_percentage\": \"2.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383726Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383979Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384243Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384505Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384774Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27745320, \"cpu_percentage\": \"0.40%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384927Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57870909, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.385228Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 65630371, \"cpu_percentage\": \"0.40%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:04:24.385478Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.385874Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:04:24.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[24695]: cluster 2023-11-16T02:04:23.474075+0000 mgr.y (mgr.24856) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:24.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[28266]: cluster 2023-11-16T02:04:23.474075+0000 mgr.y (mgr.24856) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:24.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[24695]: audit 2023-11-16T02:04:24.345679+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 289931264, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342292Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430859878, \"cpu_percentage\": \"3.24%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:04:24.342485Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342594Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54903439, \"cpu_percentage\": \"2.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342694Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342794Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342893Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56151244, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342999Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343099Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57178849, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343161Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16735272, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:04:24.343260Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.343449Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:04:24.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[28266]: audit 2023-11-16T02:04:24.345679+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 289931264, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342292Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430859878, \"cpu_percentage\": \"3.24%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:04:24.342485Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342594Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54903439, \"cpu_percentage\": \"2.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342694Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342794Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342893Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56151244, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342999Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343099Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57178849, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343161Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16735272, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:04:24.343260Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.343449Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:04:24.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[24695]: audit 2023-11-16T02:04:24.352172+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 289931264, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342292Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430859878, \"cpu_percentage\": \"3.24%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:04:24.342485Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342594Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54903439, \"cpu_percentage\": \"2.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342694Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342794Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342893Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56151244, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342999Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343099Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57178849, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343161Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16735272, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:04:24.343260Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.343449Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:04:24.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[28266]: audit 2023-11-16T02:04:24.352172+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"4749ae2b52f1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 289931264, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342292Z\", \"created\": \"2023-11-16T01:34:18.211361Z\", \"started\": \"2023-11-16T01:34:24.503948Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"bf6e47ec6c77\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430859878, \"cpu_percentage\": \"3.24%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-16T02:04:24.342485Z\", \"created\": \"2023-11-16T01:34:26.927160Z\", \"started\": \"2023-11-16T01:54:39.920688Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"32cf30d41841\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342594Z\", \"created\": \"2023-11-16T01:36:00.173009Z\", \"started\": \"2023-11-16T01:36:00.198304Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"ab0ce5dfcbb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54903439, \"cpu_percentage\": \"2.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342694Z\", \"created\": \"2023-11-16T01:36:52.307837Z\", \"started\": \"2023-11-16T01:36:56.721780Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"a2414c143bba\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342794Z\", \"created\": \"2023-11-16T01:37:18.332983Z\", \"started\": \"2023-11-16T01:37:22.810086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"b35e2952b512\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342893Z\", \"created\": \"2023-11-16T01:37:43.913149Z\", \"started\": \"2023-11-16T01:37:47.407141Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"8f2571dfd256\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56151244, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.342999Z\", \"created\": \"2023-11-16T01:38:10.404752Z\", \"started\": \"2023-11-16T01:38:14.591164Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343099Z\", \"created\": \"2023-11-16T01:40:07.706171Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.kueuvl\", \"daemon_name\": \"rgw.r.z.smithi017.kueuvl\", \"hostname\": \"smithi017\", \"container_id\": \"9771f26d8ec2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57178849, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.343161Z\", \"created\": \"2023-11-16T01:42:42.554989Z\", \"started\": \"2023-11-16T01:42:42.577848Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6308adbd848a\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16735272, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-16T02:04:24.343260Z\", \"created\": \"2023-11-16T01:51:00.301776Z\", \"started\": \"2023-11-16T01:51:48.893447Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439230Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"745477e8-7323-41e1-bd66-c075c0fe3e64\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"Kc3t42-QpGe-9e9z-7SlD-2Rkr-znlN-9tOMYw\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dabaf705-2227-42dd-821c-32ca44dd7fd4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"PxdWZv-eIwr-1xWI-0Ckj-4D2e-wYfy-nryyxU\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f44bbad3-4a10-4f6a-9c61-82be8370ae0e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"T01dZx-j2et-SnTq-SFXg-M3TQ-d6Ny-4KmajL\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"32edf6c5-259d-4bb7-a65f-e0c01a2b478e\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AqlPaF-ysny-1Lna-A745-c5NI-lx1i-eOJnrv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.439251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:41.572676Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-16T01:53:46.946407Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-16T01:36:49.968307Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:16.128322Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-16T01:37:41.717946Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:08.112543Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:07.021407Z\"}, \"rgw.r.z.smithi017.kueuvl\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:39.852863Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-16T01:51:43.585692Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:39.161518Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.343449Z\", \"last_device_update\": \"2023-11-16T01:38:18.122965Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.724059Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:04:24.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[24695]: audit 2023-11-16T02:04:24.389136+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217579520, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383079Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398144307, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383437Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57902366, \"cpu_percentage\": \"2.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383726Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383979Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384243Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384505Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384774Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27745320, \"cpu_percentage\": \"0.40%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384927Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57870909, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.385228Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 65630371, \"cpu_percentage\": \"0.40%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:04:24.385478Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.385874Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:04:24.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[24695]: audit 2023-11-16T02:04:24.395927+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217579520, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383079Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398144307, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383437Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57902366, \"cpu_percentage\": \"2.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383726Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383979Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384243Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384505Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384774Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27745320, \"cpu_percentage\": \"0.40%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384927Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57870909, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.385228Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 65630371, \"cpu_percentage\": \"0.40%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:04:24.385478Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.385874Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:04:24.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[28266]: audit 2023-11-16T02:04:24.389136+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217579520, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383079Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398144307, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383437Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57902366, \"cpu_percentage\": \"2.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383726Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383979Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384243Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384505Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384774Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27745320, \"cpu_percentage\": \"0.40%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384927Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57870909, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.385228Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 65630371, \"cpu_percentage\": \"0.40%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:04:24.385478Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.385874Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-16T02:04:24.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:24 smithi017 bash[28266]: audit 2023-11-16T02:04:24.395927+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi060\", \"container_id\": \"c10517e25aea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217579520, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383079Z\", \"created\": \"2023-11-16T01:36:15.833856Z\", \"started\": \"2023-11-16T01:36:15.860944Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi060\", \"container_id\": \"c4c6754ef399\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398144307, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383437Z\", \"created\": \"2023-11-16T01:36:31.821487Z\", \"started\": \"2023-11-16T01:47:04.715125Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi060\", \"container_id\": \"1c683b3582b1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57902366, \"cpu_percentage\": \"2.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383726Z\", \"created\": \"2023-11-16T01:38:32.568214Z\", \"started\": \"2023-11-16T01:38:37.105930Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi060\", \"container_id\": \"d9d9c5f97590\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.383979Z\", \"created\": \"2023-11-16T01:38:57.071770Z\", \"started\": \"2023-11-16T01:39:00.222955Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi060\", \"container_id\": \"4f69a8254dd3\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384243Z\", \"created\": \"2023-11-16T01:39:20.895710Z\", \"started\": \"2023-11-16T01:39:24.706099Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi060\", \"container_id\": \"3160ed88634a\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384505Z\", \"created\": \"2023-11-16T01:39:46.303490Z\", \"started\": \"2023-11-16T01:39:49.236747Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi060\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384774Z\", \"created\": \"2023-11-16T01:40:06.991155Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi060\", \"container_id\": \"849b4b3af513\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27745320, \"cpu_percentage\": \"0.40%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.384927Z\", \"created\": \"2023-11-16T01:40:40.058894Z\", \"started\": \"2023-11-16T01:52:13.048803Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iustnm\", \"daemon_name\": \"rgw.r.z.smithi060.iustnm\", \"hostname\": \"smithi060\", \"container_id\": \"c0612301b449\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57870909, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-16T02:04:24.385228Z\", \"created\": \"2023-11-16T01:42:39.817071Z\", \"started\": \"2023-11-16T01:42:39.837230Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi060\", \"container_id\": \"f069215a7df6\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 65630371, \"cpu_percentage\": \"0.40%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-16T02:04:24.385478Z\", \"created\": \"2023-11-16T01:51:32.798776Z\", \"started\": \"2023-11-16T01:51:32.860073Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441483Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f693addd-f981-4bfa-866c-f983e607c3bf\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"UwS1sb-lSeK-2lxJ-2bKx-KA6j-fPb0-n3mbXT\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"735f11dc-491a-441e-9baa-dcf0cda287b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"0tMHqG-sX00-79tH-BAVx-Pmzr-Ni3L-tCMmtl\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f047b1d3-f80f-4210-b5d0-a7fe6a2be9c7\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AOPP9t-8mQ1-YVTy-cH6f-adtF-HD8M-1SkDBf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"523a41f0-81bb-4c50-9e1d-34ac65eda5b4\", \"cluster_fsid\": \"27bf0caa-8420-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"CWXtJI-MZBi-Rpwx-4cfR-z8YT-3IdW-bSSO7u\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-16T01:50:44.441500Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:51:48.883447Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-16T01:46:09.461991Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:30.492137Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-16T01:38:54.906844Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:18.793722Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-16T01:39:44.163337Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-16T01:40:06.174135Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-16T01:51:51.082358Z\"}, \"rgw.r.z.smithi060.iustnm\": {\"deps\": [], \"last_config\": \"2023-11-16T01:42:37.268534Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-16T01:51:21.139497Z\"}}, \"last_daemon_update\": \"2023-11-16T02:04:24.385874Z\", \"last_device_update\": \"2023-11-16T01:39:53.555059Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-16T01:55:46.729032Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-16T02:04:25.216 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:04:25.591 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)" 2023-11-16T02:04:25.802 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.686653+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.802 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.687500+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.688187+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.688804+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.689432+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.690128+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.690811+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.691423+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.692008+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.694978+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.695753+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.696519+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.697316+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.698115+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.803 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.698806+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.699523+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.686653+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.687500+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.688187+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.688804+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.689432+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.690128+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.690811+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.691423+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.804 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.692008+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.694978+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.695753+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.696519+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.697316+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.698115+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.698806+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.699523+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.700193+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.700895+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.805 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: cluster 2023-11-16T02:04:24.702916+0000 mgr.y (mgr.24856) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.704185+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.708587+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.721928+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[28266]: audit 2023-11-16T02:04:24.723688+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.700193+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.700895+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: cluster 2023-11-16T02:04:24.702916+0000 mgr.y (mgr.24856) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.704185+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.708587+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.721928+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:25.806 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:25 smithi017 bash[24695]: audit 2023-11-16T02:04:24.723688+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:25.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.686653+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.687500+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.688187+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.688804+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.689432+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.690128+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.690811+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.691423+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.692008+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.694978+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.695753+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.696519+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.697316+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.698115+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.698806+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.699523+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.700193+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:25.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.700895+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-16T02:04:25.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: cluster 2023-11-16T02:04:24.702916+0000 mgr.y (mgr.24856) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:25.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.704185+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-16T02:04:25.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.708587+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-16T02:04:25.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.721928+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-16T02:04:25.968 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:25 smithi060 bash[24780]: audit 2023-11-16T02:04:24.723688+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-16T02:04:26.372 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-11-16T02:04:26.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:26 smithi017 bash[24695]: cluster 2023-11-16T02:04:25.532554+0000 mon.a (mon.0) 928 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T02:04:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:26 smithi017 bash[24695]: audit 2023-11-16T02:04:25.573329+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.17:0/2035508575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:26.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:26 smithi017 bash[28266]: cluster 2023-11-16T02:04:25.532554+0000 mon.a (mon.0) 928 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T02:04:26.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:26 smithi017 bash[28266]: audit 2023-11-16T02:04:25.573329+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.17:0/2035508575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:26.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:26 smithi060 bash[24780]: cluster 2023-11-16T02:04:25.532554+0000 mon.a (mon.0) 928 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-16T02:04:26.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:26 smithi060 bash[24780]: audit 2023-11-16T02:04:25.573329+0000 mon.a (mon.0) 929 : audit [DBG] from='client.? 172.21.15.17:0/2035508575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:27.452 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:27] "GET /metrics HTTP/1.1" 200 154798 "" "Prometheus/2.33.4" 2023-11-16T02:04:27.785 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[24695]: cluster 2023-11-16T02:04:26.703629+0000 mgr.y (mgr.24856) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:27.785 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[24695]: audit 2023-11-16T02:04:27.254367+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T02:04:27.785 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[24695]: audit 2023-11-16T02:04:27.256358+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T02:04:27.785 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[24695]: audit 2023-11-16T02:04:27.258374+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T02:04:27.785 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[24695]: audit 2023-11-16T02:04:27.261033+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-16T02:04:27.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[28266]: cluster 2023-11-16T02:04:26.703629+0000 mgr.y (mgr.24856) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:27.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[28266]: audit 2023-11-16T02:04:27.254367+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T02:04:27.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[28266]: audit 2023-11-16T02:04:27.256358+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T02:04:27.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[28266]: audit 2023-11-16T02:04:27.258374+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T02:04:27.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:27 smithi017 bash[28266]: audit 2023-11-16T02:04:27.261033+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-16T02:04:27.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:27 smithi060 bash[24780]: cluster 2023-11-16T02:04:26.703629+0000 mgr.y (mgr.24856) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:27.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:27 smithi060 bash[24780]: audit 2023-11-16T02:04:27.254367+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-16T02:04:27.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:27 smithi060 bash[24780]: audit 2023-11-16T02:04:27.256358+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-16T02:04:27.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:27 smithi060 bash[24780]: audit 2023-11-16T02:04:27.258374+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-16T02:04:27.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:27 smithi060 bash[24780]: audit 2023-11-16T02:04:27.261033+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-16T02:04:28.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:28 smithi017 bash[24695]: cephadm 2023-11-16T02:04:27.253394+0000 mgr.y (mgr.24856) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-16T02:04:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:28 smithi017 bash[24695]: cephadm 2023-11-16T02:04:27.259968+0000 mgr.y (mgr.24856) 9 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T02:04:28.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:28 smithi017 bash[28266]: cephadm 2023-11-16T02:04:27.253394+0000 mgr.y (mgr.24856) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-16T02:04:28.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:28 smithi017 bash[28266]: cephadm 2023-11-16T02:04:27.259968+0000 mgr.y (mgr.24856) 9 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T02:04:28.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:28 smithi060 bash[24780]: cephadm 2023-11-16T02:04:27.253394+0000 mgr.y (mgr.24856) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-16T02:04:28.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:28 smithi060 bash[24780]: cephadm 2023-11-16T02:04:27.259968+0000 mgr.y (mgr.24856) 9 : cephadm [INF] Deploying daemon mgr.x on smithi060 2023-11-16T02:04:29.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:29 smithi060 systemd[1]: Stopping Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:29.586 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-11-16T02:04:29.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:29 smithi017 bash[24695]: cluster 2023-11-16T02:04:28.705168+0000 mgr.y (mgr.24856) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:29.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:29 smithi017 bash[28266]: cluster 2023-11-16T02:04:28.705168+0000 mgr.y (mgr.24856) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:29.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:29 smithi060 bash[24780]: cluster 2023-11-16T02:04:28.705168+0000 mgr.y (mgr.24856) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:30.368 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2023-11-16T02:04:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:30 smithi017 bash[24695]: audit 2023-11-16T02:04:29.567155+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.17:0/3793910718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:30.704 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:30 smithi017 bash[28266]: audit 2023-11-16T02:04:29.567155+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.17:0/3793910718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:30.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:30 smithi060 bash[24780]: audit 2023-11-16T02:04:29.567155+0000 mon.a (mon.0) 934 : audit [DBG] from='client.? 172.21.15.17:0/3793910718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-16T02:04:31.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:31 smithi017 bash[24695]: cluster 2023-11-16T02:04:30.705885+0000 mgr.y (mgr.24856) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:31.703 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:31 smithi017 bash[28266]: cluster 2023-11-16T02:04:30.705885+0000 mgr.y (mgr.24856) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:31.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:31 smithi060 bash[24780]: cluster 2023-11-16T02:04:30.705885+0000 mgr.y (mgr.24856) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:33.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:33 smithi017 bash[24695]: cluster 2023-11-16T02:04:32.707460+0000 mgr.y (mgr.24856) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:33.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:33 smithi017 bash[28266]: cluster 2023-11-16T02:04:32.707460+0000 mgr.y (mgr.24856) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:34.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:33 smithi060 bash[24780]: cluster 2023-11-16T02:04:32.707460+0000 mgr.y (mgr.24856) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:34.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:34 smithi017 bash[24695]: audit 2023-11-16T02:04:33.351180+0000 mgr.y (mgr.24856) 13 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:34.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:34 smithi017 bash[28266]: audit 2023-11-16T02:04:33.351180+0000 mgr.y (mgr.24856) 13 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:35.036 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:34 smithi060 bash[24780]: audit 2023-11-16T02:04:33.351180+0000 mgr.y (mgr.24856) 13 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-16T02:04:35.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:35 smithi060 bash[35316]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-16T02:04:35.532 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-11-16T02:04:35.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:35 smithi017 bash[28266]: cluster 2023-11-16T02:04:34.708052+0000 mgr.y (mgr.24856) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:35.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:35 smithi017 bash[24695]: cluster 2023-11-16T02:04:34.708052+0000 mgr.y (mgr.24856) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:36.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:35 smithi060 bash[24780]: cluster 2023-11-16T02:04:34.708052+0000 mgr.y (mgr.24856) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:36.218 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2023-11-16T02:04:37.341 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:37 smithi017 bash[49654]: ::ffff:172.21.15.60 - - [16/Nov/2023:02:04:37] "GET /metrics HTTP/1.1" 200 155008 "" "Prometheus/2.33.4" 2023-11-16T02:04:37.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:37 smithi017 bash[24695]: cluster 2023-11-16T02:04:36.708798+0000 mgr.y (mgr.24856) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:37.702 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:37 smithi017 bash[28266]: cluster 2023-11-16T02:04:36.708798+0000 mgr.y (mgr.24856) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:37.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:37 smithi060 bash[24780]: cluster 2023-11-16T02:04:36.708798+0000 mgr.y (mgr.24856) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:39.494 INFO:teuthology.orchestra.run.smithi017.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-16T02:04:39.774 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: debug 2023-11-16T02:04:39.483+0000 7feb6d3aa700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-16T02:04:39.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: Traceback (most recent call last): 2023-11-16T02:04:39.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-11-16T02:04:39.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: return OrchResult(f(*args, **kwargs)) 2023-11-16T02:04:39.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-11-16T02:04:39.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-11-16T02:04:39.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-11-16T02:04:39.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-11-16T02:04:39.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-11-16T02:04:39.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-11-16T02:04:39.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-16T02:04:39.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[49654]: debug 2023-11-16T02:04:39.483+0000 7feb6d3aa700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: cluster 2023-11-16T02:04:38.710088+0000 mgr.y (mgr.24856) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.066128+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.067092+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.067935+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.068751+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.069571+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.070346+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.075802+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:39.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.076386+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.076838+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.077461+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:39.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[24780]: audit 2023-11-16T02:04:39.077929+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: cluster 2023-11-16T02:04:38.710088+0000 mgr.y (mgr.24856) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.066128+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.067092+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.067935+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.068751+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.069571+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.070346+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.075802+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.076386+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.076838+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.203 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.077461+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[28266]: audit 2023-11-16T02:04:39.077929+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: cluster 2023-11-16T02:04:38.710088+0000 mgr.y (mgr.24856) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.066128+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.067092+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.067935+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.068751+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.069571+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.070346+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.075802+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-16T02:04:40.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.076386+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.076838+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.077461+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:39 smithi017 bash[24695]: audit 2023-11-16T02:04:39.077929+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24856 172.21.15.17:0/3050381243' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-16T02:04:40.293 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:39 smithi060 bash[41835]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-16T02:04:40.293 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:40 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-16T02:04:40.293 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:40 smithi060 bash[41898]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-16T02:04:40.307 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-11-16T02:04:40.308 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi017 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 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c \'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk \'"\'"\'{print $2}\'"\'"\')\'' 2023-11-16T02:04:40.384 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9c7c8f805eeb4f7597ea8604ca4ad453 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi017 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 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c \'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk \'"\'"\'{print $2}\'"\'"\')\'' 2023-11-16T02:04:40.387 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-16T02:04:40.399 INFO:tasks.cephadm:Teardown begin 2023-11-16T02:04:40.399 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T02:04:40.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T02:04:40.441 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-16T02:04:40.442 DEBUG:teuthology.orchestra.run.smithi017:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-16T02:04:40.475 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-16T02:04:40.488 INFO:tasks.cephadm:Stopping all daemons... 2023-11-16T02:04:40.489 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-11-16T02:04:40.489 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a 2023-11-16T02:04:40.545 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:40 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-16T02:04:40.545 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:40 smithi060 systemd[1]: Stopped Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T02:04:40.545 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:40 smithi060 systemd[1]: Started Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T02:04:40.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:40 smithi017 systemd[1]: Stopping Ceph mon.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:40.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[24695]: debug 2023-11-16T02:04:40.615+0000 7fdfd3e69700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:40.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[24695]: debug 2023-11-16T02:04:40.615+0000 7fdfd3e69700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-11-16T02:04:40.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[49654]: [16/Nov/2023:02:04:40] ENGINE Bus STOPPING 2023-11-16T02:04:40.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[49654]: [16/Nov/2023:02:04:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-16T02:04:40.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[49654]: [16/Nov/2023:02:04:40] ENGINE Bus STOPPED 2023-11-16T02:04:40.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[49654]: [16/Nov/2023:02:04:40] ENGINE Bus STARTING 2023-11-16T02:04:40.953 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[49654]: [16/Nov/2023:02:04:40] ENGINE Serving on http://:::9283 2023-11-16T02:04:40.954 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:40 smithi017 bash[49654]: [16/Nov/2023:02:04:40] ENGINE Bus STARTED 2023-11-16T02:04:41.565 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.a.service' 2023-11-16T02:04:41.605 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:41.605 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-11-16T02:04:41.605 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-11-16T02:04:41.605 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.c 2023-11-16T02:04:41.773 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:41 smithi060 bash[42015]: debug 2023-11-16T02:04:41.592+0000 7f4b14400700 1 -- 172.21.15.60:0/2435856840 <== mon.2 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563929bcc4e0 con 0x563929cc0c00 2023-11-16T02:04:41.952 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:41 smithi017 systemd[1]: Stopping Ceph mon.c for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:41.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:41 smithi017 bash[28266]: debug 2023-11-16T02:04:41.747+0000 7f1521cae700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:41.953 INFO:journalctl@ceph.mon.c.smithi017.stdout:Nov 16 02:04:41 smithi017 bash[28266]: debug 2023-11-16T02:04:41.747+0000 7f1521cae700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-11-16T02:04:42.217 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:41 smithi060 bash[42015]: debug 2023-11-16T02:04:41.764+0000 7f4b249e7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-16T02:04:42.218 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:41 smithi060 bash[42015]: debug 2023-11-16T02:04:41.868+0000 7f4b249e7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-16T02:04:42.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:42 smithi060 bash[42015]: debug 2023-11-16T02:04:42.328+0000 7f4b249e7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-16T02:04:42.716 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.c.service' 2023-11-16T02:04:42.752 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:42.752 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-11-16T02:04:42.753 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-11-16T02:04:42.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.b 2023-11-16T02:04:43.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:42 smithi060 systemd[1]: Stopping Ceph mon.b for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:43.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:42 smithi060 bash[24780]: debug 2023-11-16T02:04:42.872+0000 7f4d6abd5700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:43.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Nov 16 02:04:42 smithi060 bash[24780]: debug 2023-11-16T02:04:42.872+0000 7f4d6abd5700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-11-16T02:04:43.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:43 smithi060 bash[42015]: debug 2023-11-16T02:04:43.280+0000 7f4b249e7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-16T02:04:43.465 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:43 smithi060 bash[42015]: debug 2023-11-16T02:04:43.380+0000 7f4b249e7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-16T02:04:43.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mon.b.service' 2023-11-16T02:04:43.897 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:43 smithi060 bash[42015]: debug 2023-11-16T02:04:43.636+0000 7f4b249e7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-16T02:04:43.899 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:43.899 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-11-16T02:04:43.899 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-11-16T02:04:43.899 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-16T02:04:44.205 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:43 smithi017 systemd[1]: Stopping Ceph mgr.y for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:44.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:43 smithi017 bash[56617]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.y 2023-11-16T02:04:44.206 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Nov 16 02:04:44 smithi017 bash[49654]: debug 2023-11-16T02:04:44.083+0000 7febdf602700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-16T02:04:44.855 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.y.service' 2023-11-16T02:04:44.890 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:44.890 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-11-16T02:04:44.890 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-11-16T02:04:44.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x 2023-11-16T02:04:45.107 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:44 smithi060 bash[42015]: debug 2023-11-16T02:04:44.816+0000 7f4b249e7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-16T02:04:45.107 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:44 smithi060 systemd[1]: Stopping Ceph mgr.x for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:45.107 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:44 smithi060 bash[42209]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-16T02:04:45.107 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Nov 16 02:04:45 smithi060 bash[42015]: debug 2023-11-16T02:04:44.996+0000 7f4b249e7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-16T02:04:45.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@mgr.x.service' 2023-11-16T02:04:45.791 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:45.791 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-11-16T02:04:45.792 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-16T02:04:45.792 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.0 2023-11-16T02:04:46.183 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 02:04:45 smithi017 systemd[1]: Stopping Ceph osd.0 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:46.183 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 02:04:45 smithi017 bash[30289]: debug 2023-11-16T02:04:45.895+0000 7f1ed1053700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:46.183 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 02:04:45 smithi017 bash[30289]: debug 2023-11-16T02:04:45.895+0000 7f1ed1053700 -1 osd.0 66 *** Got signal Terminated *** 2023-11-16T02:04:46.183 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 02:04:45 smithi017 bash[30289]: debug 2023-11-16T02:04:45.895+0000 7f1ed1053700 -1 osd.0 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:04:46.950 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 02:04:46 smithi017 bash[56728]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.0 2023-11-16T02:04:46.950 INFO:journalctl@ceph.osd.0.smithi017.stdout:Nov 16 02:04:46 smithi017 bash[56767]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.0/unit.stop: No such file or directory 2023-11-16T02:04:48.432 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.0.service' 2023-11-16T02:04:48.470 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:48.470 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-16T02:04:48.470 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-16T02:04:48.470 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.1 2023-11-16T02:04:48.702 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 02:04:48 smithi017 systemd[1]: Stopping Ceph osd.1 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:48.702 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 02:04:48 smithi017 bash[31882]: debug 2023-11-16T02:04:48.607+0000 7fbb34913700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:48.703 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 02:04:48 smithi017 bash[31882]: debug 2023-11-16T02:04:48.607+0000 7fbb34913700 -1 osd.1 66 *** Got signal Terminated *** 2023-11-16T02:04:48.703 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 02:04:48 smithi017 bash[31882]: debug 2023-11-16T02:04:48.607+0000 7fbb34913700 -1 osd.1 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:04:49.452 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 02:04:49 smithi017 bash[56855]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.1 2023-11-16T02:04:49.452 INFO:journalctl@ceph.osd.1.smithi017.stdout:Nov 16 02:04:49 smithi017 bash[56904]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.1/unit.stop: No such file or directory 2023-11-16T02:04:51.129 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.1.service' 2023-11-16T02:04:51.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:51.168 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-16T02:04:51.168 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-16T02:04:51.168 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.2 2023-11-16T02:04:51.447 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 02:04:51 smithi017 systemd[1]: Stopping Ceph osd.2 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:51.447 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 02:04:51 smithi017 bash[33413]: debug 2023-11-16T02:04:51.315+0000 7f91c268b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:51.448 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 02:04:51 smithi017 bash[33413]: debug 2023-11-16T02:04:51.315+0000 7f91c268b700 -1 osd.2 66 *** Got signal Terminated *** 2023-11-16T02:04:51.448 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 02:04:51 smithi017 bash[33413]: debug 2023-11-16T02:04:51.315+0000 7f91c268b700 -1 osd.2 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:04:52.202 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 02:04:51 smithi017 bash[56990]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.2 2023-11-16T02:04:52.202 INFO:journalctl@ceph.osd.2.smithi017.stdout:Nov 16 02:04:51 smithi017 bash[57028]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.2/unit.stop: No such file or directory 2023-11-16T02:04:53.918 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.2.service' 2023-11-16T02:04:53.953 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:53.954 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-16T02:04:53.954 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-16T02:04:53.954 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.3 2023-11-16T02:04:54.164 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 02:04:53 smithi017 systemd[1]: Stopping Ceph osd.3 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:54.164 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 02:04:54 smithi017 bash[35078]: debug 2023-11-16T02:04:54.059+0000 7f8c6440b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:54.164 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 02:04:54 smithi017 bash[35078]: debug 2023-11-16T02:04:54.059+0000 7f8c6440b700 -1 osd.3 66 *** Got signal Terminated *** 2023-11-16T02:04:54.164 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 02:04:54 smithi017 bash[35078]: debug 2023-11-16T02:04:54.059+0000 7f8c6440b700 -1 osd.3 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:04:54.952 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 02:04:54 smithi017 bash[57116]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.3 2023-11-16T02:04:54.952 INFO:journalctl@ceph.osd.3.smithi017.stdout:Nov 16 02:04:54 smithi017 bash[57153]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.3/unit.stop: No such file or directory 2023-11-16T02:04:56.538 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.3.service' 2023-11-16T02:04:56.573 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:56.573 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-16T02:04:56.574 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-16T02:04:56.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.4 2023-11-16T02:04:56.945 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 02:04:56 smithi060 systemd[1]: Stopping Ceph osd.4 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:56.946 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 02:04:56 smithi060 bash[27021]: debug 2023-11-16T02:04:56.684+0000 7f024005f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:56.946 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 02:04:56 smithi060 bash[27021]: debug 2023-11-16T02:04:56.684+0000 7f024005f700 -1 osd.4 66 *** Got signal Terminated *** 2023-11-16T02:04:56.946 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 02:04:56 smithi060 bash[27021]: debug 2023-11-16T02:04:56.684+0000 7f024005f700 -1 osd.4 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:04:57.715 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 02:04:57 smithi060 bash[42756]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.4 2023-11-16T02:04:57.715 INFO:journalctl@ceph.osd.4.smithi060.stdout:Nov 16 02:04:57 smithi060 bash[42805]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.4/unit.stop: No such file or directory 2023-11-16T02:04:59.416 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.4.service' 2023-11-16T02:04:59.455 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:04:59.455 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-16T02:04:59.456 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-16T02:04:59.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.5 2023-11-16T02:04:59.670 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 02:04:59 smithi060 systemd[1]: Stopping Ceph osd.5 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:04:59.670 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 02:04:59 smithi060 bash[28509]: debug 2023-11-16T02:04:59.548+0000 7f5975748700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:04:59.670 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 02:04:59 smithi060 bash[28509]: debug 2023-11-16T02:04:59.548+0000 7f5975748700 -1 osd.5 66 *** Got signal Terminated *** 2023-11-16T02:04:59.670 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 02:04:59 smithi060 bash[28509]: debug 2023-11-16T02:04:59.548+0000 7f5975748700 -1 osd.5 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:05:00.073 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 02:05:00 smithi060 bash[42894]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.5 2023-11-16T02:05:00.465 INFO:journalctl@ceph.osd.5.smithi060.stdout:Nov 16 02:05:00 smithi060 bash[42934]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.5/unit.stop: No such file or directory 2023-11-16T02:05:02.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.5.service' 2023-11-16T02:05:02.162 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:05:02.162 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-16T02:05:02.162 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-16T02:05:02.162 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.6 2023-11-16T02:05:02.379 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 02:05:02 smithi060 systemd[1]: Stopping Ceph osd.6 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:05:02.379 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 02:05:02 smithi060 bash[30178]: debug 2023-11-16T02:05:02.252+0000 7f40a5c4a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:05:02.379 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 02:05:02 smithi060 bash[30178]: debug 2023-11-16T02:05:02.252+0000 7f40a5c4a700 -1 osd.6 66 *** Got signal Terminated *** 2023-11-16T02:05:02.380 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 02:05:02 smithi060 bash[30178]: debug 2023-11-16T02:05:02.252+0000 7f40a5c4a700 -1 osd.6 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:05:03.215 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 02:05:02 smithi060 bash[43025]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.6 2023-11-16T02:05:03.215 INFO:journalctl@ceph.osd.6.smithi060.stdout:Nov 16 02:05:02 smithi060 bash[43075]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.6/unit.stop: No such file or directory 2023-11-16T02:05:04.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.6.service' 2023-11-16T02:05:04.778 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:05:04.778 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-16T02:05:04.778 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-16T02:05:04.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.7 2023-11-16T02:05:05.005 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 02:05:04 smithi060 systemd[1]: Stopping Ceph osd.7 for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:05:05.005 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 02:05:04 smithi060 bash[31712]: debug 2023-11-16T02:05:04.880+0000 7fb8a37a6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-16T02:05:05.005 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 02:05:04 smithi060 bash[31712]: debug 2023-11-16T02:05:04.880+0000 7fb8a37a6700 -1 osd.7 66 *** Got signal Terminated *** 2023-11-16T02:05:05.006 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 02:05:04 smithi060 bash[31712]: debug 2023-11-16T02:05:04.880+0000 7fb8a37a6700 -1 osd.7 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-16T02:05:05.715 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 02:05:05 smithi060 bash[43162]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-osd.7 2023-11-16T02:05:05.715 INFO:journalctl@ceph.osd.7.smithi060.stdout:Nov 16 02:05:05 smithi060 bash[43200]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/osd.7/unit.stop: No such file or directory 2023-11-16T02:05:07.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@osd.7.service' 2023-11-16T02:05:07.358 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:05:07.359 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-16T02:05:07.359 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-11-16T02:05:07.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@prometheus.a 2023-11-16T02:05:07.715 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 systemd[1]: Stopping Ceph prometheus.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:05:07.716 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[43288]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-prometheus.a 2023-11-16T02:05:07.716 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-16T02:05:07.716 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-11-16T02:05:07.716 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-11-16T02:05:07.716 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-11-16T02:05:07.716 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.530Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.532Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.532Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-11-16T02:05:07.717 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Nov 16 02:05:07 smithi060 bash[37498]: ts=2023-11-16T02:05:07.532Z caller=main.go:1066 level=info msg="See you next time!" 2023-11-16T02:05:08.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@prometheus.a.service' 2023-11-16T02:05:08.227 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-16T02:05:08.227 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-11-16T02:05:08.228 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 --force --keep-logs 2023-11-16T02:05:08.343 INFO:teuthology.orchestra.run.smithi017.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-16T02:05:08.343 INFO:teuthology.orchestra.run.smithi017.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-16T02:05:08.344 INFO:teuthology.orchestra.run.smithi017.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-16T02:05:08.344 INFO:teuthology.orchestra.run.smithi017.stderr: [--retry RETRY] 2023-11-16T02:05:08.344 INFO:teuthology.orchestra.run.smithi017.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-11-16T02:05:08.344 INFO:teuthology.orchestra.run.smithi017.stderr: ... 2023-11-16T02:05:08.344 INFO:teuthology.orchestra.run.smithi017.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-16T02:05:08.354 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-16T02:05:08.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 --force --keep-logs 2023-11-16T02:05:08.475 INFO:teuthology.orchestra.run.smithi060.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-16T02:05:08.475 INFO:teuthology.orchestra.run.smithi060.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-16T02:05:08.476 INFO:teuthology.orchestra.run.smithi060.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-16T02:05:08.476 INFO:teuthology.orchestra.run.smithi060.stderr: [--retry RETRY] 2023-11-16T02:05:08.476 INFO:teuthology.orchestra.run.smithi060.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-11-16T02:05:08.476 INFO:teuthology.orchestra.run.smithi060.stderr: ... 2023-11-16T02:05:08.476 INFO:teuthology.orchestra.run.smithi060.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-16T02:05:08.485 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-16T02:05:08.486 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T02:05:08.502 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-16T02:05:08.518 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-16T02:05:08.521 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/remote/ubuntu@smithi017.front.sepia.ceph.com/crash 2023-11-16T02:05:08.522 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/crash -- . 2023-11-16T02:05:08.541 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/remote/ubuntu@smithi060.front.sepia.ceph.com/crash 2023-11-16T02:05:08.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/crash -- . 2023-11-16T02:05:08.574 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-16T02:05:08.575 DEBUG:teuthology.orchestra.run.smithi017:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-16T02:05:08.605 INFO:teuthology.orchestra.run.smithi017.stderr:grep: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph.log: No such file or directory 2023-11-16T02:05:08.607 INFO:tasks.cephadm:Compressing logs... 2023-11-16T02:05:08.607 DEBUG:teuthology.orchestra.run.smithi017:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-16T02:05:08.610 DEBUG:teuthology.orchestra.run.smithi060:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-16T02:05:08.622 INFO:teuthology.orchestra.run.smithi017.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-11-16T02:05:08.625 INFO:teuthology.orchestra.run.smithi060.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-11-16T02:05:08.629 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-16T02:05:08.629 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.a.log 2023-11-16T02:05:08.630 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi017.kueuvl.log 2023-11-16T02:05:08.630 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mgr.y.log 2023-11-16T02:05:08.631 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.c.log 2023-11-16T02:05:08.632 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi017.kueuvl.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mgr.y.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-16T02:05:08.632 INFO:teuthology.orchestra.run.smithi017.stderr: 58.4% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi017.kueuvl.log.gz 2023-11-16T02:05:08.632 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.1.log 2023-11-16T02:05:08.633 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.0.log 2023-11-16T02:05:08.633 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-16T02:05:08.633 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.b.log 2023-11-16T02:05:08.635 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.3.log 2023-11-16T02:05:08.636 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi060.iustnm.log 2023-11-16T02:05:08.637 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.5.log 2023-11-16T02:05:08.637 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi060.iustnm.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mgr.x.log 2023-11-16T02:05:08.637 INFO:teuthology.orchestra.run.smithi060.stderr: 58.6% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi060.iustnm.log.gz 2023-11-16T02:05:08.637 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.6.log 2023-11-16T02:05:08.637 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.4.log 2023-11-16T02:05:08.638 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mgr.x.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-volume.log 2023-11-16T02:05:08.638 INFO:teuthology.orchestra.run.smithi060.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-16T02:05:08.638 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.7.log 2023-11-16T02:05:08.648 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.4.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-volume.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.7.log: 91.1% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-volume.log.gz 2023-11-16T02:05:08.649 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-volume.log 2023-11-16T02:05:08.650 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.2.log 2023-11-16T02:05:08.652 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-volume.log: /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-volume.log.gz 2023-11-16T02:05:08.770 INFO:teuthology.orchestra.run.smithi060.stderr: 90.7% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mgr.x.log.gz 2023-11-16T02:05:08.867 INFO:teuthology.orchestra.run.smithi017.stderr: 92.1% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mgr.y.log.gz 2023-11-16T02:05:09.311 INFO:teuthology.orchestra.run.smithi017.stderr: 92.7% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.2.log.gz 2023-11-16T02:05:09.358 INFO:teuthology.orchestra.run.smithi017.stderr: 94.2% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.c.log.gz 2023-11-16T02:05:09.361 INFO:teuthology.orchestra.run.smithi060.stderr: 93.6% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.b.log.gz 2023-11-16T02:05:09.446 INFO:teuthology.orchestra.run.smithi060.stderr: 93.0% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.5.log.gz 2023-11-16T02:05:09.451 INFO:teuthology.orchestra.run.smithi060.stderr: 93.4% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.7.log.gz 2023-11-16T02:05:09.529 INFO:teuthology.orchestra.run.smithi060.stderr: 92.7% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.6.log.gz 2023-11-16T02:05:09.625 INFO:teuthology.orchestra.run.smithi017.stderr: 92.9% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.0.log.gz 2023-11-16T02:05:09.633 INFO:teuthology.orchestra.run.smithi017.stderr: 93.4% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.1.log.gz 2023-11-16T02:05:09.710 INFO:teuthology.orchestra.run.smithi017.stderr: 93.2% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.3.log.gz 2023-11-16T02:05:09.749 INFO:teuthology.orchestra.run.smithi060.stderr: 93.2% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-osd.4.log.gz 2023-11-16T02:05:09.750 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-11-16T02:05:09.750 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m1.135s 2023-11-16T02:05:09.751 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m4.362s 2023-11-16T02:05:09.751 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.167s 2023-11-16T02:05:10.040 INFO:teuthology.orchestra.run.smithi017.stderr: 90.8% -- replaced with /var/log/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/ceph-mon.a.log.gz 2023-11-16T02:05:10.042 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-11-16T02:05:10.042 INFO:teuthology.orchestra.run.smithi017.stderr:real 0m1.429s 2023-11-16T02:05:10.043 INFO:teuthology.orchestra.run.smithi017.stderr:user 0m5.929s 2023-11-16T02:05:10.043 INFO:teuthology.orchestra.run.smithi017.stderr:sys 0m0.208s 2023-11-16T02:05:10.043 INFO:tasks.cephadm:Archiving logs... 2023-11-16T02:05:10.043 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/remote/ubuntu@smithi017.front.sepia.ceph.com/log 2023-11-16T02:05:10.044 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-16T02:05:10.896 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/remote/ubuntu@smithi060.front.sepia.ceph.com/log 2023-11-16T02:05:10.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-16T02:05:11.510 INFO:tasks.cephadm:Removing cluster... 2023-11-16T02:05:11.510 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 --force 2023-11-16T02:05:24.935 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:24 smithi017 systemd[1]: Stopping Ceph alertmanager.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:05:24.935 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:24 smithi017 bash[57659]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-alertmanager.a 2023-11-16T02:05:25.202 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:24 smithi017 bash[48282]: level=info ts=2023-11-16T02:05:24.929Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-11-16T02:05:25.701 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:25 smithi017 bash[57694]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-alertmanager-a 2023-11-16T02:05:25.702 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:25 smithi017 bash[57767]: Error response from daemon: No such container: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-alertmanager-a 2023-11-16T02:05:25.702 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:25 smithi017 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-16T02:05:25.702 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Nov 16 02:05:25 smithi017 systemd[1]: Stopped Ceph alertmanager.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T02:05:26.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27bf0caa-8420-11ee-8dbe-212e2dc638e7 --force 2023-11-16T02:05:28.091 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 systemd[1]: Stopping Ceph grafana.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7... 2023-11-16T02:05:28.091 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-16T02:05:28.091 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-16T02:05:28.091 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped Stream Manager" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-16T02:05:28.092 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-16T02:05:28.093 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-16T02:05:28.093 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:27 smithi060 bash[38429]: t=2023-11-16T02:05:27+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-16T02:05:28.965 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:28 smithi060 bash[43589]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7-grafana.a 2023-11-16T02:05:28.965 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:28 smithi060 bash[43637]: bash: /var/lib/ceph/27bf0caa-8420-11ee-8dbe-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-11-16T02:05:28.965 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:28 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-16T02:05:28.965 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:28 smithi060 systemd[1]: ceph-27bf0caa-8420-11ee-8dbe-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-11-16T02:05:28.966 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Nov 16 02:05:28 smithi060 systemd[1]: Stopped Ceph grafana.a for 27bf0caa-8420-11ee-8dbe-212e2dc638e7. 2023-11-16T02:05:40.803 INFO:tasks.cephadm:Removing cephadm ... 2023-11-16T02:05:40.804 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-16T02:05:40.812 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-16T02:05:40.817 INFO:tasks.cephadm:Teardown complete 2023-11-16T02:05:40.817 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-16T02:05:40.827 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-16T02:05:40.828 DEBUG:teuthology.orchestra.run.smithi017:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-16T02:05:40.832 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-16T02:05:40.858 INFO:teuthology.orchestra.run.smithi017.stdout: remote refid st t when poll reach delay offset jitter 2023-11-16T02:05:40.858 INFO:teuthology.orchestra.run.smithi017.stdout:============================================================================== 2023-11-16T02:05:40.858 INFO:teuthology.orchestra.run.smithi017.stdout:*hv01.front.sepi 44.4.53.2 2 u 20 64 377 0.071 1.696 1.437 2023-11-16T02:05:40.858 INFO:teuthology.orchestra.run.smithi017.stdout:+hv02.front.sepi 63.231.80.2 3 u 31 64 377 0.094 4.904 1.316 2023-11-16T02:05:40.858 INFO:teuthology.orchestra.run.smithi017.stdout:+hv03.front.sepi 74.6.168.72 3 u 18 64 377 0.086 4.545 2.214 2023-11-16T02:05:40.858 INFO:teuthology.orchestra.run.smithi017.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-11-16T02:05:40.879 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2023-11-16T02:05:40.879 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2023-11-16T02:05:40.879 INFO:teuthology.orchestra.run.smithi060.stdout:*hv01.front.sepi 44.4.53.2 2 u 38 64 377 0.094 3.551 0.781 2023-11-16T02:05:40.879 INFO:teuthology.orchestra.run.smithi060.stdout:+hv02.front.sepi 63.231.80.2 3 u 23 64 377 0.071 6.410 0.662 2023-11-16T02:05:40.879 INFO:teuthology.orchestra.run.smithi060.stdout:+hv03.front.sepi 74.6.168.72 3 u 18 64 377 0.091 6.506 0.323 2023-11-16T02:05:40.880 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-11-16T02:05:40.881 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-16T02:05:40.890 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-16T02:05:40.892 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-16T02:05:40.903 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-16T02:05:40.915 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-16T02:05:40.925 INFO:teuthology.task.internal:Duration was 2343.825547 seconds 2023-11-16T02:05:40.925 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-16T02:05:40.938 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-16T02:05:40.938 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-16T02:05:40.943 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-16T02:05:41.000 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-16T02:05:41.000 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi017.front.sepia.ceph.com 2023-11-16T02:05:41.000 DEBUG:teuthology.orchestra.run.smithi017:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-16T02:05:41.012 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2023-11-16T02:05:41.012 DEBUG:teuthology.orchestra.run.smithi060:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-16T02:05:41.028 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-16T02:05:41.029 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-16T02:05:41.058 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-16T02:05:41.138 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-16T02:05:41.139 DEBUG:teuthology.orchestra.run.smithi017:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-16T02:05:41.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-16T02:05:41.345 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-16T02:05:41.366 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-16T02:05:41.367 DEBUG:teuthology.orchestra.run.smithi017:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-16T02:05:41.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-16T02:05:41.402 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-16T02:05:41.418 DEBUG:teuthology.orchestra.run.smithi017:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-16T02:05:41.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-16T02:05:41.444 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = core 2023-11-16T02:05:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2023-11-16T02:05:41.487 DEBUG:teuthology.orchestra.run.smithi017:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-16T02:05:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T02:05:41.498 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-16T02:05:41.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-16T02:05:41.507 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-16T02:05:41.529 INFO:teuthology.task.internal:Transferring archived files... 2023-11-16T02:05:41.530 DEBUG:teuthology.misc:Transferring archived files from smithi017:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/remote/smithi017 2023-11-16T02:05:41.531 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-16T02:05:41.579 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675/remote/smithi060 2023-11-16T02:05:41.580 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-16T02:05:41.610 INFO:teuthology.task.internal:Removing archive directory... 2023-11-16T02:05:41.610 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-16T02:05:41.612 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-16T02:05:41.620 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-16T02:05:41.636 INFO:teuthology.task.internal:Not uploading archives. 2023-11-16T02:05:41.636 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-16T02:05:41.651 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-16T02:05:41.652 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-16T02:05:41.656 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-16T02:05:41.661 INFO:teuthology.orchestra.run.smithi017.stdout: 924113 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 16 02:05 /home/ubuntu/cephtest 2023-11-16T02:05:41.670 INFO:teuthology.orchestra.run.smithi060.stdout: 924113 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 16 02:05 /home/ubuntu/cephtest 2023-11-16T02:05:41.672 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-16T02:05:41.686 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-16T02:05:41.715 INFO:teuthology.nuke:Checking targets against current locks 2023-11-16T02:05:41.748 DEBUG:teuthology.nuke:shortname: smithi017 2023-11-16T02:05:41.748 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-16T02:05:41.773 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi017.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 01:17:46.631661', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-11-16T02:05:41.777 DEBUG:teuthology.nuke:shortname: smithi060 2023-11-16T02:05:41.777 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-16T02:05:41.800 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459675', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-16 01:17:46.633707', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-11-16T02:05:41.832 INFO:teuthology.orchestra.console.smithi017:Power off 2023-11-16T02:05:41.832 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-16T02:05:41.872 DEBUG:teuthology.orchestra.console.smithi017:power off output: Chassis Power Control: Down/Off 2023-11-16T02:05:41.872 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T02:05:41.903 INFO:teuthology.orchestra.console.smithi060:Power off 2023-11-16T02:05:41.904 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-16T02:05:41.925 DEBUG:teuthology.orchestra.console.smithi017:check power output: Chassis Power is on 2023-11-16T02:05:41.946 DEBUG:teuthology.orchestra.console.smithi060:power off output: Chassis Power Control: Down/Off 2023-11-16T02:05:41.946 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T02:05:41.986 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2023-11-16T02:05:45.927 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T02:05:45.988 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T02:05:46.046 DEBUG:teuthology.orchestra.console.smithi017:check power output: Chassis Power is on 2023-11-16T02:05:46.101 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2023-11-16T02:05:50.050 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T02:05:50.102 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-16T02:05:50.164 DEBUG:teuthology.orchestra.console.smithi017:check power output: Chassis Power is off 2023-11-16T02:05:50.214 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is off 2023-11-16T02:05:50.265 INFO:teuthology.orchestra.console.smithi017:Power off completed 2023-11-16T02:05:50.315 INFO:teuthology.orchestra.console.smithi060:Power off completed 2023-11-16T02:05:50.420 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: 2343.825546979904 failure_reason: 'Command failed on smithi017 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 27bf0caa-8420-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c \''ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk \''"\''"\''{print $2}\''"\''"\'')\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9c7c8f805eeb4f7597ea8604ca4ad453 status: fail success: false 2023-11-16T02:05:50.420 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-16T02:05:50.546 INFO:teuthology.run:FAIL